On 7/22/20 9:54 PM, David Goulet wrote:
In your notice log, you will see which address is used to bind on the ORPort
Not here (hardened stable Gentoo), this is from the notice log:
Aug 26 20:59:18.000 [notice] Interrupt: we have stopped accepting new connections, and will shut down in 30 seconds. Interrupt again to exit now. Aug 26 20:59:19.000 [notice] Delaying directory fetches: We are hibernating or shutting down. Aug 26 20:59:48.000 [notice] Clean shutdown finished. Exiting. Aug 26 20:59:49.000 [notice] Tor 0.4.5.0-alpha-dev opening log file. Aug 26 20:59:50.000 [notice] Parsing GEOIP IPv4 file /usr/share/tor/geoip. Aug 26 20:59:50.000 [notice] Parsing GEOIP IPv6 file /usr/share/tor/geoip6. Aug 26 20:59:54.000 [notice] We were built to run on a 64-bit CPU, with OpenSSL 1.0.1 or later, but with a version of OpenSSL that apparently lacks accelerated support for the NIST P-224 and P-256 groups. Building openssl with such support (using the enable-ec_nistp_64_gcc_128 option when configuring it) would make ECDH much faster. Aug 26 20:59:54.000 [notice] Your Tor server's identity key fingerprint is 'zwiebeltoralf 63BF46A63F9C21FD315CD061B3EAA3EB05283A0A' Aug 26 20:59:54.000 [notice] Bootstrapped 0% (starting): Starting Aug 26 20:59:54.000 [notice] This version of Tor (0.4.5.0-alpha-dev) is newer than any recommended version, according to the directory authorities. Recommended versions are: 0.3.5.10,0.3.5.11,0.4.2.7,0.4.2.8,0.4.3.3-alpha,0.4.3.4-rc,0.4.3.5,0.4.3.6,0.4.4.1-alpha,0.4.4.2-alpha,0.4.4.3-alpha,0.4.4.4-rc Aug 26 21:00:13.000 [notice] Starting with guard context "default" Aug 26 21:00:13.000 [notice] Self-testing indicates your ORPort is reachable from the outside. Excellent. Aug 26 21:00:14.000 [notice] Bootstrapped 5% (conn): Connecting to a relay Aug 26 21:00:14.000 [notice] Bootstrapped 10% (conn_done): Connected to a relay Aug 26 21:00:14.000 [notice] Bootstrapped 14% (handshake): Handshaking with a relay Aug 26 21:00:14.000 [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done Aug 26 21:00:14.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits Aug 26 21:00:14.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits Aug 26 21:00:14.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit Aug 26 21:00:15.000 [notice] Bootstrapped 100% (done): Done Aug 26 21:00:16.000 [notice] Self-testing indicates your DirPort is reachable from the outside. Excellent. Publishing server descriptor. Aug 26 21:01:15.000 [notice] Performing bandwidth self-test...done. Aug 26 21:02:21.000 [notice] New control connection opened from 127.0.0.1.
and this the config:
# torrc # PIDFile /var/run/tor/tor.pid DataDirectory /var/lib/tor/data
Nickname zwiebeltoralf Address 5.9.158.75 OutboundBindAddress 5.9.158.75 OutboundBindAddress [2a01:4f8:190:514a::2] DirPort 5.9.158.75:80 ORPort 5.9.158.75:443 DirPort [2a01:4f8:190:514a::2]:80 NoAdvertise ORPort [2a01:4f8:190:514a::2]:443
ControlPort 9051
Log notice file /var/log/tor/notice.log Log warn file /var/log/tor/warn.log
%include /etc/tor/torrc.d/
ConnDirectionStatistics 1