NavigationRecent Updates |
How to remove IPv6 on Red Hat nodesSubmitted by Aleksey Tsalolikhin on Sun, 2008-02-03 14:52.Linux
Picked up this tid-bit on how to disable IPv6 (which aligns with the general sys admin philosophy of "if we are not using it, remove it or turn it off to simplify the system and increase security": (1) Edit /etc/sysconfig/network and set NETWORKING_IPV6=no. (2) Issue the following command as root: 'chkconfig ip6tables off'. (3) Reboot the host machine. Trackback URL for this post:http://lopsa.org/trackback/1576
Aleksey Tsalolikhin's blog | add new comment | 38492 reads
|