Hi again
After my little mishap here, I now have the problem that my Tor Node no longer works, I have not made any changes to it, even disabling the DIR port no longer helps here. The Tor proxy works.
Tor[3800]: We compiled with OpenSSL 101010ff: OpenSSL 1.1.1o 3 May 2022 and we are running with OpenSSL 101010ff: 1.1.1o. These two versions should be binary compatible.
Tor[3800]: Tor 0.4.7.7 running on Linux with Libevent 2.1.12-stable, OpenSSL 1.1.1o, Zlib 1.2.12, Liblzma 5.2.5, Libzstd 1.5.2 and Glibc 2.35 as libc.
Tor[3800]: Tor can’t help you if you use it wrong! Learn how to be safe at Am I totally anonymous if I use Tor? | Tor Project | Support
Tor[3800]: Read configuration file “/usr/share/tor/defaults-torrc”.
Tor[3800]: Read configuration file “/etc/tor/torrc”.
Tor[3800]: Based on detected system memory, MaxMemInQueues is set to 6267 MB. You can override this by setting MaxMemInQueues by hand.
Tor[3800]: ControlPort is open, but no authentication method has been configured. This means that any program on your computer can reconfigure your Tor. That’s bad! You should upgrade your Tor controller as soon as possible.
Tor[3800]: You specified a public address ‘0.0.0.0:9060’ for SocksPort. Other people on the Internet might find your computer and use it as an open proxy. Please don’t allow this unless you have a good reason.
Tor[3800]: Opening Socks listener on 0.0.0.0:9060
Tor[3800]: Opened Socks listener connection (ready) on 0.0.0.0:9060
Tor[3800]: Opening Control listener on 127.0.0.1:9051
Tor[3800]: Opened Control listener connection (ready) on 127.0.0.1:9051
Tor[3800]: Opening OR listener on 0.0.0.0:9001
Tor[3800]: Opened OR listener connection (ready) on 0.0.0.0:9001
Tor[3800]: Parsing GEOIP IPv4 file /usr/share/tor/geoip.
Tor[3800]: Parsing GEOIP IPv6 file /usr/share/tor/geoip6.
Tor[3800]: Configured to measure statistics. Look for the *-stats files that will first be written to the data directory in 24 hours from now.
Tor[3800]: Your Tor server’s identity key fingerprint is ‘nameofrelay XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX’
Tor[3800]: Your Tor server’s identity key ed25519 fingerprint is ‘nameofrealy XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX’
Tor[3800]: Bootstrapped 0% (starting): Starting
Tor[3800]: Starting with guard context “default”
Tor[3800]: Bootstrapped 5% (conn): Connecting to a relay
Tor[3800]: Bootstrapped 10% (conn_done): Connected to a relay
Tor[3800]: Bootstrapped 14% (handshake): Handshaking with a relay
Tor[3800]: Bootstrapped 15% (handshake_done): Handshake with a relay done
Tor[3800]: Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
Tor[3800]: Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
Tor[3800]: Bootstrapped 95% (circuit_create): Establishing a Tor circuit
Tor[3800]: Bootstrapped 100% (done): Done
Tor[3800]: Now checking whether IPv4 ORPort myexternIP:9001 is reachable… (this may take up to 20 minutes – look for log messages indicating success)
Tor[3800]: Your network connection speed appears to have changed. Resetting timeout to 60000ms after 18 timeouts and 174 buildtimes.
Tor[3800]: New control connection opened from 127.0.0.1.
Tor[3800]: Your server has not managed to confirm reachability for its ORPort(s) at myexternIP:9001. Relays do not publish descriptors until their ORPort and DirPort are reachable. Please check your firewalls, ports, address, /etc/hosts file, etc.
etc]# cat hosts
127.0.0.1 localhost.localdomain localhost
myexternIP gateway
any ideas?