Disable IPV6 module on default kernels

On Fedora /CentOS /RHEL
Edit “/etc/modprobe.conf”
and add the follwing lines
“alias net-pf-10 off”
For Ubuntu
By default it is enables and in the file
“/etc/modprobe.d/aliases” it is given as
alias net-pf-10 ipv6
edit the aboce line back to
alias net-pf-10 off

On Fedora /CentOS /RHELEdit “/etc/modprobe.conf”and add the follwing lines”alias net-pf-10 off”
For Ubuntu
By default it is enables and in the file ”/etc/modprobe.d/aliases” it is given as
alias net-pf-10 ipv6
edit the aboce line back to alias net-pf-10 off

Tags: ,

Leave a Reply