CentOS 6 禁止IPv6

建立禁止啓動ipv6模塊網絡

vi /etc/modprobe.d/disable-ipv6.confide

copy內容3d

install ipv6 /bin/trueblog


網絡標註禁用ipv6ip

cat <<EOF>>/etc/sysconfig/networkget

IPV6INIT=noit

EOFclass


ipv6模塊應該是沒有加載的network

lsmod | grep ipv6grep

image

image


查ipv6 地址應該是沒有的

ifconfig | grep -i inet6

image

image

相關文章
相關標籤/搜索