Where is host IP address stored in server and How to set expire option??

Simon Hobson dhcp1 at thehobsons.co.uk
Wed May 2 12:04:44 UTC 2012


shweta jogi wrote:

>	I have seen the code of dhcp server. I have seen that there is one
>hash table maintained lease_ip_addr_hash. But I didn't find fixed address in
>that list. Then where is it???

It isn't. Fixed-address assignments do not go through the normal 
(dynamic) lease process and aren't recorded in the lease database.
If you want "fixed" addresses to go through the normal lease 
lifecycle (including DDNS and recording in the lease database) then 
you may want to look at reserved leases.

-- 
Simon Hobson

Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed
author Gladys Hobson. Novels - poetry - short stories - ideal as
Christmas stocking fillers. Some available as e-books.


More information about the dhcp-users mailing list