From owner-freebsd-current@FreeBSD.ORG Tue Jun 19 05:13:11 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B50FC16A468 for ; Tue, 19 Jun 2007 05:13:11 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from munchkin.clue.co.za (munchkin.clue.co.za [66.219.59.160]) by mx1.freebsd.org (Postfix) with ESMTP id 809B013C4B7 for ; Tue, 19 Jun 2007 05:13:11 +0000 (UTC) (envelope-from ianf@clue.co.za) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=20070313; d=clue.co.za; h=Received:Received:Received:To:cc:From:Subject:In-Reply-To:X-Attribution:Date:Message-Id; b=U7RzQwy/hnnY04o/+YGAT8gKf2ovzJnyo2/ZEfU3shdaexfGmnl1iy+/mMb458jGg54cYIhW5dnjMNpZZog36OPviIZhGeBAFIm/cYelpEITz5O6GAn3hioW4Hv6di0lMRXSCKy11loMfXz+DTz+bVOhwEKK5jIREXvaNo61wgCg6zBU8PEhzeqsUyPpSr/9wjvt+XRGNEZrtk88+8EgTuWTDaQxCL8sr61f6Yp+5PI6K+g5fxXltC7UIMjYj/Yh; Received: from uucp by munchkin.clue.co.za with local (Exim 4.66) (envelope-from ) id 1I0W1d-0007Qh-48; Tue, 19 Jun 2007 05:13:09 +0000 Received: from atlas.clue.co.za ([10.0.0.18] helo=clue.co.za) by urchin.clue.co.za with esmtpa (Exim 4.66) (envelope-from ) id 1I0W1T-000499-8y; Tue, 19 Jun 2007 05:12:59 +0000 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.67 (FreeBSD)) (envelope-from ) id 1I0W1Q-0000To-Ov; Tue, 19 Jun 2007 07:12:56 +0200 To: "Sepherosa Ziehau" From: Ian FREISLICH In-Reply-To: Message from "Sepherosa Ziehau" of "Tue, 19 Jun 2007 12:21:53 +0800." X-Attribution: BOFH Date: Tue, 19 Jun 2007 07:12:56 +0200 Message-Id: Cc: Rui Paulo , freebsd-current@freebsd.org Subject: Re: ath(4) problems after sam_wifi merge X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 19 Jun 2007 05:13:11 -0000 "Sepherosa Ziehau" wrote: > On 6/18/07, Ian FREISLICH wrote: > > ath0: flags=8843 metric 0 mtu 1500 > > ether 00:17:f2:50:66:16 > > inet 10.0.0.18 netmask 0xffffff00 broadcast 10.0.0.255 > > media: IEEE 802.11 Wireless Ethernet autoselect (OFDM/24Mbps) > > status: associated > > ssid cluelan channel 13 (2472 Mhz 11g) bssid 00:11:50:0b:c5:a6 > > authmode WPA privacy ON deftxkey UNDEF TKIP 3:128-bit txpowmax 35 > > bmiss 7 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250 > > roam:rssi11g 14 roam:rate11g 5 protmode CTS burst roaming MANUAL > > bintval 100 > > > > In a MacBook Pro. After recent wireless commits the interface has > > become somewhat unstable. I'm using WPA with wpa_supplicant. > > Interestingly, it's more stable at home than at work. The symptoms > > I see are that even though the interface has an IP address and there > > is a default route, after some time of inactivity I'll start seeing > > Sam has committed a fix for the inactivity problem when wpa_supplicant > is used. Have you pulled in that fix? I'm not sure when this commit was made. My last build was done on Saturday. Further investigation shows that it's dhclient renewing leases. Sometimes it gets the new lease, but then stops working. I'll fetch and build a more recent current today and see how it goes. Jun 18 15:27:28 apple kernel: ath0: link state changed to DOWN Jun 18 15:27:39 apple kernel: ath0: link state changed to UP Jun 18 15:27:45 apple dhclient: New IP Address (ath0): 10.0.0.18 Jun 18 15:27:45 apple dhclient: New Subnet Mask (ath0): 255.255.255.0 Jun 18 15:27:45 apple dhclient: New Broadcast Address (ath0): 10.0.0.255 Jun 18 15:27:45 apple dhclient: New Routers (ath0): 10.0.0.1 Jun 18 15:35:29 apple kernel: ath0: link state changed to DOWN Jun 18 15:35:40 apple kernel: ath0: link state changed to UP Jun 18 15:35:47 apple dhclient: New IP Address (ath0): 10.0.0.18 Jun 18 15:35:47 apple dhclient: New Subnet Mask (ath0): 255.255.255.0 Jun 18 15:35:47 apple dhclient: New Broadcast Address (ath0): 10.0.0.255 Jun 18 15:35:47 apple dhclient: New Routers (ath0): 10.0.0.1 Jun 18 15:43:26 apple kernel: ath0: link state changed to DOWN Jun 18 15:43:26 apple kernel: ath0: link state changed to UP Jun 18 15:43:26 apple dhclient: New IP Address (ath0): 10.0.0.18 Jun 18 15:43:26 apple dhclient: New Subnet Mask (ath0): 255.255.255.0 Jun 18 15:43:26 apple dhclient: New Broadcast Address (ath0): 10.0.0.255 Jun 18 15:43:26 apple dhclient: New Routers (ath0): 10.0.0.1 Jun 18 16:22:29 apple kernel: ath0: link state changed to DOWN Jun 18 16:22:40 apple kernel: ath0: link state changed to UP Ian -- Ian Freislich