This might also be a duplicate of bug #2025382 -- 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