> As a side note: if you accept the RAs, you will not only get the
missing routes, but also the SLAAC addresses. So this is not anymore the
"Automatic (DHCP only)" option as advertised.

If this is not what you want, you should simply set

echo 1 > /proc/sys/net/ipv6/conf/ethX/accept_ra
echo 0 > /proc/sys/net/ipv6/conf/ethX/autoconf

But not disable accept_ra entirely.

> I think adding the static-routes option my help a lot in this regard.

No. The default route will come over RA in most real-world
configurations. It is wrong to disable accept_ra with DHCPv6 only.

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

Title:
  dhcp IPv6 sets accept_ra to 0 and doesn't get IPv6 route

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1193205/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to