Comment 25 for bug 1013597

Revision history for this message
davygrvy (davygrvy) wrote :

This seems to work for me

$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
iface eth0 inet6 dhcp
    up sysctl net.ipv6.conf.$IFACE.accept_ra=1
    up rdisc6 $IFACE