. 2025.03.30 09:30:58 - Reading options from /root/.config/eddie/default.profile . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/nft', arg:'list', arg:'ruleset', exit:0, out:'table ip filter { . 2025.03.30 09:31:09 - chain ts-input { . 2025.03.30 09:31:09 - iifname "lo" ip saddr 100.106.75.112 counter packets 1304 bytes 190384 accept . 2025.03.30 09:31:09 - iifname != "tailscale0" ip saddr 100.115.92.0/23 counter packets 0 bytes 0 return . 2025.03.30 09:31:09 - iifname != "tailscale0" ip saddr 100.64.0.0/10 counter packets 0 bytes 0 drop . 2025.03.30 09:31:09 - iifname "tailscale0" counter packets 645 bytes 56165 accept . 2025.03.30 09:31:09 - udp dport 41641 counter packets 505 bytes 40636 accept . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - chain ts-forward { . 2025.03.30 09:31:09 - iifname "tailscale0" counter packets 0 bytes 0 meta mark set mark and 0xff00ffff xor 0x40000 . 2025.03.30 09:31:09 - meta mark & 0x00ff0000 == 0x00040000 counter packets 0 bytes 0 accept . 2025.03.30 09:31:09 - oifname "tailscale0" ip saddr 100.64.0.0/10 counter packets 0 bytes 0 drop . 2025.03.30 09:31:09 - oifname "tailscale0" counter packets 0 bytes 0 accept . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - chain INPUT { . 2025.03.30 09:31:09 - type filter hook input priority filter; policy accept; . 2025.03.30 09:31:09 - counter packets 159145 bytes 74752310 jump ts-input . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - chain FORWARD { . 2025.03.30 09:31:09 - type filter hook forward priority filter; policy accept; . 2025.03.30 09:31:09 - counter packets 0 bytes 0 jump ts-forward . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - table ip nat { . 2025.03.30 09:31:09 - chain ts-postrouting { . 2025.03.30 09:31:09 - meta mark & 0x00ff0000 == 0x00040000 counter packets 0 bytes 0 masquerade . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - chain POSTROUTING { . 2025.03.30 09:31:09 - type nat hook postrouting priority srcnat; policy accept; . 2025.03.30 09:31:09 - counter packets 39598 bytes 4029295 jump ts-postrouting . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - table ip6 filter { . 2025.03.30 09:31:09 - chain ts-input { . 2025.03.30 09:31:09 - iifname "lo" ip6 saddr fd7a:115c:a1e0::b01:4b70 counter packets 2 bytes 304 accept . 2025.03.30 09:31:09 - iifname "tailscale0" counter packets 0 bytes 0 accept . 2025.03.30 09:31:09 - udp dport 41641 counter packets 538 bytes 50052 accept . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - chain ts-forward { . 2025.03.30 09:31:09 - iifname "tailscale0" counter packets 0 bytes 0 meta mark set mark and 0xff00ffff xor 0x40000 . 2025.03.30 09:31:09 - meta mark & 0x00ff0000 == 0x00040000 counter packets 0 bytes 0 accept . 2025.03.30 09:31:09 - oifname "tailscale0" counter packets 0 bytes 0 accept . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - chain INPUT { . 2025.03.30 09:31:09 - type filter hook input priority filter; policy accept; . 2025.03.30 09:31:09 - counter packets 186766 bytes 31805228 jump ts-input . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - chain FORWARD { . 2025.03.30 09:31:09 - type filter hook forward priority filter; policy accept; . 2025.03.30 09:31:09 - counter packets 0 bytes 0 jump ts-forward . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - table ip6 nat { . 2025.03.30 09:31:09 - chain ts-postrouting { . 2025.03.30 09:31:09 - meta mark & 0x00ff0000 == 0x00040000 counter packets 0 bytes 0 . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - chain POSTROUTING { . 2025.03.30 09:31:09 - type nat hook postrouting priority srcnat; policy accept; . 2025.03.30 09:31:09 - counter packets 16951 bytes 2128926 jump ts-postrouting . 2025.03.30 09:31:09 - } . 2025.03.30 09:31:09 - }', err:'# Warning: table ip filter is managed by iptables-nft, do not touch! . 2025.03.30 09:31:09 - # Warning: table ip nat is managed by iptables-nft, do not touch! . 2025.03.30 09:31:09 - # Warning: table ip6 filter is managed by iptables-nft, do not touch! . 2025.03.30 09:31:09 - # Warning: table ip6 nat is managed by iptables-nft, do not touch! . 2025.03.30 09:31:09 - XT target MASQUERADE not found' . 2025.03.30 09:31:09 - Elevated: Command:netlock-iptables-available . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/iptables-legacy', arg:'-A', arg:'INPUT', arg:'-s', arg:'127.0.0.1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/iptables-legacy', arg:'-D', arg:'INPUT', arg:'-s', arg:'127.0.0.1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/iptables-legacy-save', exit:0, out:'# Generated by iptables-save v1.8.9 on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - *nat . 2025.03.30 09:31:09 - :PREROUTING ACCEPT [1:132] . 2025.03.30 09:31:09 - :INPUT ACCEPT [1:132] . 2025.03.30 09:31:09 - :OUTPUT ACCEPT [1977:207849] . 2025.03.30 09:31:09 - :POSTROUTING ACCEPT [1977:207849] . 2025.03.30 09:31:09 - COMMIT . 2025.03.30 09:31:09 - # Completed on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - # Generated by iptables-save v1.8.9 on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - *mangle . 2025.03.30 09:31:09 - :PREROUTING ACCEPT [3969:988268] . 2025.03.30 09:31:09 - :INPUT ACCEPT [3969:988268] . 2025.03.30 09:31:09 - :FORWARD ACCEPT [0:0] . 2025.03.30 09:31:09 - :OUTPUT ACCEPT [7949:1254800] . 2025.03.30 09:31:09 - :POSTROUTING ACCEPT [7949:1254800] . 2025.03.30 09:31:09 - COMMIT . 2025.03.30 09:31:09 - # Completed on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - # Generated by iptables-save v1.8.9 on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - *filter . 2025.03.30 09:31:09 - :INPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :FORWARD ACCEPT [0:0] . 2025.03.30 09:31:09 - :OUTPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - COMMIT . 2025.03.30 09:31:09 - # Completed on Sun Mar 30 09:31:09 2025' . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/ip6tables-legacy', arg:'-A', arg:'INPUT', arg:'-s', arg:'::1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:3, err:'ip6tables v1.8.9 (legacy): can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?) . 2025.03.30 09:31:09 - Perhaps ip6tables or your kernel needs to be upgraded.' . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/ip6tables-legacy', arg:'-D', arg:'INPUT', arg:'-s', arg:'::1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:3, err:'ip6tables v1.8.9 (legacy): can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?) . 2025.03.30 09:31:09 - Perhaps ip6tables or your kernel needs to be upgraded.' . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/ip6tables-legacy-save', exit:0 . 2025.03.30 09:31:09 - Elevated: Command:netlock-iptables-available . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/iptables-nft', arg:'-A', arg:'INPUT', arg:'-s', arg:'127.0.0.1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/iptables-nft', arg:'-D', arg:'INPUT', arg:'-s', arg:'127.0.0.1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/iptables-nft-save', exit:0, out:'# Generated by iptables-nft-save v1.8.9 (nf_tables) on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - *filter . 2025.03.30 09:31:09 - :INPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :FORWARD ACCEPT [0:0] . 2025.03.30 09:31:09 - :OUTPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :ts-forward - [0:0] . 2025.03.30 09:31:09 - :ts-input - [0:0] . 2025.03.30 09:31:09 - -A INPUT -j ts-input . 2025.03.30 09:31:09 - -A FORWARD -j ts-forward . 2025.03.30 09:31:09 - -A ts-forward -i tailscale0 -j MARK --set-xmark 0x40000/0xff0000 . 2025.03.30 09:31:09 - -A ts-forward -m mark --mark 0x40000/0xff0000 -j ACCEPT . 2025.03.30 09:31:09 - -A ts-forward -s 100.64.0.0/10 -o tailscale0 -j DROP . 2025.03.30 09:31:09 - -A ts-forward -o tailscale0 -j ACCEPT . 2025.03.30 09:31:09 - -A ts-input -s 100.106.75.112/32 -i lo -j ACCEPT . 2025.03.30 09:31:09 - -A ts-input -s 100.115.92.0/23 ! -i tailscale0 -j RETURN . 2025.03.30 09:31:09 - -A ts-input -s 100.64.0.0/10 ! -i tailscale0 -j DROP . 2025.03.30 09:31:09 - -A ts-input -i tailscale0 -j ACCEPT . 2025.03.30 09:31:09 - -A ts-input -p udp -m udp --dport 41641 -j ACCEPT . 2025.03.30 09:31:09 - COMMIT . 2025.03.30 09:31:09 - # Completed on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - # Generated by iptables-nft-save v1.8.9 (nf_tables) on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - *nat . 2025.03.30 09:31:09 - :PREROUTING ACCEPT [0:0] . 2025.03.30 09:31:09 - :INPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :OUTPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :POSTROUTING ACCEPT [0:0] . 2025.03.30 09:31:09 - :ts-postrouting - [0:0] . 2025.03.30 09:31:09 - -A POSTROUTING -j ts-postrouting . 2025.03.30 09:31:09 - -A ts-postrouting -m mark --mark 0x40000/0xff0000 -j MASQUERADE . 2025.03.30 09:31:09 - COMMIT . 2025.03.30 09:31:09 - # Completed on Sun Mar 30 09:31:09 2025', err:'# Warning: iptables-legacy tables present, use iptables-legacy-save to see them' . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/ip6tables-nft', arg:'-A', arg:'INPUT', arg:'-s', arg:'::1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/ip6tables-nft', arg:'-D', arg:'INPUT', arg:'-s', arg:'::1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/ip6tables-nft-save', exit:0, out:'# Generated by ip6tables-nft-save v1.8.9 (nf_tables) on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - *filter . 2025.03.30 09:31:09 - :INPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :FORWARD ACCEPT [0:0] . 2025.03.30 09:31:09 - :OUTPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :ts-forward - [0:0] . 2025.03.30 09:31:09 - :ts-input - [0:0] . 2025.03.30 09:31:09 - -A INPUT -j ts-input . 2025.03.30 09:31:09 - -A FORWARD -j ts-forward . 2025.03.30 09:31:09 - -A ts-forward -i tailscale0 -j MARK --set-xmark 0x40000/0xff0000 . 2025.03.30 09:31:09 - -A ts-forward -m mark --mark 0x40000/0xff0000 -j ACCEPT . 2025.03.30 09:31:09 - -A ts-forward -o tailscale0 -j ACCEPT . 2025.03.30 09:31:09 - -A ts-input -s fd7a:115c:a1e0::b01:4b70/128 -i lo -j ACCEPT . 2025.03.30 09:31:09 - -A ts-input -i tailscale0 -j ACCEPT . 2025.03.30 09:31:09 - -A ts-input -p udp -m udp --dport 41641 -j ACCEPT . 2025.03.30 09:31:09 - COMMIT . 2025.03.30 09:31:09 - # Completed on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - # Generated by ip6tables-nft-save v1.8.9 (nf_tables) on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - *nat . 2025.03.30 09:31:09 - :PREROUTING ACCEPT [0:0] . 2025.03.30 09:31:09 - :INPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :OUTPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :POSTROUTING ACCEPT [0:0] . 2025.03.30 09:31:09 - :ts-postrouting - [0:0] . 2025.03.30 09:31:09 - -A POSTROUTING -j ts-postrouting . 2025.03.30 09:31:09 - -A ts-postrouting -m mark --mark 0x40000/0xff0000 -j MASQUERADE . 2025.03.30 09:31:09 - COMMIT . 2025.03.30 09:31:09 - # Completed on Sun Mar 30 09:31:09 2025' . 2025.03.30 09:31:09 - Elevated: Command:netlock-iptables-available . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/iptables', arg:'-A', arg:'INPUT', arg:'-s', arg:'127.0.0.1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/iptables', arg:'-D', arg:'INPUT', arg:'-s', arg:'127.0.0.1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/iptables-save', exit:0, out:'# Generated by iptables-save v1.8.9 (nf_tables) on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - *filter . 2025.03.30 09:31:09 - :INPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :FORWARD ACCEPT [0:0] . 2025.03.30 09:31:09 - :OUTPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :ts-forward - [0:0] . 2025.03.30 09:31:09 - :ts-input - [0:0] . 2025.03.30 09:31:09 - -A INPUT -j ts-input . 2025.03.30 09:31:09 - -A FORWARD -j ts-forward . 2025.03.30 09:31:09 - -A ts-forward -i tailscale0 -j MARK --set-xmark 0x40000/0xff0000 . 2025.03.30 09:31:09 - -A ts-forward -m mark --mark 0x40000/0xff0000 -j ACCEPT . 2025.03.30 09:31:09 - -A ts-forward -s 100.64.0.0/10 -o tailscale0 -j DROP . 2025.03.30 09:31:09 - -A ts-forward -o tailscale0 -j ACCEPT . 2025.03.30 09:31:09 - -A ts-input -s 100.106.75.112/32 -i lo -j ACCEPT . 2025.03.30 09:31:09 - -A ts-input -s 100.115.92.0/23 ! -i tailscale0 -j RETURN . 2025.03.30 09:31:09 - -A ts-input -s 100.64.0.0/10 ! -i tailscale0 -j DROP . 2025.03.30 09:31:09 - -A ts-input -i tailscale0 -j ACCEPT . 2025.03.30 09:31:09 - -A ts-input -p udp -m udp --dport 41641 -j ACCEPT . 2025.03.30 09:31:09 - COMMIT . 2025.03.30 09:31:09 - # Completed on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - # Generated by iptables-save v1.8.9 (nf_tables) on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - *nat . 2025.03.30 09:31:09 - :PREROUTING ACCEPT [0:0] . 2025.03.30 09:31:09 - :INPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :OUTPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :POSTROUTING ACCEPT [0:0] . 2025.03.30 09:31:09 - :ts-postrouting - [0:0] . 2025.03.30 09:31:09 - -A POSTROUTING -j ts-postrouting . 2025.03.30 09:31:09 - -A ts-postrouting -m mark --mark 0x40000/0xff0000 -j MASQUERADE . 2025.03.30 09:31:09 - COMMIT . 2025.03.30 09:31:09 - # Completed on Sun Mar 30 09:31:09 2025', err:'# Warning: iptables-legacy tables present, use iptables-legacy-save to see them' . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/ip6tables', arg:'-A', arg:'INPUT', arg:'-s', arg:'::1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/ip6tables', arg:'-D', arg:'INPUT', arg:'-s', arg:'::1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/ip6tables-save', exit:0, out:'# Generated by ip6tables-save v1.8.9 (nf_tables) on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - *filter . 2025.03.30 09:31:09 - :INPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :FORWARD ACCEPT [0:0] . 2025.03.30 09:31:09 - :OUTPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :ts-forward - [0:0] . 2025.03.30 09:31:09 - :ts-input - [0:0] . 2025.03.30 09:31:09 - -A INPUT -j ts-input . 2025.03.30 09:31:09 - -A FORWARD -j ts-forward . 2025.03.30 09:31:09 - -A ts-forward -i tailscale0 -j MARK --set-xmark 0x40000/0xff0000 . 2025.03.30 09:31:09 - -A ts-forward -m mark --mark 0x40000/0xff0000 -j ACCEPT . 2025.03.30 09:31:09 - -A ts-forward -o tailscale0 -j ACCEPT . 2025.03.30 09:31:09 - -A ts-input -s fd7a:115c:a1e0::b01:4b70/128 -i lo -j ACCEPT . 2025.03.30 09:31:09 - -A ts-input -i tailscale0 -j ACCEPT . 2025.03.30 09:31:09 - -A ts-input -p udp -m udp --dport 41641 -j ACCEPT . 2025.03.30 09:31:09 - COMMIT . 2025.03.30 09:31:09 - # Completed on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - # Generated by ip6tables-save v1.8.9 (nf_tables) on Sun Mar 30 09:31:09 2025 . 2025.03.30 09:31:09 - *nat . 2025.03.30 09:31:09 - :PREROUTING ACCEPT [0:0] . 2025.03.30 09:31:09 - :INPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :OUTPUT ACCEPT [0:0] . 2025.03.30 09:31:09 - :POSTROUTING ACCEPT [0:0] . 2025.03.30 09:31:09 - :ts-postrouting - [0:0] . 2025.03.30 09:31:09 - -A POSTROUTING -j ts-postrouting . 2025.03.30 09:31:09 - -A ts-postrouting -m mark --mark 0x40000/0xff0000 -j MASQUERADE . 2025.03.30 09:31:09 - COMMIT . 2025.03.30 09:31:09 - # Completed on Sun Mar 30 09:31:09 2025' . 2025.03.30 09:31:09 - Elevated: Command:ping-engine . 2025.03.30 09:31:09 - Exec(1) of '/usr/sbin/openvpn', 1 args: '--version'; . 2025.03.30 09:31:09 - Exec(1) done in 4 ms, exit: 0, out: 'OpenVPN 2.6.3 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [PKCS11] [MH/PKTINFO] [AEAD] [DCO] . 2025.03.30 09:31:09 - library versions: OpenSSL 3.0.15 3 Sep 2024, LZO 2.10 . 2025.03.30 09:31:09 - DCO version: N/A . 2025.03.30 09:31:09 - Originally developed by James Yonan . 2025.03.30 09:31:09 - Copyright (C) 2002-2023 OpenVPN Inc . 2025.03.30 09:31:09 - Compile time defines: enable_async_push=no enable_comp_stub=no enable_crypto_ofb_cfb=yes enable_dco=yes enable_dco_arg=yes enable_debug=yes enable_dependency_tracking=no enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown enable_fast_install=needless enable_fragment=yes enable_iproute2=no enable_libtool_lock=yes enable_lz4=yes enable_lzo=yes enable_maintainer_mode=no enable_management=yes enable_option_checking=no enable_pam_dlopen=no enable_pedantic=no enable_pkcs11=yes enable_plugin_auth_pam=yes enable_plugin_down_root=yes enable_plugins=yes enable_port_share=yes enable_selinux=no enable_shared=yes enable_shared_with_static_runtimes=no enable_silent_rules=no enable_small=no enable_static=yes enable_strict=no enable_strict_options=no enable_systemd=yes enable_unit_tests=no enable_werror=no enable_win32_dll=yes enable_wolfssl_options_h=yes enable_x509_alt_username=yes with_aix_soname=aix with_crypto_library=openssl with_gnu_ld=yes with_mem_check=no with_openssl_engine=auto with_sysroot=no' . 2025.03.30 09:31:09 - Exec(2) of '/usr/bin/ssh', 1 args: '-V'; . 2025.03.30 09:31:09 - Exec(2) done in 4 ms, exit: 0, err: 'OpenSSH_9.2p1 Debian-2+deb12u5, OpenSSL 3.0.15 3 Sep 2024' . 2025.03.30 09:31:09 - Exec(3) of '/usr/bin/stunnel4', 1 args: '-version'; . 2025.03.30 09:31:09 - Exec(3) done in 4 ms, exit: 0, err: 'Initializing inetd mode configuration . 2025.03.30 09:31:09 - stunnel 5.68 on x86_64-pc-linux-gnu platform . 2025.03.30 09:31:09 - Compiled with OpenSSL 3.0.9 30 May 2023 . 2025.03.30 09:31:09 - Running with OpenSSL 3.0.15 3 Sep 2024 . 2025.03.30 09:31:09 - Threading:PTHREAD Sockets:POLL,IPv6,SYSTEMD TLS:ENGINE,OCSP,PSK,SNI Auth:LIBWRAP . 2025.03.30 09:31:09 - Global options: . 2025.03.30 09:31:09 - RNDbytes = 1024 . 2025.03.30 09:31:09 - RNDfile = /dev/urandom . 2025.03.30 09:31:09 - RNDoverwrite = yes . 2025.03.30 09:31:09 - Service-level options: . 2025.03.30 09:31:09 - ciphers = HIGH:!aNULL:!SSLv2:!DH:!kDHEPSK . 2025.03.30 09:31:09 - ciphersuites = TLS_AES_256_GCM_SHA384:TLS_AES_128_GCM_SHA256:TLS_CHACHA20_POLY1305_SHA256 (with TLSv1.3) . 2025.03.30 09:31:09 - curves = X25519:P-256:X448:P-521:P-384 . 2025.03.30 09:31:09 - debug = daemon.notice . 2025.03.30 09:31:09 - logId = sequential . 2025.03.30 09:31:09 - options = NO_SSLv2 . 2025.03.30 09:31:09 - options = NO_SSLv3 . 2025.03.30 09:31:09 - securityLevel = 2 . 2025.03.30 09:31:09 - sessionCacheSize = 1000 . 2025.03.30 09:31:09 - sessionCacheTimeout = 300 seconds . 2025.03.30 09:31:09 - stack = 65536 bytes . 2025.03.30 09:31:09 - TIMEOUTbusy = 300 seconds . 2025.03.30 09:31:09 - TIMEOUTclose = 60 seconds . 2025.03.30 09:31:09 - TIMEOUTconnect = 10 seconds . 2025.03.30 09:31:09 - TIMEOUTidle = 43200 seconds . 2025.03.30 09:31:09 - verify = none' . 2025.03.30 09:31:09 - OpenVPN - Version: 2.6.3 - OpenSSL 3.0.15 3 Sep 2024, LZO 2.10 (/usr/sbin/openvpn) . 2025.03.30 09:31:09 - SSH - Version: OpenSSH_9.2p1 Debian-2+deb12u5, OpenSSL 3.0.15 3 Sep 2024 (/usr/bin/ssh) . 2025.03.30 09:31:09 - SSL - Version: 5.68 (/usr/bin/stunnel4) . 2025.03.30 09:31:09 - Elevated: Command:dns-switch-restore . 2025.03.30 09:31:09 - Elevated: Exec, path:'systemctl', arg:'is-active', arg:'--quiet', arg:'systemd-resolved', exit:0 . 2025.03.30 09:31:09 - Elevated: Exec, path:'/usr/sbin/service', arg:'systemd-resolved', arg:'restart', exit:0 . 2025.03.30 09:31:09 - Service systemd-resolved restarted I 2025.03.30 09:31:10 - Press 'X' to exit (or disconnect), 'N' to connect/reconnect to the best available server. I 2025.03.30 09:31:10 - Use -connect to start connection when application starts I 2025.03.30 09:31:10 - Ready I 2025.03.30 09:31:10 - Checking login ... ! 2025.03.30 09:31:11 - Logged in. . 2025.03.30 09:31:11 - Elevated: Command:ping-request . 2025.03.30 09:31:11 - Elevated: Command:ping-request . 2025.03.30 09:31:11 - Elevated: Command:ping-request . 2025.03.30 09:31:12 - Above log line repeated 32 times more . 2025.03.30 09:31:12 - Collect information about AirVPN completed . 2025.03.30 09:31:12 - Elevated: Command:ping-request . 2025.03.30 09:31:12 - Elevated: Command:ping-request . 2025.03.30 09:31:12 - Elevated: Command:ping-request . 2025.03.30 09:31:18 - Above log line repeated 116 times more I 2025.03.30 09:31:18 - Server switch requested from keyboard. . 2025.03.30 09:31:18 - Elevated: Command:ping-request . 2025.03.30 09:31:18 - Elevated: Command:ping-request I 2025.03.30 09:31:18 - Session starting. . 2025.03.30 09:31:18 - Elevated: Command:netlock-iptables-available . 2025.03.30 09:31:18 - Elevated: Exec, path:'/usr/sbin/iptables-legacy', arg:'-A', arg:'INPUT', arg:'-s', arg:'127.0.0.1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:31:18 - Elevated: Exec, path:'/usr/sbin/iptables-legacy', arg:'-D', arg:'INPUT', arg:'-s', arg:'127.0.0.1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:31:18 - Elevated: Exec, path:'/usr/sbin/iptables-legacy-save', exit:0, out:'# Generated by iptables-save v1.8.9 on Sun Mar 30 09:31:18 2025 . 2025.03.30 09:31:18 - *nat . 2025.03.30 09:31:18 - :PREROUTING ACCEPT [1:132] . 2025.03.30 09:31:18 - :INPUT ACCEPT [1:132] . 2025.03.30 09:31:18 - :OUTPUT ACCEPT [2296:234617] . 2025.03.30 09:31:18 - :POSTROUTING ACCEPT [2296:234617] . 2025.03.30 09:31:18 - COMMIT . 2025.03.30 09:31:18 - # Completed on Sun Mar 30 09:31:18 2025 . 2025.03.30 09:31:18 - # Generated by iptables-save v1.8.9 on Sun Mar 30 09:31:18 2025 . 2025.03.30 09:31:18 - *mangle . 2025.03.30 09:31:18 - :PREROUTING ACCEPT [5293:1286445] . 2025.03.30 09:31:18 - :INPUT ACCEPT [5293:1286445] . 2025.03.30 09:31:18 - :FORWARD ACCEPT [0:0] . 2025.03.30 09:31:18 - :OUTPUT ACCEPT [9468:1416178] . 2025.03.30 09:31:18 - :POSTROUTING ACCEPT [9474:1416496] . 2025.03.30 09:31:18 - COMMIT . 2025.03.30 09:31:18 - # Completed on Sun Mar 30 09:31:18 2025 . 2025.03.30 09:31:18 - # Generated by iptables-save v1.8.9 on Sun Mar 30 09:31:18 2025 . 2025.03.30 09:31:18 - *filter . 2025.03.30 09:31:18 - :INPUT ACCEPT [0:0] . 2025.03.30 09:31:18 - :FORWARD ACCEPT [0:0] . 2025.03.30 09:31:18 - :OUTPUT ACCEPT [0:0] . 2025.03.30 09:31:18 - COMMIT . 2025.03.30 09:31:18 - # Completed on Sun Mar 30 09:31:18 2025' . 2025.03.30 09:31:18 - Elevated: Exec, path:'/usr/sbin/ip6tables-legacy', arg:'-A', arg:'INPUT', arg:'-s', arg:'::1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:3, err:'ip6tables v1.8.9 (legacy): can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?) . 2025.03.30 09:31:18 - Perhaps ip6tables or your kernel needs to be upgraded.' . 2025.03.30 09:31:18 - Elevated: Exec, path:'/usr/sbin/ip6tables-legacy', arg:'-D', arg:'INPUT', arg:'-s', arg:'::1', arg:'-p', arg:'tcp', arg:'--dport', arg:'59126', arg:'-j', arg:'ACCEPT', exit:3, err:'ip6tables v1.8.9 (legacy): can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?) . 2025.03.30 09:31:18 - Perhaps ip6tables or your kernel needs to be upgraded.' . 2025.03.30 09:31:18 - Elevated: Exec, path:'/usr/sbin/ip6tables-legacy-save', exit:0 . 2025.03.30 09:31:18 - Activation of Network Lock - Linux iptables-legacy . 2025.03.30 09:31:38 - Network lock not enabled on IPv6 layer. IPv6 seems disabled at system level. . 2025.03.30 09:31:58 - Elevated: Command:netlock-iptables-activate . 2025.03.30 09:31:58 - Elevated: Exec, path:'/usr/sbin/iptables-legacy-save', exit:0, out:'# Generated by iptables-save v1.8.9 on Sun Mar 30 09:31:58 2025 . 2025.03.30 09:31:58 - *nat . 2025.03.30 09:31:58 - :PREROUTING ACCEPT [1:132] . 2025.03.30 09:31:58 - :INPUT ACCEPT [1:132] . 2025.03.30 09:31:58 - :OUTPUT ACCEPT [2494:254202] . 2025.03.30 09:31:58 - :POSTROUTING ACCEPT [2494:254202] . 2025.03.30 09:31:58 - COMMIT . 2025.03.30 09:31:58 - # Completed on Sun Mar 30 09:31:58 2025 . 2025.03.30 09:31:58 - # Generated by iptables-save v1.8.9 on Sun Mar 30 09:31:58 2025 . 2025.03.30 09:31:58 - *mangle . 2025.03.30 09:31:58 - :PREROUTING ACCEPT [5787:1458163] . 2025.03.30 09:31:58 - :INPUT ACCEPT [5787:1458163] . 2025.03.30 09:31:58 - :FORWARD ACCEPT [0:0] . 2025.03.30 09:31:58 - :OUTPUT ACCEPT [10302:1581601] . 2025.03.30 09:31:58 - :POSTROUTING ACCEPT [10308:1581919] . 2025.03.30 09:31:58 - COMMIT . 2025.03.30 09:31:58 - # Completed on Sun Mar 30 09:31:58 2025 . 2025.03.30 09:31:58 - # Generated by iptables-save v1.8.9 on Sun Mar 30 09:31:58 2025 . 2025.03.30 09:31:58 - *filter . 2025.03.30 09:31:58 - :INPUT ACCEPT [494:171718] . 2025.03.30 09:31:58 - :FORWARD ACCEPT [0:0] . 2025.03.30 09:31:58 - :OUTPUT ACCEPT [834:165423] . 2025.03.30 09:31:58 - COMMIT . 2025.03.30 09:31:58 - # Completed on Sun Mar 30 09:31:58 2025' . 2025.03.30 09:31:58 - Elevated: Exec, path:'/usr/sbin/iptables-legacy-restore', exit:0 . 2025.03.30 09:32:18 - Waiting for latency tests (97 to go) . 2025.03.30 09:32:18 - Elevated: Command:ping-request . 2025.03.30 09:32:18 - Elevated: Command:ping-request . 2025.03.30 09:32:19 - Elevated: Command:ping-request . 2025.03.30 09:32:19 - Above log line repeated 14 times more . 2025.03.30 09:32:19 - Waiting for latency tests (87 to go) . 2025.03.30 09:32:19 - Elevated: Command:ping-request . 2025.03.30 09:32:19 - Elevated: Command:ping-request . 2025.03.30 09:32:19 - Elevated: Command:ping-request . 2025.03.30 09:32:20 - Above log line repeated 23 times more . 2025.03.30 09:32:20 - Waiting for latency tests (61 to go) . 2025.03.30 09:32:20 - Elevated: Command:ping-request . 2025.03.30 09:32:20 - Elevated: Command:ping-request . 2025.03.30 09:32:20 - Elevated: Command:ping-request . 2025.03.30 09:32:22 - Above log line repeated 22 times more . 2025.03.30 09:32:22 - Waiting for latency tests (36 to go) . 2025.03.30 09:32:22 - Elevated: Command:ping-request . 2025.03.30 09:32:22 - Elevated: Command:ping-request . 2025.03.30 09:32:22 - Elevated: Command:ping-request . 2025.03.30 09:32:23 - Above log line repeated 23 times more . 2025.03.30 09:32:23 - Waiting for latency tests (8 to go) . 2025.03.30 09:32:23 - Elevated: Command:ping-request . 2025.03.30 09:32:23 - Elevated: Command:ping-request . 2025.03.30 09:32:23 - Elevated: Command:ping-request . 2025.03.30 09:32:24 - Above log line repeated 1 times more I 2025.03.30 09:32:24 - Checking authorization ... ! 2025.03.30 09:32:25 - Connecting to Andromeda (Netherlands, Alblasserdam) . 2025.03.30 09:32:25 - Elevated: Command:route-list . 2025.03.30 09:32:25 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:32:25 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:25 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024' . 2025.03.30 09:32:25 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:25 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:32:25 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:25 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:32:25 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:25 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:25 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1755sec mtu 1500 pref medium' . 2025.03.30 09:32:25 - Elevated: Command:route . 2025.03.30 09:32:25 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'add', arg:'213.152.161.231/32', arg:'via', arg:'10.137.134.1', arg:'dev', arg:'eth0', arg:'metric', arg:'0', exit:0 . 2025.03.30 09:32:25 - Routes, add 213.152.161.231/32 for interface "eth0". . 2025.03.30 09:32:25 - Elevated: Command:wireguard . 2025.03.30 09:32:25 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'address', arg:'add', arg:'10.187.34.107/32', arg:'dev', arg:'Eddie', exit:0 . 2025.03.30 09:32:25 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'address', arg:'add', arg:'fd7d:76ee:e68f:a993:fb0:c29:b2b6:e957/128', arg:'dev', arg:'Eddie', exit:0 . 2025.03.30 09:32:25 - Elevated: Exec, path:'/usr/sbin/ip', arg:'link', arg:'set', arg:'mtu', arg:'1320', arg:'dev', arg:'Eddie', exit:0 . 2025.03.30 09:32:25 - Elevated: Exec, path:'/usr/sbin/ip', arg:'link', arg:'set', arg:'Eddie', arg:'up', exit:0 . 2025.03.30 09:32:25 - WireGuard > Setup start . 2025.03.30 09:32:25 - WireGuard > Setup complete . 2025.03.30 09:32:25 - WireGuard > Setup interface . 2025.03.30 09:32:25 - Elevated: Command:netlock-iptables-interface . 2025.03.30 09:32:25 - Elevated: Exec, path:'/usr/sbin/iptables-legacy', arg:'-I', arg:'INPUT', arg:'1', arg:'-i', arg:'Eddie', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:32:25 - Elevated: Exec, path:'/usr/sbin/iptables-legacy', arg:'-I', arg:'FORWARD', arg:'1', arg:'-i', arg:'Eddie', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:32:25 - Elevated: Exec, path:'/usr/sbin/iptables-legacy', arg:'-I', arg:'OUTPUT', arg:'1', arg:'-o', arg:'Eddie', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:32:26 - WireGuard > Received first handshake . 2025.03.30 09:32:26 - Elevated: Command:dns-switch-do . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'dns', arg:'tailscale0', arg:'10.128.0.1', arg:'fd7d:76ee:e68f:a993::1', exit:0 . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'dns', arg:'eth0', arg:'10.128.0.1', arg:'fd7d:76ee:e68f:a993::1', exit:0 . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'default-route', arg:'eth0', arg:'false', exit:0 . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'dns', arg:'Eddie', arg:'10.128.0.1', arg:'fd7d:76ee:e68f:a993::1', exit:0 . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'default-route', arg:'Eddie', arg:'false', exit:0 . 2025.03.30 09:32:26 - DNS of the system switched to VPN DNS - via /etc/resolv.conf) . 2025.03.30 09:32:26 - Elevated: Command:route-list . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 213.152.161.231 via 10.137.134.1 dev eth0' . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:32:26 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fd7d:76ee:e68f:a993:fb0:c29:b2b6:e957 dev Eddie proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1754sec mtu 1500 pref medium' . 2025.03.30 09:32:26 - Elevated: Command:route . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'add', arg:'0.0.0.0/1', arg:'dev', arg:'Eddie', arg:'metric', arg:'0', exit:0 . 2025.03.30 09:32:26 - Routes, add 0.0.0.0/1 for interface "Eddie". . 2025.03.30 09:32:26 - Elevated: Command:route-list . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'0.0.0.0/1 dev Eddie scope link . 2025.03.30 09:32:26 - default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 213.152.161.231 via 10.137.134.1 dev eth0' . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:32:26 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fd7d:76ee:e68f:a993:fb0:c29:b2b6:e957 dev Eddie proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1754sec mtu 1500 pref medium' . 2025.03.30 09:32:26 - Elevated: Command:route . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'add', arg:'128.0.0.0/1', arg:'dev', arg:'Eddie', arg:'metric', arg:'0', exit:0 . 2025.03.30 09:32:26 - Routes, add 128.0.0.0/1 for interface "Eddie". . 2025.03.30 09:32:26 - Elevated: Command:route-list . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'0.0.0.0/1 dev Eddie scope link . 2025.03.30 09:32:26 - default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 128.0.0.0/1 dev Eddie scope link . 2025.03.30 09:32:26 - 213.152.161.231 via 10.137.134.1 dev eth0' . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:32:26 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fd7d:76ee:e68f:a993:fb0:c29:b2b6:e957 dev Eddie proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1754sec mtu 1500 pref medium' . 2025.03.30 09:32:26 - Elevated: Command:route . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'add', arg:'::/1', arg:'dev', arg:'Eddie', arg:'metric', arg:'0', exit:0 . 2025.03.30 09:32:26 - Routes, add ::/1 for interface "Eddie". . 2025.03.30 09:32:26 - Elevated: Command:route-list . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'0.0.0.0/1 dev Eddie scope link . 2025.03.30 09:32:26 - default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 128.0.0.0/1 dev Eddie scope link . 2025.03.30 09:32:26 - 213.152.161.231 via 10.137.134.1 dev eth0' . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'::/1 dev Eddie metric 1024 pref medium . 2025.03.30 09:32:26 - fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:32:26 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fd7d:76ee:e68f:a993:fb0:c29:b2b6:e957 dev Eddie proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1754sec mtu 1500 pref medium' . 2025.03.30 09:32:26 - Elevated: Command:route . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'add', arg:'8000::/1', arg:'dev', arg:'Eddie', arg:'metric', arg:'0', exit:0 . 2025.03.30 09:32:26 - Routes, add 8000::/1 for interface "Eddie". . 2025.03.30 09:32:26 - Elevated: Command:route-list . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'0.0.0.0/1 dev Eddie scope link . 2025.03.30 09:32:26 - default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 128.0.0.0/1 dev Eddie scope link . 2025.03.30 09:32:26 - 213.152.161.231 via 10.137.134.1 dev eth0' . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'::/1 dev Eddie metric 1024 pref medium . 2025.03.30 09:32:26 - fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:32:26 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fd7d:76ee:e68f:a993:fb0:c29:b2b6:e957 dev Eddie proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - 8000::/1 dev Eddie metric 1024 pref medium . 2025.03.30 09:32:26 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1754sec mtu 1500 pref medium' . 2025.03.30 09:32:26 - Elevated: Command:route . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'add', arg:'213.152.161.229/32', arg:'dev', arg:'Eddie', arg:'metric', arg:'0', exit:0 . 2025.03.30 09:32:26 - Routes, add 213.152.161.229/32 for interface "Eddie". . 2025.03.30 09:32:26 - Elevated: Command:route-list . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'0.0.0.0/1 dev Eddie scope link . 2025.03.30 09:32:26 - default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:32:26 - 128.0.0.0/1 dev Eddie scope link . 2025.03.30 09:32:26 - 213.152.161.229 dev Eddie scope link . 2025.03.30 09:32:26 - 213.152.161.231 via 10.137.134.1 dev eth0' . 2025.03.30 09:32:26 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'::/1 dev Eddie metric 1024 pref medium . 2025.03.30 09:32:26 - fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:32:26 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fd7d:76ee:e68f:a993:fb0:c29:b2b6:e957 dev Eddie proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:32:26 - 8000::/1 dev Eddie metric 1024 pref medium . 2025.03.30 09:32:26 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1753sec mtu 1500 pref medium' . 2025.03.30 09:32:26 - Elevated: Command:route . 2025.03.30 09:32:27 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'add', arg:'2a00:1678:2470:46:87f7:5087:ccb3:f7e2/128', arg:'dev', arg:'Eddie', arg:'metric', arg:'0', exit:0 . 2025.03.30 09:32:27 - Routes, add 2a00:1678:2470:46:87f7:5087:ccb3:f7e2/128 for interface "Eddie". . 2025.03.30 09:32:27 - Flushing DNS . 2025.03.30 09:32:27 - Elevated: Command:dns-flush . 2025.03.30 09:32:27 - Elevated: Exec, path:'pidof', arg:'systemd', exit:0, out:'858' . 2025.03.30 09:32:27 - Elevated: Exec, path:'systemctl', arg:'is-active', arg:'--quiet', arg:'nscd', exit:3 . 2025.03.30 09:32:27 - Elevated: Exec, path:'systemctl', arg:'is-active', arg:'--quiet', arg:'dnsmasq', exit:3 . 2025.03.30 09:32:27 - Elevated: Exec, path:'systemctl', arg:'is-active', arg:'--quiet', arg:'named', exit:3 . 2025.03.30 09:32:27 - Elevated: Exec, path:'systemctl', arg:'is-active', arg:'--quiet', arg:'bind9', exit:3 . 2025.03.30 09:32:27 - Flush DNS - systemd-resolved flush-caches . 2025.03.30 09:32:27 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'flush-caches', exit:0 I 2025.03.30 09:32:27 - Checking route IPv4 . 2025.03.30 09:32:31 - Elevated: Command:dns-switch-do . 2025.03.30 09:32:31 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'dns', arg:'eth0', arg:'10.128.0.1', arg:'fd7d:76ee:e68f:a993::1', exit:0 . 2025.03.30 09:32:31 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'default-route', arg:'eth0', arg:'false', exit:0 . 2025.03.30 09:32:41 - Elevated: Command:dns-switch-do . 2025.03.30 09:32:41 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'dns', arg:'eth0', arg:'10.128.0.1', arg:'fd7d:76ee:e68f:a993::1', exit:0 . 2025.03.30 09:32:41 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'default-route', arg:'eth0', arg:'false', exit:0 . 2025.03.30 09:32:51 - Elevated: Command:dns-switch-do . 2025.03.30 09:32:51 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'dns', arg:'eth0', arg:'10.128.0.1', arg:'fd7d:76ee:e68f:a993::1', exit:0 . 2025.03.30 09:32:51 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'default-route', arg:'eth0', arg:'false', exit:0 . 2025.03.30 09:33:01 - Elevated: Command:dns-switch-do . 2025.03.30 09:33:01 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'dns', arg:'eth0', arg:'10.128.0.1', arg:'fd7d:76ee:e68f:a993::1', exit:0 . 2025.03.30 09:33:02 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'default-route', arg:'eth0', arg:'false', exit:0 . 2025.03.30 09:33:03 - Checking route (4° try) . 2025.03.30 09:33:12 - Elevated: Command:dns-switch-do . 2025.03.30 09:33:12 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'dns', arg:'eth0', arg:'10.128.0.1', arg:'fd7d:76ee:e68f:a993::1', exit:0 . 2025.03.30 09:33:12 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'default-route', arg:'eth0', arg:'false', exit:0 . 2025.03.30 09:33:17 - Checking route (5° try) . 2025.03.30 09:33:22 - Elevated: Command:dns-switch-do . 2025.03.30 09:33:22 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'dns', arg:'eth0', arg:'10.128.0.1', arg:'fd7d:76ee:e68f:a993::1', exit:0 . 2025.03.30 09:33:22 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'default-route', arg:'eth0', arg:'false', exit:0 E 2025.03.30 09:33:27 - Checking route IPv4 failed, last reason: Fetch url error:Timeout was reached ! 2025.03.30 09:33:27 - Disconnecting . 2025.03.30 09:33:27 - Elevated: Command:wireguard . 2025.03.30 09:33:28 - WireGuard > Stop request received . 2025.03.30 09:33:28 - WireGuard > Stopping . 2025.03.30 09:33:28 - WireGuard > Completed . 2025.03.30 09:33:28 - Elevated: Command:route-list . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 213.152.161.231 via 10.137.134.1 dev eth0' . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:33:28 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1692sec mtu 1500 pref medium' . 2025.03.30 09:33:28 - Routes, delete 0.0.0.0/1 for interface "Eddie", not exists. . 2025.03.30 09:33:28 - Elevated: Command:route-list . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 213.152.161.231 via 10.137.134.1 dev eth0' . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:33:28 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1692sec mtu 1500 pref medium' . 2025.03.30 09:33:28 - Routes, delete 128.0.0.0/1 for interface "Eddie", not exists. . 2025.03.30 09:33:28 - Elevated: Command:route-list . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 213.152.161.231 via 10.137.134.1 dev eth0' . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:33:28 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1692sec mtu 1500 pref medium' . 2025.03.30 09:33:28 - Routes, delete ::/1 for interface "Eddie", not exists. . 2025.03.30 09:33:28 - Elevated: Command:route-list . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 213.152.161.231 via 10.137.134.1 dev eth0' . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:33:28 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1692sec mtu 1500 pref medium' . 2025.03.30 09:33:28 - Routes, delete 8000::/1 for interface "Eddie", not exists. . 2025.03.30 09:33:28 - Elevated: Command:route-list . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 213.152.161.231 via 10.137.134.1 dev eth0' . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:33:28 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1692sec mtu 1500 pref medium' . 2025.03.30 09:33:28 - Elevated: Command:route . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'delete', arg:'213.152.161.231/32', arg:'via', arg:'10.137.134.1', arg:'dev', arg:'eth0', arg:'metric', arg:'0', exit:0 . 2025.03.30 09:33:28 - Routes, delete 213.152.161.231/32 for interface "eth0". . 2025.03.30 09:33:28 - Elevated: Command:route-list . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024' . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:33:28 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1692sec mtu 1500 pref medium' . 2025.03.30 09:33:28 - Routes, delete 213.152.161.229/32 for interface "Eddie", not exists. . 2025.03.30 09:33:28 - Elevated: Command:route-list . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:28 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024' . 2025.03.30 09:33:28 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:33:28 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:28 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1692sec mtu 1500 pref medium' . 2025.03.30 09:33:28 - Routes, delete 2a00:1678:2470:46:87f7:5087:ccb3:f7e2/128 for interface "Eddie", not exists. . 2025.03.30 09:33:28 - Elevated: Command:dns-switch-restore . 2025.03.30 09:33:28 - DNS of the system restored - via /etc/resolv.conf) . 2025.03.30 09:33:28 - Elevated: Exec, path:'systemctl', arg:'is-active', arg:'--quiet', arg:'systemd-resolved', exit:0 . 2025.03.30 09:33:29 - Elevated: Exec, path:'/usr/sbin/service', arg:'systemd-resolved', arg:'restart', exit:0 . 2025.03.30 09:33:29 - Service systemd-resolved restarted . 2025.03.30 09:33:29 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'dns', arg:'tailscale0', arg:'100.100.100.100', exit:0 . 2025.03.30 09:33:29 - DNS of the interface 'tailscale0' restored to '100.100.100.100' - via systemd-resolved . 2025.03.30 09:33:29 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'default-route', arg:'tailscale0', arg:'no', exit:0 . 2025.03.30 09:33:29 - Default Route of the interface 'tailscale0' restored to 'no' - via systemd-resolved . 2025.03.30 09:33:29 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'dns', arg:'tun0', arg:'10.128.0.1 fd7d:76ee:e68f:a993::1', exit:1, err:'Failed to parse DNS server address: 10.128.0.1 fd7d:76ee:e68f:a993::1 . 2025.03.30 09:33:29 - Failed to set DNS configuration: Invalid argument' . 2025.03.30 09:33:29 - DNS of the interface 'tun0' restored to '10.128.0.1 fd7d:76ee:e68f:a993::1' - via systemd-resolved . 2025.03.30 09:33:29 - Elevated: Exec, path:'/usr/bin/resolvectl', arg:'default-route', arg:'tun0', arg:'yes', exit:0 . 2025.03.30 09:33:29 - Default Route of the interface 'tun0' restored to 'yes' - via systemd-resolved . 2025.03.30 09:33:29 - Collect network information . 2025.03.30 09:33:29 - Elevated: Command:route-list . 2025.03.30 09:33:29 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-4', arg:'route', arg:'show', exit:0, out:'default via 10.137.134.1 dev eth0 proto dhcp src 10.137.134.195 metric 1024 . 2025.03.30 09:33:29 - 10.137.134.0/24 dev eth0 proto kernel scope link src 10.137.134.195 metric 1024 . 2025.03.30 09:33:29 - 10.137.134.1 dev eth0 proto dhcp scope link src 10.137.134.195 metric 1024' . 2025.03.30 09:33:29 - Elevated: Exec, path:'/usr/sbin/ip', arg:'-6', arg:'route', arg:'show', exit:0, out:'fd01::2 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:29 - fd42:672d:4677:a5d1::/64 dev eth0 proto ra metric 1024 pref medium . 2025.03.30 09:33:29 - fd7a:115c:a1e0::b01:4b70 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:29 - fe80::/64 dev eth0 proto kernel metric 256 pref medium . 2025.03.30 09:33:29 - fe80::/64 dev tailscale0 proto kernel metric 256 pref medium . 2025.03.30 09:33:29 - fe80::/64 dev tun0 proto kernel metric 256 pref medium . 2025.03.30 09:33:29 - default via fe80::216:3eff:fe51:f778 dev eth0 proto ra metric 1024 expires 1691sec mtu 1500 pref medium' . 2025.03.30 09:33:29 - Elevated: Command:netlock-iptables-interface . 2025.03.30 09:33:29 - Elevated: Exec, path:'/usr/sbin/iptables-legacy', arg:'-D', arg:'INPUT', arg:'-i', arg:'Eddie', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:33:29 - Elevated: Exec, path:'/usr/sbin/iptables-legacy', arg:'-D', arg:'FORWARD', arg:'-i', arg:'Eddie', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:33:29 - Elevated: Exec, path:'/usr/sbin/iptables-legacy', arg:'-D', arg:'OUTPUT', arg:'-o', arg:'Eddie', arg:'-j', arg:'ACCEPT', exit:0 . 2025.03.30 09:33:29 - Connection terminated. I 2025.03.30 09:33:30 - Cancel requested from keyboard. . 2025.03.30 09:33:30 - Shutdown in progress I 2025.03.30 09:33:30 - Cancel requested. . 2025.03.30 09:33:30 - Deactivation of Network Lock . 2025.03.30 09:33:30 - Elevated: Command:netlock-iptables-deactivate . 2025.03.30 09:33:30 - Elevated: Exec, path:'/usr/sbin/iptables-legacy-restore', exit:0 ! 2025.03.30 09:33:30 - Session terminated. . 2025.03.30 09:33:30 - Elevated: Client soft disconnected ! 2025.03.30 09:33:30 - Logged out. . 2025.03.30 09:33:30 - Shutdown complete