[tor-bugs] #27306 [Core Tor/Stem]: 'GETINFO exit-policy/full' fails when disconnected

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Aug 25 21:49:10 UTC 2018


#27306: 'GETINFO exit-policy/full' fails when disconnected
--------------------------------------------+------------------------------
 Reporter:  atagar                          |          Owner:  (none)
     Type:  defect                          |         Status:  new
 Priority:  High                            |      Milestone:  Tor:
                                            |  0.3.5.x-final
Component:  Core Tor/Stem                   |        Version:
 Severity:  Major                           |     Resolution:
 Keywords:  regression, 035-must, 034-must  |  Actual Points:
Parent ID:                                  |         Points:
 Reviewer:                                  |        Sponsor:
--------------------------------------------+------------------------------
Changes (by teor):

 * status:  needs_information => new
 * component:  Core Tor/Tor => Core Tor/Stem


Comment:

 I don't think this is a bug in tor.

 Tor exits need working DNS, so they check for it on startup, and
 periodically. If the check fails, they try again. Eventually, they give up
 and stop being an exit. (For details, see the man page for the options
 listed below.)

 If you don't want this behaviour, set:
 ServerDNSDetectHijacking 0
 https://gitweb.torproject.org/chutney.git/tree/torrc_templates/relay-non-
 dir.tmpl#n11

 If you want tor exits to work when the resolv.conf file is broken (macOS
 uses a dangling symlink when offline!), also set:
 ServerDNSResolvConfFile /dev/null
 https://gitweb.torproject.org/chutney.git/tree/lib/chutney/TorNet.py#n885

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


More information about the tor-bugs mailing list