Linux2.6核心默认都支持IPv6,不过我们目前国内在短时间内是用不上,看着挺碍眼,干脆去掉.
禁止IPv6内核模块
# vi /etc/modprobe.conf
添加如下两行:
alias net-pf-10 off alias ipv6 off
禁止IPv6防火墙
# /sbin/chkconfig –level 35 ip6tables off
重启后生效。
昵称
邮箱
网址
注意 - 你可以用以下 HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>