[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Bridges with no DirPort failing?
- To: or-dev@xxxxxxxxxxxxx
- Subject: Re: Bridges with no DirPort failing?
- From: Robert Ransom <rransom.8774@xxxxxxxxx>
- Date: Tue, 8 Feb 2011 14:38:28 -0800
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: or-dev-outgoing@xxxxxxxx
- Delivered-to: or-dev@xxxxxxxx
- Delivery-date: Tue, 08 Feb 2011 17:38:48 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:from:to:subject:message-id:in-reply-to :references:x-mailer:mime-version:content-type :content-transfer-encoding; bh=U3eCilT3cpknwuLmi4eWeAGO8hIzoGb+sxmyIRkSvXw=; b=uPgwObgEboBFvyOUHpASzhwN4CN9HThXlYawceWVDewJ3f8PL+YGLE7addJLjsuZR0 MAqWO/UzDvWhZ7II8jVp2fWQOlYABzZb7GW301XXhNoQcZLUkPB60ZyAlwYpHqwnqAUX AP2peJe5Odvx64ZnIxTUVKrhc8+OWRQw5qKAY=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=PLTumBJtExcTCoP5yCwuePeSqUExbUpi4kIt6sFftgNFQk7mjOY5S4AckqanKJX54B h9VHVuS98ujP9hV6VUj0J1wcnaWTdicrURZphNRFgMLFvCmXiB/6ca7xlVVvmkOJuRYn 9+o3LSNA07OwAGEamIKeV3vF5v1j+pKY5XKpE=
- In-reply-to: <4D510406.9020406@xxxxxxxxxx>
- References: <4D510406.9020406@xxxxxxxxxx>
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-dev@xxxxxxxxxxxxx
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On Tue, 08 Feb 2011 00:51:18 -0800
SiNA <sina@xxxxxxxxxx> wrote:
> I am having issues connecting to one of my own Bridges that is only
> listening on ORPort.
>
> However when I add DirPort 9030, I am able to successfully connect to
> the Bridge!
>
> My Tor client and the 'failing Bridge' configuration:
>
> Bridge config:
> ==============
> log debug file /usr/local/var/log/tor/debug-2.log
> RunAsDaemon 1
> DataDirectory /usr/local/var/lib/tor-2
> SocksPort 0
> ORPort 993
> ORListenAddress 50.7.249.43:993
> Nickname 25bahman002
> Address 50.7.249.43
> RelayBandwidthRate 1000 KB # Throttle traffic to 100KB/s (800Kbps)
> RelayBandwidthBurst 5000 KB # But allow bursts up to 200KB/s (1600Kbps)
> ContactInfo 4096R/0B47D56D SiNA <sina AT anarchy dot cx>
> MyFamily 25bahman001,25bahman002,25bahman003
This is a published relay (and an exit node), not a bridge (a bridge
needs "BridgeRelay 1" and should have "ExitPolicy reject *;*" in its
torrc).
As I understand it, Tor bridges handle BEGIN_DIR requests, Tor clients
that are configured to use bridges request directory information from
their bridges using BEGIN_DIR requests, and non-bridge Tor relays with
no DirPort configured may or may not handle BEGIN_DIR requests. That
may be the issue with your configuration.
Robert Ransom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iJwEAQEIAAYFAk1RxeQACgkQ4sl+edAygsTMWAP6AtaP0iQBhOMAIwxtzv/n12tp
zd0UkVLBM575cab7XvkJDRaQgEtgp2uZRlyFYAdpTkk99Fg1/d0v+2U5QMu5Snxu
F5QNatuvke0Ozew7JwlRxp6uGSU9viDO66ehUzu+mlKrRjeJnSkLSxgtDKLuYmHJ
00PqNmQnFs2OK6j92GQ=
=d7Me
-----END PGP SIGNATURE-----