<div dir="ltr"><div>Hi all,</div><div> I have set up a tor relay on my Ubuntu machine by following the instructions given in the <a href="https://trac.torproject.org/projects/tor/wiki/TorRelayGuide">link</a>. To confirm whether the setup was done properly, I checked the status using the command:</div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>$ sudo service tor status</div></blockquote>and was getting status as "Active".</div><div>Further, I looked into the log file /var/log/tor/notices.log using the command:</div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>$ tail -f /var/log/tor/notices.log​</div></blockquote><div>and following was the output:</div><div><div><br></div><div>May 24 18:24:54.000 [notice] Starting with guard context "default"</div><div>May 24 18:24:54.000 [notice] Bootstrapped 80%: Connecting to the Tor network</div><div>May 24 18:24:54.000 [notice] Signaled readiness to systemd</div><div>May 24 18:24:55.000 [notice] Guessed our IP address as x.x.x.x (source: 204.13.164.118).</div><div>May 24 18:24:55.000 [notice] Bootstrapped 85%: Finishing handshake with first hop</div><div>May 24 18:24:56.000 [notice] Bootstrapped 90%: Establishing a Tor circuit</div><div>May 24 18:24:59.000 [notice] Tor has successfully opened a circuit. Looks like client functionality is working.</div><div>May 24 18:24:59.000 [notice] Bootstrapped 100%: Done</div><div>May 24 18:24:59.000 [notice] Now checking whether ORPort x.x.x.x:9001 is reachable... (this may take up to 20 minutes -- look for log messages indicating success)</div><div>May 24 18:44:55.000 [warn] Your server (x.x.x.x:9001) has not managed to confirm that its ORPort is reachable. Relays do not publish descriptors until their ORPort and DirPort are reachable. Please check your firewalls, ports, address, /etc/hosts file, etc.</div></div><div><br></div><div>Can anyone please help me with this issue?</div><div>I am not able to figure out the reason behind this error message "<span style="color:rgb(34,34,34);font-family:sans-serif;font-size:13px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Your server (x.x.x.x:9001) has not managed to confirm that its ORPort is reachable".</span></div><div>Please also let me know if you feel there is any issue with the tor configuration. </div><div><br></div><div>Thank you,</div><div>Yash Kumar</div></div>