This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

expired DHCP still in dhcp window

I went and checked my DHCP srver settings jsut for kicks and found this in the dhcp users area:

2003/12/08 15:51:09 2003/12/09 15:51:09


This is a friends machine i put on my network to get it updated(would have taken hours on their dial-up i brought it over to my DSL powreed network)...why has this not purged yet?
 


This thread was automatically locked due to age.
  •  It sounds to me like the lease exists still.
    I haven't played around with it yet -- but how long is the lease set for?
     -Ry 
  • 24 hours..it is now over two weeks old and the computer that got that lease was only on for about 6 hours..[:)] no way to change hte lease settings in webmin..what is procedure for purging old leases?  This one is almost two weeks old and should have auto-purged. 
  • Should be 24hours.

    /var/chroot-dhcps/var/state/dhcp/dhcpd.leases
    There you can delete some leases.

    Cheers
    Xeno  
  • thank you..anyone have a guess as to why the lease is not auto purging?  
  • In order to keep track of leases across system reboots and server restarts, dhcpd keeps a list of leases it has assigned in the dhcpd.leases(5) file. Before dhcpd grants a lease to a host, it records the lease in this file and makes sure that the contents of the file are flushed to disk. 

    That means, the dhcpd.leases-file includes informations about outdated leases, too. If you will find such an outdated lease in the Webadmin you do not have to care about it. The lease is outdated an can be assigned to another client.
    OnlineHelp:
      The DHCP Server Leases table shows the current leases given out by the DHCP server. Note: there may be multiple entries for the same IP address in some cases, however only the last lease is the currently valid one.[/list] 
      Cheers
      Xeno