Hi, I have set up a bridge on Kubuntu following this guide: https://community.torproject.org/relay/setup/bridge/debian-ubuntu/ In TODO1 I put: 443 and in TODO2: 80 (I used these values only because they were in the example).
But in my log (/var/log/syslog) I'm seeing these errors: Tor[X]: Your server has not managed to confirm reachability for its ORPort(s) at X.X.X.X:443. Relays do not publish descriptors until their ORPort and DirPort are reachable. Please check your firewalls, ports, address, /etc/hosts file, etc. Tor[X]: Unable to find IPv6 address for ORPort 443. You might want to specify IPv4Only to it or set an explicit address or set Address. [60 similar message(s) suppressed in last 3600 seconds]
How can I resolve them? And also: how can I enable IPv6?
Well, it looks like your router or firewall is blocking it. You need to configure your firewalls to allow tor. As well if your running from a physical network, many routers need to be configured for port forwarding as well. --Keifer
On Mon, May 17, 2021 at 2:50 AM Cor.ling Cor.ling@protonmail.ch wrote:
Hi, I have set up a bridge on Kubuntu following this guide: https://community.torproject.org/relay/setup/bridge/debian-ubuntu/ In TODO1 I put: 443 and in TODO2: 80 (I used these values only because they were in the example).
But in my log (/var/log/syslog) I'm seeing these errors: Tor[X]: Your server has not managed to confirm reachability for its ORPort(s) at X.X.X.X:443. Relays do not publish descriptors until their ORPort and DirPort are reachable. Please check your firewalls, ports, address, /etc/hosts file, etc. Tor[X]: Unable to find IPv6 address for ORPort 443. You might want to specify IPv4Only to it or set an explicit address or set Address. [60 similar message(s) suppressed in last 3600 seconds]
How can I resolve them? And also: how can I enable IPv6?
tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
You might want to add "IPv4Only" to ORPort.
Cheers.
On 5/16/2021 12:49 AM, Cor.ling wrote:
Hi, I have set up a bridge on Kubuntu following this guide: https://community.torproject.org/relay/setup/bridge/debian-ubuntu/ https://community.torproject.org/relay/setup/bridge/debian-ubuntu/ In TODO1 I put: 443 and in TODO2: 80 (I used these values only because they were in the example).
But in my log (/var/log/syslog) I'm seeing these errors: Tor[X]: Your server has not managed to confirm reachability for its ORPort(s) at X.X.X.X:443. Relays do not publish descriptors until their ORPort and DirPort are reachable. Please check your firewalls, ports, address, /etc/hosts file, etc. Tor[X]: Unable to find IPv6 address for ORPort 443. You might want to specify IPv4Only to it or set an explicit address or set Address. [60 similar message(s) suppressed in last 3600 seconds]
How can I resolve them? And also: how can I enable IPv6?
tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
tor-relays@lists.torproject.org