I'm still seeing this as of the time of this post. Has the fix not made it out or is this a regression? I'm seeing a routing table under natty that looks like:
route -A inet6 -n Kernel IPv6 routing table Destination Next Hop Flag Met Ref Use If 2001:5c0:110c:c000::/64 :: U 256 0 0 eth0 fe80::/64 :: U 256 0 0 eth0 ::/0 :: U 1024 0 0 eth0 ::/0 :: !n -1 1 12 lo ::1/128 :: Un 0 1 5 lo 2001:5c0:110c:c000::4a/128 :: Un 0 1 21 lo fe80::20c:29ff:feea:26b3/128 :: Un 0 1 3 lo ff00::/8 :: U 256 0 0 eth0 ::/0 :: !n -1 1 12 lo Note the two entries immediately below the fe80:/64 entry. The first bogus default route can be deleted but the second can't be. Deleting the first bogus default route and then adding a valid default route fixes the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/704812 Title: [natty] broken IPv6 default route -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
