<div dir="ltr">Hi All,<div><br></div><div>I have DHCPD server running on my box and leases are allocated.</div><div><br></div><div>When DHCPD server restarts first and second, all the leases info in  dhcpd.leases file are correct. </div><div>But when it restarts 3rd time, the (old) leases allocated before first restart were missing, and this behavior continue</div><div>for next dhcpd restarts .</div><div><br></div><div>Are there any restrictions on number of time dhcpd server restarts?</div><div><br></div><div>This how I restart the server:</div><div> /etc/init.d/dhcp-server stop<br></div><div> /etc/init.d/dhcp-server start<br></div><div><br></div><div>or</div><div><br></div><div> /etc/init.d/dhcp-server restart<br></div><div><br></div><div><br></div><div>I can ping the missing lease IP address to client.</div><div><br></div><div>Currently our system has<br>
DHCP 4.2.8<br>
BIND 9.8.4-P1 <br></div><div><br></div><div>We are doing Host Entry objetcs in DHCP database.</div><div>For a particular missing IP lease in the dhcps.leases file, I get the following object info with missing MAC.</div><div><br></div><div><br></div><div><div><i>Host to lease is CPE0004000000000000</i></div><div><i>> > > > > obj: <null></i></div><div><i>> obj: host</i></div><div><i>> obj: host</i></div><div><i>name = "CPE0004000000000000"</i></div><div><i>> obj: host</i></div><div><i>name = "CPE0004000000000000"</i></div><div><i>ip-address = 04:04:04:01</i></div><div><i>dhcp-client-identifier = 00:04:00:00:00:00:00:00</i></div><div><i>> obj: <null></i></div></div><div><br></div><div>Question:</div><div><b><font size="4">Why after server restarting 3rd time removes MAC in the host entry object?</font></b></div><div><br></div><div><br></div><div>see the example of correct lease host entry object with MAC</div><div><div><br></div><div><i>Host to lease is CPE0007000000000000</i></div><div><i>> > > > > obj: <null></i></div><div><i>> obj: host</i></div><div><i>> obj: host</i></div><div><i>name = "CPE0007000000000000"</i></div><div><i>> obj: host</i></div><div><i>name = "CPE0007000000000000"</i></div><div><i>ip-address = 04:04:04:02</i></div><div><i>dhcp-client-identifier = 00:07:00:00:00:00:00:00</i></div><div><i>hardware-address = 00:05:7a:73:2e:a3</i></div><div><i>hardware-type = 00:00:00:01</i></div><div><i>> obj: <null></i></div></div><div><br></div><div><br></div><div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Regards,<br>P.N.Kumar<br><br></div></div>
</div></div>