> What does `lsmod` show? Is it mentioning the ipv6 module? It it's not
> there, does "grep CONFIG_IPV6 /boot/config-`uname -r`" releal ipv6 as
> built in (CONFIG_IPV6=y) or a module (CONFIG_IPV6=m)
Yes, lsmod shows the ipv6 module

:~# lsmod | grep ipv6
ipv6                  264740  36

> Did you uncomment the line in /etc/modules.conf before? It's not
> uncommented by default 
Sorry, that was an error on my side. I translated uncomment wrong.
So, at the moment my modules.conf looks like:

:~# grep net-pf-10 /etc/modules.conf
# alias net-pf-10 off           # IPv6

So, I will try to remove the leading # (i.e. uncomment the line) :)

thanks,
phi

Attachment: signature.asc
Description: Digital signature

Reply via email to