[tor-bugs] #2510 [Tor Client]: bridge users who configure the non-canonical address of a bridge switch to its canonical address

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Tue Feb 8 07:16:39 UTC 2011


#2510: bridge users who configure the non-canonical address of a bridge switch to
its canonical address
------------------------+---------------------------------------------------
 Reporter:  arma        |       Owner:                    
     Type:  defect      |      Status:  new               
 Priority:  major       |   Milestone:  Tor: 0.2.2.x-final
Component:  Tor Client  |     Version:                    
 Keywords:              |      Points:                    
   Parent:              |  
------------------------+---------------------------------------------------
 If I run a bridge with
 {{{
 Address 128.31.0.34
 ORListenAddress 128.31.0.39
 }}}
 and then somebody runs their Tor client with
 {{{
 bridge 128.31.0.39
 }}}
 then it will connect, fetch the bridge descriptor, try to build a circuit
 by using 128.31.0.34, fail, and then sit there circuitless and bridgeless.

 This bug is important because it means if you run a multihomed bridge, all
 the clients will immediately switch to using its single canonical address,
 ignoring all the other addresses you configured. If that canonical address
 gets blocked, the other addresses don't matter even if they'd still work.

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


More information about the tor-bugs mailing list