From owner-freebsd-questions@FreeBSD.ORG Sun Jan 23 20:02:28 2005 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 80D3D16A4CE for ; Sun, 23 Jan 2005 20:02:28 +0000 (GMT) Received: from helium.webpack.hosteurope.de (helium.webpack.hosteurope.de [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DFD543D1F for ; Sun, 23 Jan 2005 20:02:28 +0000 (GMT) (envelope-from me@hexren.net) Received: by helium.webpack.hosteurope.de running Exim 4.34 using asmtp helo=hexren.steenbuck.net) id 1CsnwJ-0004sR-3T; Sun, 23 Jan 2005 21:02:27 +0100 Date: Sun, 23 Jan 2005 21:02:26 +0100 From: Hexren X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <11418268078.20050123210226@hexren.net> To: David Gerard In-Reply-To: <20050123183343.GD21544@thingy.apana.org.au> References: <20050123183343.GD21544@thingy.apana.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: dhclient problems in 5.3-RELEASE 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: Sun, 23 Jan 2005 20:02:28 -0000 DG> This afternoon, I set up a new machine with 5.3-RELEASE. Started with three DG> 5.3-beta5 floppies, told it I wanted 5.3-RELEASE from a CD-R, installed DG> minimal base, man pages and ports, created two users. DG> On reboot, I ran dhclient and it completely failed to get an IP address. DG> But I know the cable is good and the DHCP server is working, because I DG> booted the box in question into Windows and it grabbed an IP just fine. So DG> where do I start on diagnosing what's up with this installation? DG> - d. DG> _______________________________________________ DG> freebsd-questions@freebsd.org mailing list DG> http://lists.freebsd.org/mailman/listinfo/freebsd-questions DG> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" --------------------------------------------- Start by sniffing the network traffic on the DHCP Server machine while you request an address. See where it differs from the usual. Maybe the problem becomes obvious then. :) Hexren