Feb 8, 2001 #1 abovebrd IS-IT--Management Joined May 9, 2000 Messages 690 Location US Does dhcpd provide a way to check its current leases. Currently I have to look at /var/state/dhcp/dchpd/leases Is there another way to output the current leases in use ? Any ideas ? -Danny
Does dhcpd provide a way to check its current leases. Currently I have to look at /var/state/dhcp/dchpd/leases Is there another way to output the current leases in use ? Any ideas ? -Danny
Feb 14, 2001 #2 mbaranski Programmer Joined Nov 3, 2000 Messages 421 Location US Write a perl script to do it, or hire a consultant to do one... MWB. As always, I hope that helped! Disclaimer: Beware: Studies have shown that research causes cancer in lab rats. Upvote 0 Downvote
Write a perl script to do it, or hire a consultant to do one... MWB. As always, I hope that helped! Disclaimer: Beware: Studies have shown that research causes cancer in lab rats.
Feb 14, 2001 Thread starter #3 abovebrd IS-IT--Management Joined May 9, 2000 Messages 690 Location US Is the basic concept to open and read /var/state/dhcp/dhcpd.leases Or does dhcpd have a facility for this. -Danny Upvote 0 Downvote
Is the basic concept to open and read /var/state/dhcp/dhcpd.leases Or does dhcpd have a facility for this. -Danny