Jaigh Jaddo wrote: >I set NETWORKING_IPV6=no , removed ::1 from /etc/hosts and turned off >ip6tables. Is there anything else that needs to be turned off to >disable ipv6? >If I do and ifconfig, I still see an inet6 address. Is this normal >even though ipv6 is disabled? > >Thank You, > >JJ > > > % cat >> /etc/modprobe.conf # disable IPV6 alias net-pf-10 off alias ipv6 off ^D