From owner-freebsd-current@FreeBSD.ORG Sun Feb 1 21:39:48 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 B69ED16A4CE for ; Sun, 1 Feb 2004 21:39:48 -0800 (PST) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD71D43D5C for ; Sun, 1 Feb 2004 21:39:45 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from midget.dons.net.au (ppp136-131.lns1.adl2.internode.on.net [150.101.136.131])i125dexC022450; Mon, 2 Feb 2004 16:09:40 +1030 (CST) Received: from chowder.gsoft.com.au (root@localhost.dons.net.au [127.0.0.1]) by midget.dons.net.au (8.12.9/8.12.9) with ESMTP id i125db5n008455; Mon, 2 Feb 2004 16:09:38 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Doug Barton Date: Mon, 2 Feb 2004 16:09:36 +1030 User-Agent: KMail/1.5.4 References: <200402021100.12106.doconnor@gsoft.com.au> <401DA717.8060702@dougbarton.net> In-Reply-To: <401DA717.8060702@dougbarton.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402021609.36402.doconnor@gsoft.com.au> X-Spam-Score: 0 () X-Scanned-By: MIMEDefang 2.26 (www . roaringpenguin . com / mimedefang) 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 05:39:48 -0000 On Monday 02 February 2004 11:55, Doug Barton wrote: > 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? I am fairly certain it is unconfigured (but has good link status). The only think I see in DHCP server logs is Feb 2 10:22:40 metatron dhcpd: DHCPREQUEST for 0.0.0.0 from 00:20:e0:65:13:1d via dc0: unknown lease 0.0.0.0. Feb 2 10:22:53 metatron dhcpd: DHCPREQUEST for 0.0.0.0 from 00:20:e0:65:13:1d via dc0: unknown lease 0.0.0.0. I will try stopping /etc/rc configuring the interface and mail you a virgin ifconfig output. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5