From owner-freebsd-questions@FreeBSD.ORG Wed Nov 24 15:24:46 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 C9B3416A4CE for ; Wed, 24 Nov 2004 15:24:46 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CA0543D39 for ; Wed, 24 Nov 2004 15:24:46 +0000 (GMT) (envelope-from adam.stroud@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so34648rns for ; Wed, 24 Nov 2004 07:24:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=rlCN1cW6dOrOragvv/ruygusnIFVel0XfKNznc3/1E0a3cFbl0IoTiMUXOgrDZZtPaJ2XHDwmvWfVCfNR5THcQXGfOG4eJyY3iuna4DTUxsPophM8ICWkiHqBTsNSW110K81ftJ7XT4iK4mGKKmtGYC/kx2F8XQ8FEn3DM68JTE= Received: by 10.38.179.47 with SMTP id b47mr257224rnf; Wed, 24 Nov 2004 07:24:45 -0800 (PST) Received: by 10.38.179.53 with HTTP; Wed, 24 Nov 2004 07:24:45 -0800 (PST) Message-ID: Date: Wed, 24 Nov 2004 10:24:45 -0500 From: Adam Stroud To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: DHCPClient X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Adam Stroud List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 15:24:46 -0000 I have recently installed FBSD 5.3 and I am having problems using DHCP. I get an IP address, however I get no DNS resolution on the address I get leased. This machine previously used 5.2.1 and I had no problems. I have not touched the /etc/dhclient.conf file, it is still empty. Does anyone have any ideas? A