== date == 2026-06-16T13:46:27+00:00 == iface / gw == iface=ens3 gw=fe80::f816:3eff:fe92:ad10 == 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:3124:f816:3eff:fe5d:eaf/64 scope global dynamic mngtmpaddr valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:fe5d:eaf/64 scope link valid_lft forever preferred_lft forever == ip -6 route show == 2a13:1a81:8000:3124::/64 dev ens3 proto kernel metric 256 pref medium fe80::/64 dev ens3 proto kernel metric 256 pref medium default via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra metric 1024 expires 64974sec hoplimit 255 pref medium == ip -6 route show default (expires/proto ra = RA evidence) == default via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra metric 1024 expires 64974sec hoplimit 255 pref medium == ip -4 route show default == default via 10.128.7.1 dev ens3 == accept_ra / forwarding (procfs; RA-suppression evidence) == net.ipv6.conf.all.forwarding = 0 net.ipv6.conf.all.accept_ra = 1 net.ipv6.conf.default.forwarding = 0 net.ipv6.conf.default.accept_ra = 1 net.ipv6.conf.ens3.forwarding = 0 net.ipv6.conf.ens3.accept_ra = 1 == resolvectl status == resolvectl not installed == /etc/resolv.conf (resolver stub) == domain a.customers.regiocloud.tech. search a.customers.regiocloud.tech. nameserver 81.163.194.9 nameserver 81.163.194.10 == /run/systemd/resolve/resolv.conf (upstreams) == (no systemd-resolved upstream file) == target: tarballs.opendev.org == -- getent ahosts (families glibc returns) -- -- curl -6 (3 attempts) -- curl: (6) Could not resolve host: tarballs.opendev.org #1 http=000 ip= t=0.009224s #1 curl -6 FAILED curl: (6) Could not resolve host: tarballs.opendev.org #2 http=000 ip= t=0.008925s #2 curl -6 FAILED curl: (6) Could not resolve host: tarballs.opendev.org #3 http=000 ip= t=0.009250s #3 curl -6 FAILED -- curl -4 (3 attempts) -- curl: (6) Could not resolve host: tarballs.opendev.org #1 http=000 ip= t=0.008348s #1 curl -4 FAILED curl: (6) Could not resolve host: tarballs.opendev.org #2 http=000 ip= t=0.011266s #2 curl -4 FAILED curl: (6) Could not resolve host: tarballs.opendev.org #3 http=000 ip= t=0.009554s #3 curl -4 FAILED == target: galaxy.ansible.com == -- getent ahosts (families glibc returns) -- 2606:4700:20::681a:ea STREAM galaxy.ansible.com 2606:4700:20::681a:ea DGRAM 2606:4700:20::681a:ea RAW 2606:4700:20::ac43:44fb STREAM 2606:4700:20::ac43:44fb DGRAM 2606:4700:20::ac43:44fb RAW 2606:4700:20::681a:1ea STREAM 2606:4700:20::681a:1ea DGRAM 2606:4700:20::681a:1ea 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 104.26.0.234 STREAM 104.26.0.234 DGRAM 104.26.0.234 RAW -- ip -6 route get 2606:4700:20::681a:ea -- 2606:4700:20::681a:ea from :: via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra src 2a13:1a81:8000:3124:f816:3eff:fe5d:eaf metric 1024 hoplimit 255 pref medium -- curl -6 (3 attempts) -- #1 http=200 ip=2606:4700:20::681a:ea t=0.203748s #2 http=200 ip=2606:4700:20::681a:ea t=0.187232s #3 http=200 ip=2606:4700:20::681a:ea t=0.191809s -- curl -4 (3 attempts) -- #1 http=200 ip=104.26.1.234 t=0.186760s #2 http=200 ip=104.26.1.234 t=0.181765s #3 http=200 ip=104.26.1.234 t=0.181632s == ping -6 gateway == PING fe80::f816:3eff:fe92:ad10%ens3(fe80::f816:3eff:fe92:ad10%ens3) 56 data bytes --- fe80::f816:3eff:fe92:ad10%ens3 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms