Subject: dhcpd messages every 5 minutes
To: None <netbsd-help@netbsd.org>
From: Douglas Egan <degan@calcon.net>
List: netbsd-help
Date: 02/05/2001 13:09:50
I just got dhcpd running (more or less). I used the dhcpd.conf file that I was
using on my linux box and the clients are now functioning with netbsd serving
the addresses.
I keep getting this message at 5 minute intervals:
Feb 5 13:05:10 pepe dhcpd: if IN A doesn't exist add 300 IN A 10.200.15.10:
resolver failed.
Feb 5 13:05:10 pepe dhcpd: /work/trees/netbsd-1-5/usr.sbin/dhcp/common/dns.c(426):
non-null pointer
Feb 5 13:05:10 pepe dhcpd: /work/trees/netbsd-1-5/usr.sbin/dhcp/common/dns.c(426):
non-null pointer
Feb 5 13:05:19 pepe dhcpd: if IN A doesn't exist add 300 IN A 10.200.15.9:
resolver failed.
I don't have the usr.sbin/dhcp code installed and just used what came with the
V1.5 netbsd install.
This is the line from rc.conf
dhcpd=YES dhcpd_flags="-q ex0"
Any help appreciated.
Thanks from a linux refugee,
Doug Egan