[tor-bugs] #7555 [Tor]: MapAddress from FQDN to .onion fails because resolve requests for hidden services are not allowed.

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Nov 23 18:54:44 UTC 2012


#7555: MapAddress from FQDN to .onion fails because  resolve requests for hidden
services are not allowed.
------------------------+---------------------------------------------------
 Reporter:  aagbsn      |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  normal      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor         |        Version:  Tor: unspecified  
 Keywords:  tor-client  |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by nickm):

 So, this seems to be happening just because the block in
 connection_ap_handshake_rewrite_and_attach() that handles automapping
 takes place *before* the one that calls addressmap_rewrite.

 Unfortunately, this is some pretty ugly code: we need to think more about
 whether it's safe to reorder them, and if not, what to do instead.

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


More information about the tor-bugs mailing list