<div dir="ltr"><div style="font-size:12.8px">Apologies if multiples of these get through. I've been trying to send to the list for a couple of days and not having any luck.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Summary - dhcpd removes A record, but leaves DHCID and PTR behind, causing problems in future. </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">dhcpd 4.3.5 (custom install with no options to configure)</div><div style="font-size:12.8px">bind-9.8.2-0.47.rc1.el6_8.3.x8<wbr>6_64</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">ddns-updates on;</div><div style="font-size:12.8px">ddns-update-style standard;</div><div style="font-size:12.8px">ddns-rev-domainname "in-addr.arpa.";</div><div style="font-size:12.8px">update-optimization off;</div><div style="font-size:12.8px">#update-conflict-detection false;</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">update-static-leases on;</div><div style="font-size:12.8px">ignore client-updates;</div><div style="font-size:12.8px">one-lease-per-client on;</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">We are using host definitions as such</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">host esxi-xxxx-a5-30-10 {</div><div style="font-size:12.8px">  hardware ethernet 2C:59:E5:49:56:38;</div><div style="font-size:12.8px">  ddns-hostname "esxi-xxxx-a5-30-10";</div><div style="font-size:12.8px">  ddns-domainname "<a href="http://domain.com/" target="_blank">domain.com</a>.";</div><div style="font-size:12.8px">  option host-name "esxi-xxxx-a5-30-10";</div><div style="font-size:12.8px">  option domain-name "<a href="http://domain.com/" target="_blank">domain.com</a>";</div><div style="font-size:12.8px">}</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">The host boots on untagged network (no DDNS), PXE boots ESXi with tagged interface on different VLAN with DDNS enabled. At this point it registers A, PTR and DHCID just fine.</div><div style="font-size:12.8px">Autodeploy then applies a host profile which cause the interface to down/up on the same network segment. When it goes down, dhcp removes the A record, but not the DHCID or PTR. When it comes back up on the same IP address (MAC address stayed the same), I get</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Feb 28 19:16:22 dhcp001 dhcpd: DHCPOFFER on 10.1.66.37 to 2c:59:e5:49:15:98 via 10.1.66.2</div><div style="font-size:12.8px">Feb 28 19:16:22 dhcp001 dhcpd: DHCPREQUEST for 10.1.66.37 (10.1.71.135) from 2c:59:e5:49:15:98 via 10.1.66.2</div><div style="font-size:12.8px">Feb 28 19:16:22 dhcp001 dhcpd: DHCPACK on 10.1.66.37 to 2c:59:e5:49:15:98 via 10.1.66.2</div><div style="font-size:12.8px">Feb 28 19:16:22 dhcp001 dhcpd: Added new forward map from <a href="http://esxi-xxxx-a5-30-14.domain.com/" target="_blank">esxi-xxxx-a5-30-14.<wbr>domain.com</a>. to 10.1.66.37</div><div style="font-size:12.8px">Feb 28 19:18:58 dhcp001 dhcpd: DHCPRELEASE of 10.1.66.37 from 2c:59:e5:49:15:98 via eth0 (found)</div><div style="font-size:12.8px">Feb 28 19:18:58 dhcp001 dhcpd: Removed forward map from <a href="http://esxi-xxxx-a5-30-14.domain.com/" target="_blank">esxi-xxxx-a5-30-14.<wbr>domain.com</a>. to 10.1.66.37</div><div style="font-size:12.8px">Feb 28 19:19:01 dhcp001 dhcpd: DHCPOFFER on 10.1.66.37 to 2c:59:e5:49:15:98 via 10.1.66.3</div><div style="font-size:12.8px">Feb 28 19:19:01 dhcp001 dhcpd: DHCPREQUEST for 10.1.66.37 (10.1.71.135) from 2c:59:e5:49:15:98 via 10.1.66.3</div><div style="font-size:12.8px">Feb 28 19:19:01 dhcp001 dhcpd: DHCPACK on 10.1.66.37 to 2c:59:e5:49:15:98 via 10.1.66.3</div><div style="font-size:12.8px">Feb 28 19:19:04 dhcp001 dhcpd: DHCPREQUEST for 10.1.66.37 from 2c:59:e5:49:15:98 via eth0</div><div style="font-size:12.8px">Feb 28 19:31:52 dhcp001 dhcpd: Forward map from <a href="http://esxi-xxxx-a5-30-14.domain.com/" target="_blank">esxi-xxxx-a5-30-14.<wbr>domain.com</a>. to 10.1.66.37 FAILED: timed out</div><div style="font-size:12.8px">and</div><div style="font-size:12.8px">updating zone '<a href="http://domain.com/IN" target="_blank">domain.com/IN</a>': update unsuccessful: esxi-xxxx-a5-30-10.domaincom: 'name not in use' prerequisite not satisfied (YXDOMAIN)</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"># host -a <a href="http://esxi-xxxx-a5-30-10.domain.com/" target="_blank">esxi-xxxx-a5-30-10.domain.<wbr>com</a></div><div style="font-size:12.8px">Trying "<a href="http://esxi-xxxx-a5-30-10.domain.com/" target="_blank">esxi-xxxx-a5-30-10.domain.com</a><wbr>"</div><div style="font-size:12.8px">;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 42622</div><div style="font-size:12.8px">;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 3</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">;; QUESTION SECTION:</div><div style="font-size:12.8px">;<a href="http://esxi-xxxx-a5-30-10.domain.com/" target="_blank">esxi-xxxx-a5-30-10.domain.com</a><wbr>. IN ANY</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">;; ANSWER SECTION:</div><div style="font-size:12.8px"><a href="http://esxi-xxxx-a5-30-10.domain.com/" target="_blank">esxi-xxxx-a5-30-10.domain.com</a>. 3600 IN DHCID AAEBABsJWn8ZMp8B0wG1h6pv4FVrVZ<wbr>obDzBUVM8QVYrQPak=</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">;; AUTHORITY SECTION:</div><div style="font-size:12.8px"><a href="http://domain.com/" target="_blank">domain.com</a>.  86400   IN      NS      <a href="http://dns002.domain.com/" target="_blank">dns002.domain.com</a>.</div><div style="font-size:12.8px"><a href="http://domain.com/" target="_blank">domain.com</a>.  86400   IN      NS      <a href="http://dns003.domain.com/" target="_blank">dns003.domain.com</a>.</div><div style="font-size:12.8px"><a href="http://domain.com/" target="_blank">domain.com</a>.  86400   IN      NS      <a href="http://dns001.domain.com/" target="_blank">dns001.domain.com</a>.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">It's my understanding it should be deleting the DHCID record because there is no A record? The esxi server still has a valid lease on 10.1.66.34</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">What am I missing?</div></div>