misc/132239: dhcp -d flag not working

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Daniel Feenberg
Date: Sunday, March 1, 2009 - 6:08 pm

>Number:         132239
NBER
FreeBSD ldap.nber.org 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0
The dhcpd man page suggests that the "-d" flag will cause
dhcpd to run in the foreground and log to standard error.
In fact, it seems to have no affect whatsoever.

There is also a "-f" flag to run dhcpd in the foreground, without
redirecting logging. It also seems to have no effect.

The version of dhcpd is 3.0.5

Here is a cut-and-paste from my terminal:

ldap# kill -1 17115
ldap# dhcpd -d
Internet Systems Consortium DHCP Server V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Wrote 0 deleted host decls to leases file.
Wrote 0 new dynamic host decls to leases file.
Wrote 236 leases to leases file.
Listening on BPF/rl0/44:4d:50:04:a2:65/NBER
Sending on   BPF/rl0/44:4d:50:04:a2:65/NBER
Sending on   Socket/fallback/fallback-net
ldap#
kill -1 pidofdhcpdprocessrunning
dhcpd -d



_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
misc/132239: dhcp -d flag not working, Daniel Feenberg, (Sun Mar 1, 6:08 pm)