[tor-bugs] #20127 [Core Tor/Tor]: hidden service won't work with local ipv6 address

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Sep 10 16:06:12 UTC 2016


#20127: hidden service won't work with local ipv6 address
------------------------------+--------------------------
     Reporter:  toralf        |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:  Tor: 0.2.8.7
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------
 works fine:
 {{{
 HiddenServicePort 80 127.0.0.1:1234
 }}}
 doesn't work:
 {{{
 HiddenServicePort 80 [::1]:1234
 }}}
 Checked twice with a simple python http server:
 https://github.com/toralf/torutils/blob/master/websvc.py
 at a stable hardened Gentoo Linux (host speaks ipv4 and ipv6)

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


More information about the tor-bugs mailing list