[tor-bugs] #18387 [Tor]: Allow Listening on :: for IPv6
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Mar 1 18:04:00 UTC 2016
#18387: Allow Listening on :: for IPv6
-------------------------+------------------------------------
Reporter: DJX | Owner:
Type: enhancement | Status: needs_information
Priority: Low | Milestone: Tor: 0.2.9.x-final
Component: Tor | Version: Tor: 0.2.7.6
Severity: Minor | Resolution:
Keywords: ipv6 | Actual Points:
Parent ID: | Points:
Sponsor: |
-------------------------+------------------------------------
Comment (by teor):
Looking at the logs, tor appears to allow binding SOCKSPort to [::], but
it warns you this is unsafe.
`Mar 01 12:15:24.754 [warn] You specified a public address '[::]:9150' for
SocksPort. Other people on the Internet might find your computer and use
it as an open proxy. Please don't allow this unless you have a good
reason.`
Can you connect to the SOCKSPort on any of your IP addresses?
Again looking at the logs, while tor allows you to bind ORPort to [::], it
won't post a descriptor with [::] as the IPv6 address, because clients and
other relays need to know one of your actual IPv6 addresses to connect to
you.
`Mar 01 12:17:06.000 [warn] Unable to use configured IPv6 address "[::]"
in a descriptor. Skipping it. Try specifying a globally reachable address
explicitly.`
Try using an IPv6 address which can be reached on the Internet instead of
`::` in your `ORPort [::]:4343` configuration line.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18387#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list