在KVM上配置ipv6
编辑 /etc/network/interfaces
添加
#IPV6 static configuration iface eth0 inet6 static address 2607:fcd0:100:c21::72cb:eb5b netmask 64 gateway 2607:fcd0:100:c21::1 # END IPV6 configuration
其中的address,netmask,gateway根据自己的实际情况修改一下,之后重启网络服务就ok了。
原文链接:https://www.qiquanji.com/post/5146.html
本站声明:网站内容来源于网络,如有侵权,请联系我们,我们将及时处理。
微信扫码关注
更新实时通知