苍穹の下

AWS Amazon Lightsail CentOS 7 手动启动IPV6的解决方法

AWS Amazon Lightsail CentOS 7 手动启动IPV6的解决方法

首先,控制面板要开了V6,防火墙放行

打开路径

/etc/sysconfig/network-scripts

修改文件 ifcfg-eth0

在底部添加/修改

IPV6INIT=yes
IPV6_AUTOCONF=yes

然后重启即可

 

退出移动版