<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi all,<br><br><br>Today i was looking into the lease file and found something that i think that should not happen.<br>In the lease file i found 2 leases with the same IP and MAC, to one par IP MAC there should exist just one lease right? <br><br><br>lease 10.43.11.92 {<br>  starts 2 2011/09/20 14:57:21;<br>  ends 2 2011/09/20 22:57:21;<br>  tstp 3 2011/09/21 02:57:21;<br>  tsfp 2 2011/09/20 22:57:22;<br>  cltt 2 2011/09/20 14:57:21;<br>  binding state active;<br>  next binding state expired;<br>  hardware ethernet 00:40:ca:a4:3f:be;<br>  set ddns-txt = "0097558cd8aa1f47ff41f956ea212c89b8";<br>  set ddns-fwd-name = "00:40:ca:a4:3f:be.teste.t";<br>  client-hostname "T5413";<br>}<br><br><br>lease 10.43.11.92 {<br>  starts 2 2011/09/20 14:57:21;<br>  ends 2 2011/09/20 22:57:21;<br>  tstp 3 2011/09/21 02:57:21;<br>  tsfp 3 2011/09/21 02:57:21;<br>  atsfp 3 2011/09/21 02:57:21;<br>  cltt 2 2011/09/20 14:57:21;<br>  binding state active;<br>  next binding state expired;<br>  hardware ethernet 00:40:ca:a4:3f:be;<br>  set ddns-txt = "0097558cd8aa1f47ff41f956ea212c89b8";<br>  set ddns-fwd-name = "00:40:ca:a4:3f:be.teste.t";<br>  client-hostname "T5413";<br>}<br><br><br>After some minutes the file only had one.<br><br>i tested with omshell and i saw the error:<br>can't open object: more than one object matches key<br><br>Witch means that in memory structure in DHCPd there are more 2 leases <br><br>The version that i m running is  3.1.3, is this the normal behavior? or its a bug? it's corrected in newer versions?<br><br>Thanks,<br>Carlos Abrantes<br>                                           </div></body>
</html>