On Fri, Feb 24, 2006 at 01:43:40PM -0800, Jose Borquez wrote:
> I know you can view the current DHCP leases in the dhcpd.leases file,
> but is there a command that can be used to dynamically view the DHCP
> leases as they are handed out?

man dhcpd.conf
man syslog.conf

dhcpd writes status updates to syslogd. You can configure syslogd to
redirect them to where ever you wish, including piped into another
program for additional processing.

-- 
David Kelly N4HHE, [EMAIL PROTECTED]
========================================================================
Whom computers would destroy, they must first drive mad.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to