On 01/20/2014 03:13 PM, Christian Stadelmann wrote:
According to `netstat -tulpen` tor listens on 0.0.0.0:9001, 0.0.0.0:9030, and Control port + Socks port. I configured my Router to port-forward 9001 and 9030 for both TCP+UDP and IPv4+IPv6. How can I test that this worked?
From the log, it looks like *DirPort* and ORPort, not control port. The
control port, if set, should not be exposed to the Internet. You don't need it for relay operation.
Your logs state that neither 88.217.180.55:9001 nor 88.217.180.55:9030 are reachable from the Internet, so there must be a problem with your port forward setup. It's hard to diagnose this remotely. portforward.com seems to be a popular site to help with these kinds of issues.