]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Note an exception to when we use OutboundBindAddress
authorPeter Palfrader <peter@palfrader.org>
Tue, 2 Mar 2010 17:58:28 +0000 (18:58 +0100)
committerNick Mathewson <nickm@torproject.org>
Tue, 2 Mar 2010 17:58:50 +0000 (12:58 -0500)
doc/tor.1.txt

index d999344b48f03d9dd4c3a535370e5a3573b88192..2ae5005d8c553c3af44f9bb7abdd6fb6be0d81dc 100644 (file)
@@ -320,7 +320,8 @@ Other options can be specified either on the command-line (--option
 **OutboundBindAddress** __IP__::
     Make all outbound connections originate from the IP address specified. This
     is only useful when you have multiple network interfaces, and you want all
-    of Tor's outgoing connections to use a single one.
+    of Tor's outgoing connections to use a single one.  This setting will be
+    ignored for connections to the loopback addresses (127.0.0.0/8 and ::1).
 
 **PidFile** __FILE__::
     On startup, write our PID to FILE. On clean shutdown, remove