DHCPREQUEST of <null address>

David W. Hankins David_Hankins at isc.org
Mon May 5 21:33:25 UTC 2008


On Sun, May 04, 2008 at 01:31:45PM +0100, Alan Jenkins wrote:
> May  4 11:52:36 alan-eeepc dhclient: DHCPREQUEST of <null address> on eth1 

ISC DHCP logs of the form:

        snprintf (msgbuf, sizeof msgbuf,
                 "DHCPREQUEST for %s%s from %s %s%s%svia %s",

So I know not what sources you are running that nets 'DHCPREQUEST of '
in syslog.

<null address> will appear whenever piaddr() is called with an
address of zero length.  In stock sources, I believe this to be
impossible on that log line ("DHCPREQUEST for ").

-- 
Ash bugud-gul durbatuluk agh burzum-ishi krimpatul.
Why settle for the lesser evil?	 https://secure.isc.org/store/t-shirt/
-- 
David W. Hankins	"If you don't do it right the first time,
Software Engineer		     you'll just have to do it again."
Internet Systems Consortium, Inc.		-- Jack T. Hankins


More information about the dhcp-users mailing list