Koozali.org: home of the SME Server

DHCP

mike

DHCP
« 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

pat

Re: DHCP
« Reply #1 on: September 07, 2002, 04:37:13 AM »
You can always look at the leases file:

/var/lib/dhcp/dhcpd.leases

fris

Re: DHCP
« Reply #2 on: September 09, 2002, 09:58:38 PM »
Run this command:

ifconfig eth1 | grep inet