Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2001 21:10:07 +1100
From:      Edwin Groothuis <edwin@mavetju.org>
To:        Mike D <d01f1n@yahoo.com>
Cc:        questions@freebsd.org
Subject:   Re: dhcpd problem
Message-ID:  <20011212211007.B724@k7.mavetju.org>
In-Reply-To: <20011212091702.SYPG2135.mta02-svc.ntlworld.com@there>; from d01f1n@yahoo.com on Wed, Dec 12, 2001 at 09:16:45AM %2B0000
References:  <20011212091702.SYPG2135.mta02-svc.ntlworld.com@there>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 12, 2001 at 09:16:45AM +0000, Mike D wrote:
> I'm getting these messages whilst dhcpd is running:
> 
> dhcpd: if IN A host.domain rrset doesn't exist add 1800 IN A host.domain 
> 192.10.10.71: timed out.

Add this to the dhcpd.conf:
	ddns-updates            off;
	ddns-update-style       none;

Edwin

-- 
Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
edwin@mavetju.org |           Interested in MUDs? Visit Fatal Dimensions:
------------------+                       http://www.FatalDimensions.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011212211007.B724>