[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #2050 [Tor Relay]: Bridge guesses local IP address when testing reachability
#2050: Bridge guesses local IP address when testing reachability
-----------------------+----------------------------------------------------
Reporter: Sebastian | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.1.x-final
Component: Tor Relay | Version:
Keywords: | Parent:
-----------------------+----------------------------------------------------
Changes (by arma):
* milestone: => Tor: 0.2.1.x-final
Comment:
Confirmed on master.
Also confirmed on Tor 0.2.1.26.
This happens because in resolve_my_address() we check
{{{
if (is_internal_IP(ntohl(in.s_addr), 0) &&
options->_PublishServerDescriptor) {
/* make sure we're ok with publishing an internal IP */
}}}
Once upon a time, this config option was named NoPublish, and we had no
notion of bridges.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2050#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs