【仅KVM机器有IPV6】

IPV6仅能自行于主机上使用命令查看

curl ip.sb -6

 

因IPV6为DHCPv6配发,若长时间未使用则会被收回。

 

KVM主机可以使用以下命令稳定IPV6不因为闲置而被收回

echo 'iface eth0 inet6 auto' >> /etc/network/interfaces
systemctl restart networking

Was dit antwoord nuttig? 0 gebruikers vonden dit artikel nuttig (0 Stemmen)