<div dir="ltr">I have to find out about this "reserved" thing. I don't understand it.  Google, please, help me!<br><br><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 24, 2016 at 1:44 PM, Chuck Anderson <span dir="ltr"><<a href="mailto:cra@wpi.edu" target="_blank">cra@wpi.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Feb 24, 2016 at 01:17:13PM -0500, Bernard Fay wrote:<br>
> When the dhcpd server assign a static IP to a device, it also instruct bind<br>
> to add an entry in the DNS zone file.  One thing I realized is that if a<br>
> device didn't renew his lease, the entry in the DNS zone file is not<br>
> removed.  I would have thought to use the zone files to know if a device is<br>
> in use or not.  I had in mind that the lease time would have help to know<br>
> if a device therefore an IP is use or not.  In other words, a device<br>
> requires an IP and the dhcpd server assigned it a statically defined IP<br>
> address. The dhcpd server also instruct bind to add an entry in the<br>
> appropriate zone file.  Eventually the device is turned off, the lease time<br>
> reach its limit then I would have expected the dhcpd server to instruct<br>
> bind to remove the entry regarding this device but it is not the case.<br>
> Then I could have take a look at the zone files to know what is in used and<br>
> I would know what is not in use.<br>
><br>
> Either I made something in my configuration or I was expecting too much<br>
> from dhcpd and bind.<br>
<br>
</span>You can do that, but you have to use "reserved" leases rather than<br>
fixed-address statements.  ISC dhcpd doesn't track the expiry of<br>
fixed-address leases.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br>
</div></div></blockquote></div><br></div></div></div>