<div dir="ltr">I am running into some DDNS issues, where clients have the same hostname (ie iPhone).  I'm trying to come up with a way to handle renaming duplicate entries, where a host has already gotten an address with a given hostname.<div>
<br></div><div>For instance, client A with hostname iPhone requests an address, and gets x.y.z.1.  DHCP server then updates DNS records for iPhone.</div><div><br></div><div>Client B, also with hostname iPhone requests an address, and gets x.y.z.2.  DHCP server attempts to update DNS, but gets an error similar to this:</div>
<div><div>Forward map from iPhone to x.y.z.2 FAILED: Has an address record but no DHCID, not mine.</div><div><br></div><div style>What is the best way to handle this, to give some default name for Client B?  I'm fine with using something like ip-x-y-z-2.  or ideally it would be iPhone-01.</div>
<div style><br></div><div style>Can I use a pick() statement?  ddns-hostname=pick(...)</div><div style><br></div><div style>Any suggestions would be appreciated.</div><div><br></div>-- <br><div>Jason K. Brandt</div><div>Systems Administrator</div>
<div>Bradley University<br><br></div>
</div></div>