[tor-bugs] #19988 [Core Tor/Tor]: Warn when Port addresses have no effect

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Aug 26 00:49:09 UTC 2016


#19988: Warn when Port addresses have no effect
------------------------------+--------------------------
     Reporter:  teor          |      Owner:
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.2.???
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:  1             |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------
 Following up #13953, we could also warn:
 "Setting Listen Address %s on the %sNoListen port %d has no effect. Tor
 uses Address for IPv4 and the first advertised port for IPv6.",
 address_string, ip_version == 6 ? "secondary " : "", port_number

 We would warn on every IPv4 NoListen port, and the second and subsequent
 IPv6 NoListen ports.

 I think this could be useful, but it could also be too verbose.

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


More information about the tor-bugs mailing list