== date == 2026-06-11T00:01:52+00:00 == iface / gw == iface=ens3 gw=fe80::f816:3eff:fe98:d9f == ip -6 addr (lifetimes = SLAAC evidence) == 1: lo: mtu 65536 state UNKNOWN qlen 1000 inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: ens3: mtu 1500 state UP qlen 1000 inet6 2a13:1a81:8000:2::33d/128 scope global noprefixroute valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:febf:60f0/64 scope link valid_lft forever preferred_lft forever == ip -6 route show == 2a13:1a81:8000:2::300/120 dev ens3 proto ra metric 100 pref medium fe80::/64 dev ens3 proto kernel metric 256 pref medium default via fe80::f816:3eff:fe98:d9f dev ens3 proto ra metric 100 mtu 1500 pref medium == ip -6 route show default (expires/proto ra = RA evidence) == default via fe80::f816:3eff:fe98:d9f dev ens3 proto ra metric 100 mtu 1500 pref medium == ip -4 route show default == default via 10.128.0.17 dev ens3 proto dhcp src 10.128.0.21 metric 100 == sysctl accept_ra / forwarding == /bin/bash: line 18: sysctl: command not found /bin/bash: line 18: sysctl: command not found /bin/bash: line 18: sysctl: command not found == resolvectl status == Global Protocols: +LLMNR +mDNS -DNSOverTLS DNSSEC=no/unsupported resolv.conf mode: uplink Link 2 (ens3) Current Scopes: DNS LLMNR/IPv4 LLMNR/IPv6 Protocols: +DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported Current DNS Server: 81.163.194.9 DNS Servers: 81.163.194.9 81.163.194.10 2a13:1a81::11:53 2a13:1a81::12:53 == target: tarballs.opendev.org == -- getent ahosts (families glibc returns) -- -- resolvectl query -- tarballs.opendev.org: resolve call failed: Could not resolve 'tarballs.opendev.org', server or network returned error SERVFAIL -- curl -6 -- curl: (6) Could not resolve host: tarballs.opendev.org http=000 ip= t=0.017499s curl -6 FAILED -- curl -4 -- curl: (6) Could not resolve host: tarballs.opendev.org http=000 ip= t=0.019859s curl -4 FAILED == target: galaxy.ansible.com == -- getent ahosts (families glibc returns) -- 2606:4700:20::681a:1ea STREAM galaxy.ansible.com 2606:4700:20::681a:1ea DGRAM 2606:4700:20::681a:1ea RAW 2606:4700:20::ac43:44fb STREAM 2606:4700:20::ac43:44fb DGRAM 2606:4700:20::ac43:44fb RAW 2606:4700:20::681a:ea STREAM 2606:4700:20::681a:ea DGRAM 2606:4700:20::681a:ea RAW 104.26.0.234 STREAM 104.26.0.234 DGRAM 104.26.0.234 RAW 104.26.1.234 STREAM 104.26.1.234 DGRAM 104.26.1.234 RAW 172.67.68.251 STREAM 172.67.68.251 DGRAM 172.67.68.251 RAW -- resolvectl query -- galaxy.ansible.com: 104.26.0.234 -- link: ens3 104.26.1.234 -- link: ens3 172.67.68.251 -- link: ens3 2606:4700:20::681a:1ea -- link: ens3 2606:4700:20::ac43:44fb -- link: ens3 2606:4700:20::681a:ea -- link: ens3 -- Information acquired via protocol DNS in 3.6ms. -- Data is authenticated: no; Data was acquired via local or encrypted transport: no -- Data from: network -- ip -6 route get 2606:4700:20::ac43:44fb -- 2606:4700:20::ac43:44fb from :: via fe80::f816:3eff:fe98:d9f dev ens3 proto ra src 2a13:1a81:8000:2::33d metric 100 mtu 1500 pref medium -- ip -4 route get 2606:4700:20::681a:1ea -- Error: inet prefix is expected rather than "2606:4700:20::681a:1ea". -- curl -6 -- http=200 ip=2606:4700:20::681a:ea t=0.202362s -- curl -4 -- http=200 ip=104.26.1.234 t=0.167076s == ping -6 gateway == PING fe80::f816:3eff:fe98:d9f%ens3(fe80::f816:3eff:fe98:d9f%ens3) 56 data bytes --- fe80::f816:3eff:fe98:d9f%ens3 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms == traceroute6 to first target == tarballs.opendev.org: Name or service not known Cannot handle "host" cmdline arg `tarballs.opendev.org' on position 1 (argc 3)