[tor-bugs] #2822 [Tor Client]: fix for 2279 causes addresses mapped to private addresses to fail

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Mar 31 19:00:48 UTC 2011


#2822: fix for 2279 causes addresses mapped to private addresses to fail
------------------------+---------------------------------------------------
 Reporter:  arma        |          Owner:                     
     Type:  defect      |         Status:  new                
 Priority:  normal      |      Milestone:  Tor: 0.2.2.x-final 
Component:  Tor Client  |        Version:  Tor: 0.2.2.23-alpha
 Keywords:              |         Parent:                     
   Points:              |   Actualpoints:                     
------------------------+---------------------------------------------------
 As part of the fix to #2279 we committed 411ec3c0 which made tor refuse
 socks connections to private/local addresses if .exit isn't specified.

 I just got this line in my tor log:
 Mar 31 14:45:52.116 [Warning] Rejecting SOCKS request for anonymous
 connection to private address [scrubbed]

 I believe it happened because some exit relay answered my pidgin's request
 for the aim server with 192.168.1.1 or the like, and then my Tor cached
 that address even though it would map requests to it in the future and
 then refuse them.

 I guess that means we should either revert that part of 2279 or add a
 check when we're adding an addressmap.

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


More information about the tor-bugs mailing list