[Bug 1070154] Re: if-up turns off accept_ra when using stateful DHCP

Stéphane Graber stgraber at stgraber.org
Tue Oct 23 07:49:24 UTC 2012


This was already fixed.
"  * Cherry-pick commit 7c1a226cc995 from upstream, adds support for two
    options on dhcpv6 (accept_ra and autoconf) (LP: #1013597)"

In 0.7ubuntu1 for Ubuntu 12.10.

** Changed in: ifupdown (Ubuntu)
       Status: New => Fix Released

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

Title:
  if-up turns off accept_ra when using stateful DHCP

Status in “ifupdown” package in Ubuntu:
  Fix Released

Bug description:
  When using "inet6 dhcp" in /etc/network/interfaces, ifup always sets

      sysctl net.ipv6.conf.%iface/.//%.accept_ra=0

  This seems to assume that DHCP will always be able to provide a
  default route, which is not always true (This was forbidden in the
  DHCPv6 RFC) or desirable (The IPv6 routers sending RAs might have more
  up to date information about their own availability than the DHCPv6
  server.

  There should be an option which uses stateful DHCP to get an IPv6
  address, but which still uses RA to find routers.  I think that it's
  most intuitive that this be called "DHCP" and leave "auto" for the
  stateless variety.  If accept_ra needed to be turned off, I think that
  this would better be done by dhclient, since that daemon would know if
  it received and installed a default route.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1070154/+subscriptions




More information about the foundations-bugs mailing list