← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1693771] [NEW] Instance fails to receive DHCPv6 responses

 

Public bug reported:

When running an instance on a network with ipv6-address-mode
dhcpv6-stateful, the instance fails to receive responses from the DHCP
server. The workaround is to add an explicit security group rule
allowing

--proto udp --dst-port 546 --ethertype IPv6

and then the DHCP handshake succeeds successfully.

See https://review.openstack.org/#/c/386525/ and the failures at e.g.
http://logs.openstack.org/25/386525/8/check/gate-tempest-dsvm-neutron-
full-ssh/b4c7bf0/, the same setup worked fine in December, so this seems
to be a regression introduced since then.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1693771

Title:
  Instance fails to receive DHCPv6 responses

Status in neutron:
  New

Bug description:
  When running an instance on a network with ipv6-address-mode
  dhcpv6-stateful, the instance fails to receive responses from the DHCP
  server. The workaround is to add an explicit security group rule
  allowing

  --proto udp --dst-port 546 --ethertype IPv6

  and then the DHCP handshake succeeds successfully.

  See https://review.openstack.org/#/c/386525/ and the failures at e.g.
  http://logs.openstack.org/25/386525/8/check/gate-tempest-dsvm-neutron-
  full-ssh/b4c7bf0/, the same setup worked fine in December, so this
  seems to be a regression introduced since then.

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


Follow ups