[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Tor client not recognizing port forwarding
- To: tor-relays@xxxxxxxxxxxxxx
- Subject: Tor client not recognizing port forwarding
- From: Marcus Ilgner <marcus.ilgner@xxxxxxxxx>
- Date: Wed, 19 May 2010 19:00:30 +0200
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: tor-relays-outgoing@xxxxxxxx
- Delivered-to: tor-relays@xxxxxxxxxxxxxx
- Delivery-date: Wed, 19 May 2010 13:00:42 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=rowZaxyzT2pmwlXl3peiL+igsMwPL3y8GizoOf1gv+Y=; b=O3q61NLJiPUbSLpTHrFpKVBPtYqdcOPoMDEgBI0q9iU3a9xGFBbcjOn0OOPrK2L6/o kosM9j5Fs0eDeKRB+ca61nqdv5VbrqB3Sa9IG9RJVpbpAi1447hBVZY1tt9otj93kC90 4dpC3QaLWT3fVYxJ/61e6Kz9Ds8MctIG+5S04=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=f2PbJTownNZs4JD5GjQRhpZFErqCHdNkoFOe2l2z8yh0kI3+nJYreVeqtor3GHx5NU mptoO46py03KJ4fipu8QN5Psv9ewsy+IkVBu7UBNt56D4gbXPFwl6rJPPbExcnQlCsYp uD/uLy1sBzh88BYaipfACS+2uMhRCy2lPzA3U=
- Reply-to: tor-relays@xxxxxxxxxxxxxx
- Sender: owner-tor-relays@xxxxxxxxxxxxxx
Hello all,
I'm currently trying to set up a Tor relay. Now although I have
verified that connecting to that port/ip from an external host is
working, it still reports in the log file:
Your server (81.173.185.130:9001) has not managed to confirm that its
ORPort is reachable
A corresponding web search came up empty so I hope that maybe someone
here can help me. Do I need to configure port forwarding for another
port?
Maybe there's even some way to tell Tor to use UPNP to forward ports
as required? If not, would you be interested in a patch which does
this? (I just took a peek at the source of the Transmission BitTorrent
client which does this and it seems be very straightforward to
implement)
Best regards
Marcus