Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: eiceic on May 15, 2005, 05:18:04 PM
-
Is there a way to purge the expired leases?
Thanks,
Chris Buechler
-
This is the only way I know:
/etc/rc.d/init.d/dhcpd stop
rm /var/lib/dhcp/dhcpd.*
touch /var/lib/dhcp/dhcpd.leases
/etc/rc.d/init.d/dhcpd start
HTH
-
There is a contrib available called e-smith-dhcpmanager which allows very nicely to purge leases (from server-manager). Have a search and you will find links here on contrib.org.
Michael