[tor-bugs] #5146 [Tor Bridge]: Bridges include or-address [::]:$port in their server descriptor
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Feb 16 12:18:01 UTC 2012
#5146: Bridges include or-address [::]:$port in their server descriptor
------------------------+---------------------------------------------------
Reporter: karsten | Owner: ln5
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor Bridge | Version: Tor: 0.2.3.12-alpha
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
Since yesterday 16:05 UTC, metrics-db is complaining about or-address
lines in bridge server descriptors that it cannot parse and sanitize.
Here are two server descriptors it doesn't like with [scrubbed] parts put
in by me:
{{{
router Unnamed [scrubbed] 9001 0 0
or-address [::]:9001
platform Tor 0.2.3.12-alpha (git-5c7b9174848cc05b) on Linux i686
opt protocols Link 1 2 Circuit 1
published 2012-02-15 21:08:13
...
}}}
{{{
router Unnamed [scrubbed] 443 0 0
or-address [::]:9090
platform Tor 0.2.3.12-alpha (git-5c7b9174848cc05b) on Linux x86_64
opt protocols Link 1 2 Circuit 1
published 2012-02-16 03:37:30
...
}}}
The `[::]` address part probably comes from some misconfiguration on the
bridge. But the bridge shouldn't include this address in its server
descriptor.
I'm cc'ing murble who is running these bridges. (Maybe don't fix the
configuration yet, so that we can figure out how to fix Tor.)
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5146>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list