From owner-freebsd-questions@FreeBSD.ORG Wed Nov 24 15:34:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 506F316A4CE for ; Wed, 24 Nov 2004 15:34:35 +0000 (GMT) Received: from helium.webpack.hosteurope.de (helium.webpack.hosteurope.de [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0708343D49 for ; Wed, 24 Nov 2004 15:34:35 +0000 (GMT) (envelope-from me@hexren.net) Received: by helium.webpack.hosteurope.de running Exim 4.34 using asmtp helo=hexren.steenbuck.net) id 1CWzA9-0005gh-V4; Wed, 24 Nov 2004 16:34:34 +0100 Date: Wed, 24 Nov 2004 16:34:33 +0100 From: Hexren X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <3016604345.20041124163433@hexren.net> To: Adam Stroud In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: DHCPClient X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hexren List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 15:34:35 -0000 AS> I have recently installed FBSD 5.3 and I am having problems using AS> DHCP. I get an IP address, however I get no DNS resolution on the AS> address I get leased. This machine previously used 5.2.1 and I had no AS> problems. I have not touched the /etc/dhclient.conf file, it is still AS> empty. Does anyone have any ideas? AS> A --------------------------------------------- Please attach the relevant zone files from BIND (or the equivalent for your DNS server) and the dhcpd.conf file from the dhcp Server (this file is /usr/local/etc/dhcpd.conf in the standard config) Should the DNS name be dynamicly updated when the lease is given out or is it static ? Hexren