[tor-bugs] #19945 [Core Tor]: tor 0.2.8.5-rc connecting/binding to 18.0.0.1 (regression)

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Aug 19 13:53:09 UTC 2016


#19945: tor 0.2.8.5-rc connecting/binding to 18.0.0.1 (regression)
--------------------------+-----------------------------------------
     Reporter:  landers   |      Owner:
         Type:  defect    |     Status:  new
     Priority:  Medium    |  Milestone:  Tor: unspecified
    Component:  Core Tor  |    Version:  Tor: 0.2.8.5-rc
     Severity:  Normal    |   Keywords:  18.0.0.1 binding connection
Actual Points:            |  Parent ID:
       Points:            |   Reviewer:
      Sponsor:            |
--------------------------+-----------------------------------------
 tor-win32-0.2.8.5-rc.zip and
 torbrowser-install-6.5a2_en-US.exe

 connecting/binding to 18.0.0.1


 this was a bug 4 or 5 years ago for mac users, had a ticket and its been
 solved.

 https://trac.torproject.org/projects/tor/ticket/1827

 seems tor again is binding to 18.0.0.1


 from Roger Dingledine @tor-talk-Aug2016:

 Sounds like a regression. A search in the code for "18.0.0.1" led me to
 get_interface_address6_via_udp_socket_hack(). Looking at the recent
 commits that mention that function we have:
 https://trac.torproject.org/projects/tor/ticket/17950
 and
 https://trac.torproject.org/projects/tor/ticket/17951

 The ChangeLog entries are:

   o Minor features (relay, address discovery):
     - Add a family argument to get_interface_addresses_raw() and
       subfunctions to make network interface address interogation more
 efficient. Now Tor can specifically ask for IPv4, IPv6 or both
       types of interfaces from the operating system. Resolves
       ticket 17950.

     - When get_interface_address6_list(.,AF_UNSPEC,.) is called and
       fails to enumerate interface addresses using the platform-specific
 API, have it rely on the UDP socket fallback technique to try and find out
 what IP addresses (both IPv4 and IPv6) our machine has. Resolves ticket
 17951.

 That second one looks very related.
 Hopefully teor and rl1987 will notice and work on a fix.
 --Roger

 in summary tickets are:

 https://trac.torproject.org/projects/tor/ticket/1827
 https://trac.torproject.org/projects/tor/ticket/17950
 https://trac.torproject.org/projects/tor/ticket/17951

 thank you

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


More information about the tor-bugs mailing list