This is the config that broke me, I think.

root@purgatory:~# cat /etc/radvd.conf 
interface br0
{
   AdvSendAdvert on;
   MinRtrAdvInterval 3; 
   MaxRtrAdvInterval 10;
   prefix 2001:470::/64
   {
      AdvOnLink on; 
      AdvAutonomous on; 
      AdvRouterAddr on; 
   };
   route ::/0
   {
   };
   RDNSS 2001:470::8888 2001:4860:4860::8844 {
   };
};

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/381896

Title:
  bad router advertisement lead to disabilitation of ipv6 privacy
  extension

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/381896/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to