There is no firewall installed.
Peter
Have you double-checked your firewall?
-Cody
On 03/02/2018 11:27 AM, peter.zehetner@liwest.at mailto:peter.zehetner@liwest.at wrote:
Hi, I'm still trying to run a tor delay. Here's the error:
Your server (81.10.248.112:80) has not managed to confirm that its DirPort is reachable. Relays do not publish descriptors until their ORPort and DirPort are reachable.
But canyouseeme.org said: Your ISP is not blocking port 80
Whats's wrong?
Thanks
Peter
tor-relays mailing list tor-relays@lists.torproject.org mailto:tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
_______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org mailto:tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
_Something_ is blocking port 80.
$ nmap -sT 81.10.248.112 -p 80 -Pn
Starting Nmap 7.01 ( https://nmap.org ) at 2018-03-02 11:38 PST Nmap scan report for cm248-112.liwest.at (81.10.248.112) Host is up. PORT STATE SERVICE 80/tcp filtered http
Nmap done: 1 IP address (1 host up) scanned in 3.56 seconds
If you're behind a router doing NAT, you'll need to forward the DirPort and ORPort ports.
tor-relays@lists.torproject.org