[tor-bugs] #26136 [Core Tor/Tor]: DirPort reachabality test incorrectly tried when only "DirPort x.x.x.x:x NoAdvertise" configured

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat May 19 21:00:42 UTC 2018


#26136: DirPort reachabality test incorrectly tried when only "DirPort x.x.x.x:x
NoAdvertise" configured
------------------------------+--------------------------------
     Reporter:  starlight     |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:
    Component:  Core Tor/Tor  |    Version:  Tor: 0.3.4.1-alpha
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 If relay starts with only NoAdvertise DirPorts configured, bootstrapping
 fails:

 {{{
 Tor 0.3.4.1-alpha (git-deb8970a29ef7427) running on Linux with Libevent
 x.x.x, OpenSSL x.x.x, Zlib x.x.x, Liblzma x.x.x, and Libzstd x.x.x.
 .
 .
 .
 Opening Control listener on x.x.x.y:r
 Opening OR listener on x.x.x.x:o
 Opening Directory listener on x.x.x.y:d
 .
 .
 .
 Bootstrapped 80%: Connecting to the Tor network
 Bootstrapped 85%: Finishing handshake with first hop
 Bootstrapped 90%: Establishing a Tor circuit
 Tor has successfully opened a circuit. Looks like client functionality is
 working.
 Bootstrapped 100%: Done
 Now checking whether ORPort x.x.x.x:o is reachable... (this may take up to
 20 minutes -- look for log messages indicating success)
 Requested exit point '$XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' is not
 known. Closing.
 Self-testing indicates your ORPort is reachable from the outside.
 Excellent.
 Performing bandwidth self-test...done.
 Requested exit point '$XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' is not
 known. Closing.
 Requested exit point '$XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' is not
 known. Closing.
 Requested exit point '$XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' is not
 known. Closing.
 Requested exit point '$XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' is not
 known. Closing.
 Requested exit point '$XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' is not
 known. Closing.
 Requested exit point '$XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX' is not
 known. Closing.
 Your server (x.x.x.x:0) has not managed to confirm that its DirPort is
 reachable. Relays do not publish descriptors until their ORPort and
 DirPort are reachable. Please check your firewalls, ports, address,
 /etc/hosts file, etc.
 }}}

 {{{
 ORPort x.x.x.x:o
 DirPort x.x.x.y:d NoAdvertise
 ControlPort x.x.x.y:r
 }}}

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


More information about the tor-bugs mailing list