Submitted by michelv on Thu, 07/26/2018 - 01:44
On my server I use dhcp6 and dhcp4 in netplan.
Adding a dedicated IPv6 address for a virtual server changes the dhcp4 into dhp4 (note the lack of c in there) and removes dhcp6 completely.
Correct form network: ethernets: ens18: optional: true dhcp4: true dhcp6: true addresses: - list here
Solution: keep the dhcp4 and dhcp6 directives untouched, or add option to keep/not keep.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Sun, 07/29/2018 - 20:16 Comment #1
Thanks for pointing this out - these bugs will be fixed in the next Webmin release (1.891 or above).
Submitted by IssueBot on Thu, 10/11/2018 - 20:07 Comment #2
Automatically closed - issue fixed for 2 weeks with no activity.