系统命令探测:
在容器内执行 curl -6 -I [https://www.google.com](https://www.google.com),耗时 0ms 直接报错:
curl: (7) Failed to connect to [www.google.com](https://www.google.com) port 443 after 0 ms: Could not connect to server
网卡与路由表:
ip -6 addr show:eth0 上只有链路本地地址 fe80::.../64,完全没有公网单播地址(如 2600:...)。
ip -6 route show:只有 fe80::/64 dev eth0,没有任何 default via ... 默认网关。
邻居与 DHCP 日志:
抓 dhcpcd 日志发现:
Plaintext
eth0: soliciting an IPv6 router
eth0: no IPv6 Routers available
timed out