نحن مع غزة
عبقرية الإرادة: مايو 2007

03 مايو، 2007

How to disable IPv6 on RHEL 5 / CentOS 5

Append those lines to /etc/modprobe.d/blacklist

blacklist net-pf-10
blacklist ipv6

Then change the following option at /etc/sysconfig/network to be as follows;
NETWORKING_IPV6=no

Then reboot the machine and have fun! :)