[tor-bugs] #3940 [Tor Client]: Allow MapAddress .exit even if AllowDotExit is 0

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sat Mar 31 04:38:09 UTC 2012


#3940: Allow MapAddress .exit even if AllowDotExit is 0
------------------------+---------------------------------------------------
 Reporter:  sjmurdoch   |          Owner:                    
     Type:  defect      |         Status:  needs_review      
 Priority:  major       |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Client  |        Version:  Tor: 0.2.2.32     
 Keywords:  regression  |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by katmagic):

 The first request I made to the mapped .exit address through the
 bug3940_022 (43f84c1) successfully connected, but the second failed, with
 Tor logging:

 {{{
 Mar 31 00:00:00.000 [warn] The ".exit" notation is disabled in Tor due to
 security risks. Set AllowDotExit in your torrc to enable it.
 Mar 31 00:00:00.000 [warn] Invalid onion hostname [scrubbed]; rejecting
 }}}

 My torrc was:
 {{{
 SocksPort 19050
 AllowDotExit 0
 MapAddress blah.com check.torproject.org.politkovskaja2.exit
 DataDirectory /tmp/tmp.3HrXkyBcNc
 }}}

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


More information about the tor-bugs mailing list