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

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Dec 28 08:11:29 UTC 2017


#7590: [PATCH] New option LocalOutboundBindAddress
-------------------------------------------------+-------------------------
 Reporter:  ac                                   |          Owner:  (none)
     Type:  enhancement                          |         Status:
                                                 |  needs_revision
 Priority:  Medium                               |      Milestone:  Tor:
                                                 |  0.3.4.x-final
Component:  Core Tor/Tor                         |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tor-client tor-hs hs-integration     |  Actual Points:
  hs-app-support                                 |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by teor):

 * status:  needs_review => needs_revision
 * milestone:  Tor: unspecified => Tor: 0.3.4.x-final


Comment:

 alecmuffett does something similar to this in his hidden service setup, by
 making the *remote* side (web server) listen on a custom local subnet
 address, and then having Tor connect to that address. This workaround
 should not need any changes to Tor, or any iptables rules:

 https://github.com/alecmuffett/the-onion-diaries/blob/master/basic-
 production-onion-server.md

 This patch needs revision, because we added OutboundBindAddressExit and OR
 since it was created.
 If you'd like, we can take a look at this in 0.3.4 (the code freeze for
 0.3.3 is only a few weeks away).

 I can't see any need for a unit test, I'm not sure we have any for the
 other OutboundBindAddress options.
 If we do, it should be a parse test, not a bind test.

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


More information about the tor-bugs mailing list