[Bug 2024546] Re: Netplan not bringing up IPv6 address when dhcp6: true specified

Lukas Märdian 2024546 at bugs.launchpad.net
Mon Jul 10 13:38:54 UTC 2023


This seems to be a more generic issue with DHCP client vs Oracle OCI and
unrelated to Netplan:

https://community.oracle.com/customerconnect/discussion/687610/oci-
ipv6-address-not-assigned-to-oci-ubuntu-instance-by-dhcp

** Also affects: isc-dhcp (Ubuntu)
   Importance: Undecided
       Status: New

** Summary changed:

- Netplan not bringing up IPv6 address when dhcp6: true specified
+ DHCP not bringing up IPv6 address when dhcp6: true specified

** Tags added: rls-mm-incoming

** Tags added: rls-jj-incoming

** Changed in: netplan
       Status: Incomplete => Invalid

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

Title:
  DHCP not bringing up IPv6 address when dhcp6: true specified

Status in netplan:
  Invalid
Status in isc-dhcp package in Ubuntu:
  New

Bug description:
  I have a netplan configuration with dhcp6: true specified for my
  network interface, however no IPv6 address comes up.

  dhclient -6 brings the address up without issue, proving that the DHCP
  server is responding.

  So why isn't Netplan configuring the IP address?

  network:
      version: 2
      ethernets:
          enp0s6:
              dhcp4: true
              dhcp6: true
              match:
                  macaddress: 02:00:17:xx:xx:xx
              set-name: enp0s6

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




More information about the foundations-bugs mailing list