Revision: 52266
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at October 18, 2011 13:28 by klovera
Initial Code
touch /etc/modprobe.d/disable-ipv6 echo "options ipv6 disable=1" >> /etc/modprobe.d/disable-ipv6
Initial URL
Initial Description
How to disable IPv6 on CentOS. Suggested for security if you are runing a security check on csf firewall. The above is only for witht he 5.4 update - more infor can be found here: http://wiki.centos.org/FAQ/CentOS5#head-47912ebdae3b5ac10ff76053ef057c366b421dc4
Initial Title
Disable IPv6 on CentOS
Initial Tags
Initial Language
Bash