Explorar o código

forward-port:
## If certain IPs and ports are blocked externally, e.g. by your firewall,
## you should update your exit policy to reflect this -- otherwise Tor
## users will be told that those destinations are down.


svn:r4376

Roger Dingledine %!s(int64=20) %!d(string=hai) anos
pai
achega
5bca8e8b4d
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/config/torrc.sample.in

+ 4 - 0
src/config/torrc.sample.in

@@ -127,6 +127,10 @@ AllowUnverifiedNodes middle,rendezvous
 ## Look at http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#Abuse
 ## for issues you might encounter if you use the default exit policy.
 ##
+## If certain IPs and ports are blocked externally, e.g. by your firewall,
+## you should update your exit policy to reflect this -- otherwise Tor
+## users will be told that those destinations are down.
+##
 #ExitPolicy accept *:6660-6667,reject *:* # allow irc ports but no more
 #ExitPolicy accept *:119 # accept nntp as well as default exit policy
 #ExitPolicy reject *:* # middleman only -- no exits allowed