Actions
Bug #5514
closedNo mechaism to flush DHCP6C DUID when cloning VM
Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
11/22/2015
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
Cloning an existing VM in ESXi 5.5, assigned new MAC addresses to interfaces, but /var/db/dhcp6c_duid contains a DUID with the MAC address of the clone's source machine, leading to DHCP duplicate IPv6 assignments.
Reproducible: always
Setup pfSense WAN interface as DHCP6 client
Clone pfSense to new VM
Start original and clone, both end up getting same IPv6 address.
There might also be a bug in ISC DHCP6 since it is assigning the same IPv6 address to requests containing the same DUID but different source MAC addresses.
Actions