<div>Hi Simon,</div>
<div><br>Thank you, This issue seems to be random. In past couple of months this has happened twice. After I remove the lease from the lease file, DHCP starts successfully and writes the same lease properly to the lease file. Following is the lease entry for the same client in the leases file. Everything works for some time, a month or so and dhcp crashes again with corrupt uid. </div>

<div><font size="2">
<p>lease 10.2.2.2 {</p>
<p>starts 4 2010/09/23 14:26:51;<br>ends 5 2010/09/24 14:26:51;<br>tstp 6 2010/09/25 02:26:51;<br>tsfp 6 2010/09/25 02:23:12;<br>cltt 4 2010/09/23 14:26:51;<br>binding state active;<br>next binding state expired;<br>hardware ethernet 18:a9:05:f3:47:11;<br>
uid "\001\030\251\005\363G\021";<br>set ddns-fwd-name = "<a href="http://test.example.edu">test.example.edu</a>";<br>set ddns-txt = "319732a9091e353b8fcd9f01d446291e30";<br>set ddns-rev-name = "2.2.2.10.in-addr.arpa";<br>
client-hostname "test";<br>}</p>
<p>lease 10.2.2.2 {</p>
<p>starts 4 2010/09/23 14:26:51;<br>ends 5 2010/09/24 14:26:51;<br>tstp 6 2010/09/25 02:26:51;<br>tsfp 6 2010/09/25 02:23:12;<br>cltt 4 2010/09/23 14:26:51;<br>binding state active;<br>next binding state expired;<br>hardware ethernet 18:a9:05:f3:47:11;<br>
uid "\001\030\251\005\363G\021";<br>set ddns-fwd-name = "<a href="http://test.example.edu">test.example.edu</a>";<br>set ddns-txt = "319732a9091e353b8fcd9f01d446291e30";<br>set ddns-rev-name = "2.2.2.10.in-addr.arpa";<br>
client-hostname "test";<br>}<br></p>
<p>I can take a packet capture but I am not sure if I will be able to reproduce the issue. </p>
<p>Sushma</p></font></div>
<div> </div>
<div class="gmail_quote">On Mon, Sep 27, 2010 at 2:52 AM, Simon Hobson <span dir="ltr"><<a href="mailto:dhcp1@thehobsons.co.uk">dhcp1@thehobsons.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im">Sushma Reddy wrote:<br><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">The lease file shows the following. This is the last line in the dhcpd.lease file on the primary.<br><br>lease 10.2.2.2 {<br>
 starts 4 2010/09/23 14:18:29;<br> ends 5 2010/09/24 14:18:29;<br> tstp 6 2010/09/25 02:18:29;<br> tsfp 6 2010/09/25 02:15:15;<br> cltt 4 2010/09/23 14:18:29;<br> binding state active;<br> next binding state expired;<br> hardware ethernet 18:a9:05:f3:47:11;<br>
 uid "\<br></blockquote><br></div>Can you use a traffic sniffer and capture the request packets from this device ? My guess is that it's put an embedded <non-printing something> at the front of it's ClientID (which gets stored as UID) and that's causing the problem.<br>
<br>I've seen a different but related problem with a device that padded out it's ClientID with nulls - causing DNS updates to fails.<br><br>-- <br>Simon Hobson<br><br>Visit <a href="http://www.magpiesnestpublishing.co.uk/" target="_blank">http://www.magpiesnestpublishing.co.uk/</a> for books by acclaimed<br>
author Gladys Hobson. Novels - poetry - short stories - ideal as<br>Christmas stocking fillers. Some available as e-books.<br>_______________________________________________<br>dhcp-users mailing list<br><a href="mailto:dhcp-users@lists.isc.org" target="_blank">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br></blockquote></div><br>