<div dir="ltr">Hello everyone!,
<br>
<br>I am writing you because I have a DHCP cluster and sometimes I have a 
weird behavior between server / clients, they don't agree on the lease 
time, I have this configuration on both servers:
<br>default-lease-time 129600;
<br>max-lease-time 129600;
<br>min-lease-time 129600;
<br>
<br>And sometimes I have this on dhcpd.leases:
<br>lease X.X.X.X {
<br>  starts 2 2016/12/27 13:16:56;
<br>  ends 2 2016/12/27 14:16:56;
<br>  tstp 4 2016/12/29 01:46:56;
<br>  tsfp 2 2016/12/27 10:29:38;
<br>  cltt 2 2016/12/27 13:16:56;
<br>  binding state active;
<br>  next binding state expired;
<br>  hardware ethernet f4:09:d8:7a:fd:a5;
<br>  uid "\001\364\011\330z\375\245";
<br>  client-hostname "android-2003cbf0e82ff81d";
<br>}
<br>
<br>The lease ends an hour later despite of tsfp is equal to *-lease-time. 
What is happening in this cases?.
<br>
<br>Thanks in advanced.
<br clear="all"><br>-- <br><div class="gmail_signature">Saludos,<br>Roberto De Oliveira</div>
</div>