*** This bug is a duplicate of bug 2025382 *** https://bugs.launchpad.net/bugs/2025382
On 2023-07-10 15:38, Lukas Märdian wrote: > 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 At least for systemd-networkd I fixed the issue in https://github.com/systemd/systemd/pull/28138. Kind regards Philipp Kern -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, 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 -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp