From owner-freebsd-mobile@FreeBSD.ORG Fri Oct 29 16:54:32 2004 Return-Path: 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 920E316A4CE for ; Fri, 29 Oct 2004 16:54:32 +0000 (GMT) Received: from mail3.panix.com (mail3.panix.com [166.84.1.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A5F043D55 for ; Fri, 29 Oct 2004 16:54:32 +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 52A3A98212; Fri, 29 Oct 2004 12:54:29 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i9TGsTh27959; Fri, 29 Oct 2004 12:54:29 -0400 (EDT) Date: Fri, 29 Oct 2004 12:54:29 -0400 From: Jesse Sheidlower To: Kevin Oberman Message-ID: <20041029165428.GA25837@panix.com> References: <20041029130711.GA16387@panix.com> <20041029162718.A3C865D04@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041029162718.A3C865D04@ptavv.es.net> User-Agent: Mutt/1.4.2.1i cc: freebsd-mobile@freebsd.org Subject: Re: Wireless problems after upgrade to 4.10 (fwd) X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Oct 2004 16:54:32 -0000 On Fri, Oct 29, 2004 at 09:27:18AM -0700, Kevin Oberman wrote: > > From: Jesse Sheidlower > > > > I'm running FreeBSD on an IBM ThinkPad X23. For wireless access, I've > > been using an Orinoco Gold 802.11b card that's been working fine for > > two years or so. > > > > I just got around to upgrading from 4.9 to 4.10, and in the process > > something seems to have gotten screwed up with my wireless networking. > > I've made buildworld and made kernel, but not installworld or > > mergemaster yet. [...] > > When I run dhclient, I get an IP address from my Linksys > > router, but am unable to reach anything outside. I can > > successfully ping the router, but trying to hit any outside > > address, by name or IP, just hangs indefinitely. My usual > > array of troubleshooting tips--killing the dhclient process, > > deleting the dhclient.leases file, flushing the routing > > table--has no effect. [...] > The fact that DHCP get an address and that you can ping the gateway > indicates that the card is working. Sounds like you might not have a > correct default route. > > Do you see a reasonable response to 'netstat -rnf inet'? Yes, I do--looks perfectly normal. I have since brought the computer into my office, where I was instantly able to hop on to an open access point that seems to be in the neighborhood. This suggests that the problem must be with my home router/AP. I don't know why this would be, as it's been running fine for years, has the most basic configuration, and is working with several other computers. But I'm not sure what else to think about. Thanks. Jesse Sheidlower