From owner-freebsd-current@FreeBSD.ORG Sun Feb 1 17:25:45 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B635516A4CE for ; Sun, 1 Feb 2004 17:25:45 -0800 (PST) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE95843D41 for ; Sun, 1 Feb 2004 17:25:44 -0800 (PST) (envelope-from DougB@dougbarton.net) Received: from dougbarton.net (c-24-130-160-161.we.client2.attbi.com[24.130.160.161]) by comcast.net (rwcrmhc11) with SMTP id <20040202012544013009la1se> (Authid: domain_name_tsar); Mon, 2 Feb 2004 01:25:44 +0000 Message-ID: <401DA717.8060702@dougbarton.net> Date: Sun, 01 Feb 2004 17:25:43 -0800 From: Doug Barton User-Agent: Mozilla/5.0 (X11; U; FreeBSD i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel O'Connor References: <200402021100.12106.doconnor@gsoft.com.au> In-Reply-To: <200402021100.12106.doconnor@gsoft.com.au> X-Enigmail-Version: 0.76.8.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Mon, 02 Feb 2004 05:28:12 -0800 cc: freebsd-current@freebsd.org Subject: Re: dhclient can't get a DHCP lease.. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 01:25:45 -0000 Two questions. First, what does 'ifconfig fxp0' show when you first boot without running dhclient; and second, what if anything shows in the dhcp server's logs? Doug