当前位置: > CentOS > CentOS入门 >

CentOS6.X 关闭IPv6的方法

时间:2017-07-11 23:46来源:linux.it.net.cn 作者:IT

CentOS6.X 关闭IPv6的方法:

step1、编辑网卡文件,添加一行 NETWORKING_IPV6=no 并重启网卡

step2、echo -e "net.ipv6.conf.all.disable_ipv6=1" >> /etc/sysctl.conf

step3、chkconfig ip6tables off

step4、sysctl -p 或重启服务器。



(责任编辑:IT)
------分隔线----------------------------
栏目列表
推荐内容