(Thanks to swmike for pointing this one out to me) Something one could try is to add in /etc/network/interfaces at the interfaces with the issues, add: pre-down ip -6 addr flush dev <name> pre-down ip -6 ro flush dev <name>
Then that should fully flush it. That is a hack and should be done by the ifup/down code though, which should be far from hard of being added. -- IPv6 configuration is not flushed when interface goes down https://bugs.launchpad.net/bugs/215497 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs