When does ISC dhcpd expire leases
        Posted  
        
            by 
                Joachim Breitner
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Joachim Breitner
        
        
        
        Published on 2012-11-21T21:28:55Z
        Indexed on 
            2012/11/21
            23:01 UTC
        
        
        Read the original article
        Hit count: 519
        
When exactly does ISC dhcpd forget a lease that is not explicitly freed by the client?
Context: I am running an installation with many small pools (3 address) and it does not seem to cope well when all three leases are taken. Nevertheless I see entries in dhcpd.leases-file whose end date has passed. Also, these entries are counted towards the number of used leases for the adaptive lease time feature. Shouldn’t these be considered unused?
© Server Fault or respective owner