How to Disable IPv6 in RHEL / CentOS ? (eukhost.com)
In order to disable the protocol support for Ipv6 in RHEL / CentOS, you need
to make the below changes in the two lines to the file: /etc/modprobe.conf
alias ipv6 off alias net-pf-10 off The changes will take effect once you
reboot. Or Put the following option in the the file: /etc/sysconfig/network
NETWORKING_IPV6 = no [...]
Post from: UK Web Hosting | Linux Windows Server Tutorials | PHP MySQL Service
How to Disable IPv6 in RHEL / CentOS ?




