problems with bridge-relay

Roger Dingledine arma at mit.edu
Tue Apr 8 20:18:33 UTC 2008


On Tue, Apr 08, 2008 at 10:09:42PM +0200, sigi wrote:
> I switched from a middle-man-node to a bridge-relay on my vserver 
> today...
> 
> I installed Tor 0.2.0.23-rc on my Debian-system and set the following 
> options in my torrc-file:
> 
> SocksPort 0
> ORPort 9001
> BridgeRelay 1
> RelayBandwidthRate 50KBytes
> ExitPolicy reject *:*
> AuthoritativeDirectory 1
> BridgeAuthoritativeDir 1

Well, the first problem is that you set yourself up as both a bridge
relay and a bridge directory authority. :)

You should take out the last two lines, if you want to be a bridge
relay.

--Roger



More information about the tor-talk mailing list