[tor-bugs] #10519 [Tor]: tor uses default IP for dirport progagating instead of if the one defined in DirPort
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sun Dec 29 15:19:26 UTC 2013
#10519: tor uses default IP for dirport progagating instead of if the one defined
in DirPort
---------------------+------------------------------------
Reporter: torland | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor | Version: Tor: 0.2.4.18-rc
Keywords: | Actual Points:
Parent ID: | Points:
---------------------+------------------------------------
When setting up torland relays for ipv6 with Linus @ 30C3 we stumbled over
the following error.
I have the following setup:
default ip a.b.c.d
torrc
-----
ORPort a.b.c.33:443
ORPort [xxx6]:443
DirPort a.b.c.33:80
OutboundBindAddress a.b.c.33
OutboundBindAddress [xxx6]
If I start up tor, I get the following error message:
----
Your server (a.b.c.d:80) has not managed to confirm that its DirPort is
reachable. Please check your firewalls, ports, address, /etc/hosts file,
etc.
----
I need to have the parameter
Address a.b.c.33
in my torrc in order not to get the error.
regards,
torland
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10519>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list