[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Exit Relay on Ubuntu 9.10 behind 2wire 2701HG-B firewall
- To: tor-relays@xxxxxxxxxxxxxx
- Subject: Exit Relay on Ubuntu 9.10 behind 2wire 2701HG-B firewall
- From: "K. N." <fizyxnrd@xxxxxxxxx>
- Date: Sat, 27 Mar 2010 21:58:41 -0400
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: tor-relays-outgoing@xxxxxxxx
- Delivered-to: tor-relays@xxxxxxxxxxxxxx
- Delivery-date: Sat, 27 Mar 2010 21:58:52 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:mime-version:received:date:received:message-id         :subject:from:to:content-type;        bh=E85Y7VfZ9z3TwoPGWnOsadaoBDUQrPIHhwszdx4oMts=;        b=R6+JQvMqojerXWTDCDH6U8J8XGBuvisIA/VZWjfdWEMiU5CJF4H8wlbV90rQFEq39r         qs/se9zyvX5i/qVT9OyWKL1O+iBfQvr3tHPE6o1rU+dJVtomXRSg33k8b45QGoWJIPnh         O17IFDnueG4txK3Mr4gm0W2VBEIgxLu9B3Xzg=
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=mime-version:date:message-id:subject:from:to:content-type;        b=DsMxaDC22/MZ/b36iphNmOoZOpJRKhbAt6afBERk6ptrXuIZodBwnnDejTsxmmDTK+         B7y4gTMtZ4nsJtUIoR8VaLY6a+d7WBUejA0UZVk7y1rWSK7e9SMfJvU0rFq7ZrQhZ5pL         XbHr1kfMSuS/n4txvuc4IC0iOQbwT/jFmxHEU=
- Reply-to: tor-relays@xxxxxxxxxxxxxx
- Sender: owner-tor-relays@xxxxxxxxxxxxxx
Hello,
I'm trying to configure an Ubuntu 9.10 exit relay for Tor 
using Vidalia.
I'm on bellsouth/at&t networks, and I have 
successfully installed vidalia and tor.
I've pointed tor to a user 
writable rc file rather than the root torrc (~/.vidalia/torrc).
Everything gets up and running, but the relay (OR on 9000 and DIR on 
9001) 
is unable to verify that its ports are reachable
(Your 
server has not managed to confirm that its [ORPort/DirPort] is 
reachable.
Please check your firewalls, ports, address, /etc/hosts 
file, etc.)
I have specifically opened ports 9000-9001 on my router (a 2wire 
2701HG-B).
I originally set ORPort to 443 and DirPort to 80, but this
 failed.  I thought changing these to more standard values would fix 
this, but it has not.
I can see the Tor network just fine.  I have not tried to actually use 
the Tor network (via a client); I'm just interested in hosting right 
now.
Any suggestions on what I may have missed?  Ideally, I'd 
like to get this working on 443 and 80, but I'd be happy with any ports 
at all.
Thanks,
Fizyxnrd