The dhcp.leases file only shows pool addresses.
If you also assign fixed addresses,
the only way I know to check them is 

grep DHCPACK /var/log/messages

but you don't get lease details from this.

Cameron.

> -----Original Message-----
> From: nate [mailto:[EMAIL PROTECTED]] 
> Sent: Wednesday, 11 December 2002 16:56
> To: [EMAIL PROTECTED]
> Subject: Re: dhcp
> 
> 
> Stand H said:
> > Hi,
> >
> > How can I view all the ip addresses that my dhcp
> > server is leasing to my clients?
> 
> not sure about redhat, but check in /var/lib/dhcp ?
> 
> if that doesnt work try
> 
> find /var -name "*leases"
> 
> nate
> 
> 
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to