Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jan 2011 10:55:54 +0100
From:      Bernhard Schmidt <bschmidt@freebsd.org>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        freebsd-current@freebsd.org, Etienne Robillard <erob@gthcfoundation.org>
Subject:   Re: wlan/wpi are more broken than 3 weeks.
Message-ID:  <201101021055.55583.bschmidt@freebsd.org>
In-Reply-To: <20110101184721.GA9383@troutmask.apl.washington.edu>
References:  <20101226195556.GA45505@troutmask.apl.washington.edu> <201012270205.25867.bschmidt@freebsd.org> <20110101184721.GA9383@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 01 January 2011 19:47:21 you wrote:
> On Mon, Dec 27, 2010 at 02:05:25AM +0100, Bernhard Schmidt wrote:
> > On Monday 27 December 2010 01:32:56 Steve Kargl wrote:
> > > On Sun, Dec 26, 2010 at 11:25:05PM +0100, Bernhard Schmidt wrote:
> > [ .. ]
> > If you can get debug output while the UPs/DOWNs happen, that would
> > help a lot.
> 
> Sorry about the delay.  The laptop has been in Windows land for the
> last week. I finally have a log where the interface is going UP/DOWN
> and have wlandebug in effect.  It's 220KB.  You can find it at

Thanks
 
> http://troutmask.apl.washington.edu/~kargl/wlan0.msg

wlan0: AMRR decreasing rate 48 (txcnt=35 retrycnt=14)
wlan0: recv deauthenticate (reason 2)
wlan0: ieee80211_new_state_locked: RUN -> AUTH (nrunning 0 nscanning 0)

I've seen those before, though, I never figured out if there is a way to 
bypass that. What's happening here is that the AP detects that you've 
ben idle (as in not sending frames) for quite a while (the rate decrease 
does indicate that) and kicks you with a 'auth no longer valid' message. 
This seems to be a 'feature' of your AP and not an issue with the 
driver, at least I do not see any connection. As a workaround try to 
ping something behind the AP.

-- 
Bernhard



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101021055.55583.bschmidt>