Comment 3 for bug 643810

Revision history for this message
f3d (frank-duignan) wrote :

Update:
Doing the following (as root) in a terminal seems to work (eth1 is my wireless interface)

ip -6 link set eth1 down
ip -6 link set eth1 up

This sorts out the ipv6 address after the next radvd broadcast but screws up ipv4 so you need to re-run dhclient on eth1
ALSO:
have to set

IPV6=yes

in /etc/default/ufw