Date: Thu, 30 Dec 2004 16:45:52 -0800 From: Sam Leffler <sam@errno.com> To: Rong-En Fan <grafan@gmail.com> Cc: current@freebsd.org Subject: Re: 802.11 WPA and wpa_supplicant Message-ID: <41D4A140.8060502@errno.com> In-Reply-To: <6eb82e04123010035e379e48@mail.gmail.com> References: <6eb82e04122905361ccd6af0@mail.gmail.com> <41D38FBF.5070701@errno.com> <6eb82e04123010035e379e48@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Rong-En Fan wrote: > On Wed, 29 Dec 2004 21:18:55 -0800, Sam Leffler <sam@errno.com> wrote: > >>wpa_supplicant has a -d option to enable debugging; use it and if you >>can't find your problem provide the wpa_supplicant config file and log >>output. > > > My current is just built tonight. I took a look at -d output, > however, i can't find any notable error messages. > > I put wpa_supplicant (0.3.2 [1]) -d output and its conf > along with dmesg, sysctl that related to ath here: > > http://rafan.infor.org/tmp/wpa/ > > Any help are appreciated :-) The log shows the WPA-PSK handshake completed but you were then deauthenticated by your AP. You need to look on your AP to find out why. It's possible that WME is being negotiated and confusing the AP. There are issues with sending QoS-encapsulated EAPOL frames to certain AP's. You can try disabling wme use with ifconfig ath0 -wme before starting wpa_supplicant. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D4A140.8060502>