Thursday, April 8, 2010

Disable IPv6 on Linux

To disable IPv6 on Linux, add the following to modprobe.conf:

alias net-pf-10 off
alias ipv6 off

No comments: