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

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 5 20:36:45 UTC 2014


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

Comment (by ac):

 I'm currently using this workaround:

 UID=debian-tor

 iptables -t nat -A POSTROUTING -s 127.0.0.1/32 -m owner --uid-owner $UID
 -j SNAT --to-source 127.84.111.114

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


More information about the tor-bugs mailing list