[tor-bugs] #26243 [Core Tor/Tor]: Hidden Services broken with TransPort

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed May 30 15:45:04 UTC 2018


#26243: Hidden Services broken with TransPort
------------------------------+--------------------------
     Reporter:  camping       |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  High          |  Milestone:
    Component:  Core Tor/Tor  |    Version:  Tor: 0.3.3.6
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------
 Upgrading from 0.3.2.10 to 0.3.3.6, we noticed that hidden services over
 TransPort are now broken. Configuration is the same as before, did not
 notice any changes about this in the Change Log.

 The .onion will return an IP through DNS lookup, but immediately the
 connection is closed once it tries to connect to the local IP. Non .onions
 are fine.

 Since 0.3.2.10 was pulled from the repositories, we cannot pin to the
 older working version.

 Here is the configuration:

 --SocksPort "0 IPv6Traffic" --VirtualAddrNetworkIPv4 172.16.0.0/12
 --VirtualAddrNetworkIPv6 [FC00::]/7 --AutomapHostsOnResolve 1
 --AutomapHostSuffixes .onion --TransPort "127.0.0.1:%I" --TransPort
 "[::1]:%I" --DNSPort "127.0.0.1:%I" --DNSPort "[::1]:%I"

 Both V2 and V3 Hidden Services are broken.

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


More information about the tor-bugs mailing list