diff options
author | Roger Dingledine <arma@torproject.org> | 2005-07-20 19:38:56 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-07-20 19:38:56 +0000 |
commit | 5a1a196d833bea129cad554f5921dc2345a7c4f8 (patch) | |
tree | 3d9cd7d814ae13986f781e5344051cc8960c79ff /doc/tor-doc-win32.html | |
parent | be22d928d57c05848e469b9044f8cf2ffdf04cfb (diff) | |
download | tor-5a1a196d833bea129cad554f5921dc2345a7c4f8.tar.gz tor-5a1a196d833bea129cad554f5921dc2345a7c4f8.zip |
clean up the docs another round
svn:r4618
Diffstat (limited to 'doc/tor-doc-win32.html')
-rw-r--r-- | doc/tor-doc-win32.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index 4e4434a10d..b2c57f7a20 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -197,15 +197,15 @@ from. <p>If you don't know your current public IP address, this may not be a very useful test. To learn your IP address, go to the Start menu, click -Run and enter <tt>cmd</tt>. At the command prompt, enter <tt>ipconfig -/a</tt>. If you are behind a NAT or firewall, though, you won't be able +Run and enter "<tt>cmd</tt>". At the command prompt, enter "<tt>ipconfig +/a</tt>". If you are behind a NAT or firewall, though, you won't be able to learn your public IP address. In this case, you should 1) configure your browser to connect directly (that is, stop using Privoxy), 2) check your IP address with one of the sites above, 3) point your browser back to Privoxy, and 4) see whether your IP address has changed. </p> -<p> If you have a personal firewall that limits your computer's +<p>If you have a personal firewall that limits your computer's ability to connect to itself, be sure to allow connections from your local applications to local port 8118 and port 9050. If your firewall blocks outgoing connections, punch a hole so @@ -214,6 +214,10 @@ href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FirewalledClient">th FAQ entry</a>. </p> +<p>If it's still not working, look at <a +href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#ItDoesntWork">this +FAQ entry</a> for hints.</p> + <hr /> <p>If you have suggestions for improving this document, please post |