From owner-freebsd-current@FreeBSD.ORG Sun Feb 1 16:30:21 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 2213116A4D3 for ; Sun, 1 Feb 2004 16:30:20 -0800 (PST) Received: from smtp3.adl2.internode.on.net (smtp3.adl2.internode.on.net [203.16.214.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D10843D1F for ; Sun, 1 Feb 2004 16:30:18 -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])i120UGPv020822; Mon, 2 Feb 2004 11:00:16 +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 i120UDbO078721; Mon, 2 Feb 2004 11:00:14 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Mon, 2 Feb 2004 11:00:12 +1030 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200402021100.12106.doconnor@gsoft.com.au> X-Spam-Score: -2.9 () SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.26 (www . roaringpenguin . com / mimedefang) Subject: 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 00:30:21 -0000 Hi, I updated my -current box around 29/01/04 and now it doesn't appear to be able to get a DHCP lease :( # dhclient -d -v fxp0 Internet Software Consortium DHCP Client V3.0.1rc12 Copyright 1995-2002 Internet Software Consortium. All rights reserved. For info, please visit http://www.isc.org/products/DHCP Listening on BPF/fxp0/00:20:e0:65:13:1d Sending on BPF/fxp0/00:20:e0:65:13:1d Sending on Socket/fallback DHCPREQUEST on fxp0 to 255.255.255.255 port 67 DHCPREQUEST on fxp0 to 255.255.255.255 port 67 DHCPREQUEST on fxp0 to 255.255.255.255 port 67 DHCPREQUEST on fxp0 to 255.255.255.255 port 67 And on the server.. 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. DHCP server is FreeBSD with isc-dhcp3-3.0.1.r9 which hasn't changed for a while. Setting address and routes by hand sucks, please help :) Gah.. I just went to do some more tracing and it worked fine after not working all morning.. The working one did a DHCPDISCOVER first, though I don't know why :( -- 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