<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr">Hi,<br><div><br></div></div><div dir="ltr">On 16 Jun 2019, at 14:31, Stephen Downward <<a href="mailto:laptopdude90@stephendownward.ca">laptopdude90@stephendownward.ca</a>> wrote:<br><br></div><blockquote type="cite"><div dir="ltr"><span>Good evening,</span><br><span></span><br><span>I am having some trouble running a tor relay node. I have forwarded TCP 9001, and can confirm I can access it from outside of my network. I used the following instructions to set up my node: <a href="https://trac.torproject.org/projects/tor/wiki/TorRelayGuide/DebianUbuntu">https://trac.torproject.org/projects/tor/wiki/TorRelayGuide/DebianUbuntu</a></span><br><span></span><br><span>Here is the relevant snippet from my log file:</span><br><span></span><br><span>Jun 15 23:31:00 TorRelay systemd[1]: Starting Anonymizing overlay network for TCP...</span><br><span>Jun 15 23:31:01 TorRelay tor[3488]: Jun 15 23:31:01.127 [notice] Tor 0.2.9.16 (git-9ef571339967c1e5) running on Linux with Libevent 2.0.21-stable, OpenSSL 1.1.0j and Zlib 1.2.8.</span><br></div></blockquote><div><br></div><div>0.2.9.16 is an old Tor version, and its log messages are less helpful.</div><div><br></div><div>Try upgrading to Tor 0.3.5 or later:</div><div><a href="https://2019.www.torproject.org/docs/debian.html.en">https://2019.www.torproject.org/docs/debian.html.en</a></div><br><blockquote type="cite"><div dir="ltr">…<br><span>Jun 15 23:31:01 TorRelay tor[3491]: Jun 15 23:31:01.292 [notice] Opening OR listener on 0.0.0.0:9001</span><br><span>Jun 15 23:31:05 TorRelay systemd[1]: Started Anonymizing overlay network for TCP.</span><br></div></blockquote><div><br></div><div>There are some log lines missing here: Tor should tell you that self-testing has failed</div><div>after a few hours.</div><br><blockquote type="cite"><div dir="ltr"><span>As you can see, I'm not getting "Self-testing indicates your ORPort is reachable from the outside. Excellent. Publishing server descriptor.", which would indicate that the relay is working properly. The server does not have any outgoing connections blocked. I am unsure what to do in order to get this to work - some help would be beneficial.</span><br></div></blockquote><br><div>Try setting Address to the public IP address of your NAT.</div><div><br></div><div>You may also need to set:</div><div>ORPort (internal IPv4):(internal port) NoAdvertise</div><div><span style="background-color: rgba(255, 255, 255, 0);">ORPort (external IPv4):(external port) NoListen</span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br></span></div><div><span style="background-color: rgba(255, 255, 255, 0);">T</span></div></body></html>