Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: mike on September 07, 2002, 04:00:07 AM

Title: DHCP
Post 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
Title: Re: DHCP
Post by: pat on September 07, 2002, 04:37:13 AM
You can always look at the leases file:

/var/lib/dhcp/dhcpd.leases
Title: Re: DHCP
Post by: fris on September 09, 2002, 09:58:38 PM
Run this command:

ifconfig eth1 | grep inet