Subject: Re: Question about dhcpd error message
To: Martin Husemann <martin@duskware.de>
From: Frederick Bruckman <fb@enteract.com>
List: current-users
Date: 10/30/2000 10:05:55
On Sun, 29 Oct 2000, Martin Husemann wrote:
> > I think it is trying to do "dynamic DNS" updates. It's telling your
> > nameserver to add the A record if there is not already one there.
>
> yes, and you can turn it off with
>
> ddns-updates off;
Thanks! That's the ticket. The clients boot much faster, now, too.
> in your /etc/dhcpd.conf file. I think the default should be off, but
> that's just me.
Frederick