编辑文件/etc/sysctl.conf
net.ipv6.conf.all.disable_ipv6 =1net.ipv6.conf.default.disable_ipv6 =1
sysctl -p编码 /etc/sysconfig/networkNETWORKING_IPV6=no重启网卡:service network restart