[tor-bugs] #7590 [Tor]: [PATCH] New option LocalOutboundBindAddress

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Nov 30 13:28:45 UTC 2012


#7590: [PATCH] New option LocalOutboundBindAddress
-------------------------+--------------------------------------------------
 Reporter:  ac           |          Owner:                    
     Type:  enhancement  |         Status:  needs_review      
 Priority:  normal       |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor          |        Version:                    
 Keywords:  tor-client   |         Parent:                    
   Points:               |   Actualpoints:                    
-------------------------+--------------------------------------------------

Comment(by nickm):

 From the patch:
 {{{
 +    Like OutboundBindAddress, but _only_ for connections to loopback
 +    addresses (e.g., inbound connections to local hidden services).
 +    This is useful to distinguish Tor traffic from local traffic in
 +    the log files of your hidden services. +
 + +
 +    The IP should be in the 127.0.0.0/8 range for maximum compatibility.
 +    I recommend using 127.84.111.114, since 84.111.114 is the ASCII
 +    encoding of "Tor".  I also recommend adding \'127.84.111.114 tor' to
 +    your /etc/hosts file.
 +
 }}}

 (copying-and-pasting there here in case anybody else was wondering what
 this is for)

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7590#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list