Add a new file /etc/modprobe.d/ECS.conf containing
alias net-pf-10 off
alias ipv6 off
Edit /etc/sysconfig/network and add a line saying
NETWORKING_IPV6=off
Then do
chkconfig ip6tables off
then reboot.
alias net-pf-10 off
alias ipv6 off
Edit /etc/sysconfig/network and add a line saying
NETWORKING_IPV6=off
Then do
chkconfig ip6tables off
then reboot.
本文指导如何在Linux系统中编辑配置文件以禁用IPv6协议,并通过重启网络服务来实现。
1289

被折叠的 条评论
为什么被折叠?



