炭坝 发表于 2022-3-11 12:08:09

如何在 Debian10 下配置 IPv6

创建了 /etc/network/interfaces.d/eth0
auto eth0
   allow-hotplug eth0
   iface eth0 inet dhcp
   iface eth0 inet6 dhcp但是获取不了 ipv6 地址,ifup eth0 提示 “Could not get a link-local address”

页: [1]
查看完整版本: 如何在 Debian10 下配置 IPv6