[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Running a server on the 80 and 443 ports
On Thu, Jan 05, 2006 at 12:18:25AM +0100, leandro noferini wrote:
> I am going to setup a new server with a good connection: this server
> will run on a dedicated ip so I would like to run on the ports 80 and
> 443 as requested at http://tor.eff.org/cvs/tor/doc/tor-doc-server.html
> but I am finding this problem.
>
> Jan 05 00:05:07.731 [warn] connection_create_listener(): Could not bind
> to port 443: Permission denied
Step 9 of http://tor.eff.org/cvs/tor/doc/tor-doc-server.html
points you to this FAQ entry:
http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ#ServerForFirewalledClients
which walks you through setting up port forwarding with iptables, etc.
Hope that helps,
--Roger