[tor-bugs] #15761 [Tor]: UseBridges and ExitNodes don't play together

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon May 18 19:23:46 UTC 2015


#15761: UseBridges and ExitNodes don't play together
------------------------+--------------------------
     Reporter:  qbi     |      Owner:
         Type:  defect  |     Status:  new
     Priority:  normal  |  Milestone:
    Component:  Tor     |    Version:  Tor: 0.2.6.7
   Resolution:          |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |
------------------------+--------------------------

Comment (by qbi):

 I tried to create a minimal `torrc`. I did my tests with Tor v0.2.6.7
 (git-c1a17aafcc854762) installed as Debian package.

 Working configuration:
 {{{
 ClientTransportPlugin obfs3 exec
 /path/to/PluggableTransports/obfsproxy.bin managed
 bridge  obfs3 IP1:PORT1 FP1
 bridge  obfs3 IP2:PORT2 FP2
 bridge  obfs3 IP3:PORT3 FP3
 }}}

 non-working configuration:

 {{{
 UseBridges 1
 ClientTransportPlugin obfs3 exec
 /path/to/PluggableTransports/obfsproxy.bin managed
 bridge  obfs3 IP1:PORT1 FP1
 bridge  obfs3 IP2:PORT2 FP2
 bridge  obfs3 IP3:PORT3 FP3
 }}}

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


More information about the tor-bugs mailing list