[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r12025: Clarify which ports we mean in step 4 of server configuratio (website/trunk/docs/en)
Author: nickm
Date: 2007-10-18 13:21:52 -0400 (Thu, 18 Oct 2007)
New Revision: 12025
Modified:
website/trunk/docs/en/tor-doc-server.wml
Log:
Clarify which ports we mean in step 4 of server configuration. This probably won't please the fellow who complained back in August, but it does let me remove his email from my =todo folder in good conscience.
Modified: website/trunk/docs/en/tor-doc-server.wml
===================================================================
--- website/trunk/docs/en/tor-doc-server.wml 2007-10-18 14:58:45 UTC (rev 12024)
+++ website/trunk/docs/en/tor-doc-server.wml 2007-10-18 17:21:52 UTC (rev 12025)
@@ -117,7 +117,7 @@
<p>
4. If you are using a firewall, open a hole in your firewall so
-incoming connections can reach the ports you configured (ORPort, plus
+incoming connections can reach the ports you configured in step 3 (ORPort, plus
DirPort if you enabled it). Make sure you allow all outgoing connections,
so your server can reach the other Tor servers.
</p>