From owner-freebsd-questions Sun Jan 21 18: 3:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from thundarr.bsd-unix.net (dsl-216-227-79-89.telocity.com [216.227.79.89]) by hub.freebsd.org (Postfix) with ESMTP id 4F88637B402 for ; Sun, 21 Jan 2001 18:03:09 -0800 (PST) Received: (from saxonww@localhost) by thundarr.bsd-unix.net (8.11.1/8.11.0) id f0M25qq13238 for freebsd-questions@freebsd.org; Sun, 21 Jan 2001 21:05:52 -0500 (EST) (envelope-from saxonww) Date: Sun, 21 Jan 2001 21:05:52 -0500 From: Will Saxon To: freebsd-questions@freebsd.org Subject: DHCPd and DNS issue Message-ID: <20010121210552.A13168@ufl.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have a small network set up at my apartment with my freebsd machine providing DHCP, DNS and NAT to the machines in the apartment. Whenever one of these machines attempts to obtain a DHCP lease it is successful, however I get error messages logged by syslog of the following type: dhcpd: if IN A doesn't exist add 21600 IN A 192.168.0.2: resolver failed. Occasionally I get another message complaining of an invalid domain. I'm sure that I just have something misconfigured, but I don't know for sure what it is. I was hoping someone else might. Information that may be useful: I am providing secondary DNS service for a domain. I have a 'fake' i.e. unregistered domain for internal hosts. I have not done anything to try and have DHCPd auto-update the DNS. I can forward copies of my config files on demand. I have looked a little in the mail archives but didn't find anything I thought was an answer. Thanks in advance if someone can help me out. -Will To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message