Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: mike on September 07, 2002, 04:00:07 AM
-
How can I tell what ip address are currently inuse that have been assigned by the DHCP server?
thnx mike
-
You can always look at the leases file:
/var/lib/dhcp/dhcpd.leases
-
Run this command:
ifconfig eth1 | grep inet