diff options
Diffstat (limited to 'doc/tor-doc-osx.html')
-rw-r--r-- | doc/tor-doc-osx.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/tor-doc-osx.html b/doc/tor-doc-osx.html index 868b85f7b8..2cd1727815 100644 --- a/doc/tor-doc-osx.html +++ b/doc/tor-doc-osx.html @@ -149,7 +149,7 @@ from. </p> <p>If you don't know your current public IP address, this may not be a -very useful test. To learn your IP address, run <tt>ifconfig</tt>. +very useful test. To learn your IP address, run "<tt>ifconfig</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 @@ -157,7 +157,7 @@ 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 @@ -166,6 +166,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> + <a name="uninstall"></a> <h2>How To Uninstall Tor and Privoxy</h2> |