From owner-freebsd-mobile@FreeBSD.ORG Wed Dec 7 16:57:14 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4D2916A41F; Wed, 7 Dec 2005 16:57:14 +0000 (GMT) (envelope-from jester@panix.com) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDBDF43D53; Wed, 7 Dec 2005 16:57:13 +0000 (GMT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail3.panix.com (Postfix) with ESMTP id E822113A85D; Wed, 7 Dec 2005 11:57:12 -0500 (EST) Received: (from jester@localhost) by panix2.panix.com (8.11.6p3/8.8.8/PanixN1.1) id jB7GvD113074; Wed, 7 Dec 2005 11:57:13 -0500 (EST) Date: Wed, 7 Dec 2005 11:57:13 -0500 From: Jesse Sheidlower To: "Greg 'groggy' Lehey" Message-ID: <20051207165713.GA23641@panix.com> References: <20051202124933.GA23213@panix.com> <20051207032309.GE46450@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051207032309.GE46450@wantadilla.lemis.com> User-Agent: Mutt/1.5.10i Cc: freebsd-mobile@freebsd.org Subject: Re: Repost: DHCP failing with WiFi after 6.0 upgrade X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Dec 2005 16:57:14 -0000 On Wed, Dec 07, 2005 at 01:53:09PM +1030, Greg 'groggy' Lehey wrote: > On Friday, 2 December 2005 at 7:49:33 -0500, Jesse Sheidlower wrote: > > I sent this yesterday to -questions, but in retrospect perhaps this > > really is the right place; sorry for the duplication. > > > > ... > > > > I can't seem to get a DHCP lease, however: > > > > # dhclient wi0 > > DHCPDISCOVER on wi0 to 255.255.255.255 port 67 interval 5 > > ... > > DHCPDISCOVER on wi0 to 255.255.255.255 port 67 interval 15 > > No DHCPOFFERS received. > > No working leases in persistent database - sleeping. > > > > (Under 4.11, I didn't get any verbose output from dhcpclient.) > > Yes, I've seen exactly this. But I've also discovered that if I > interrupt this dhclient (^C) and restart, it works immediately the > second time. Have you tried that? What happened? I did not try that; but after I originally reported the problem, Kevin Oberman suggested that it could be a routing issue, so I flushed my routing table, and now have been happily getting DHCP leases over wi0 whenever I need them. When I remember to do this, I have no problems going back and forth between Ethernet and wireless. Thanks. Jesse Sheidlower