Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2004 17:54:04 +0800
From:      Chen Lihong <d9364104@mail.nchu.edu.tw>
To:        current@freebsd.org
Cc:        Rong-En Fan <grafan@gmail.com>
Subject:   Re: 802.11 WPA and wpa_supplicant
Message-ID:  <1104486844.43764.6.camel@OmniBook.accton.com.tw>
In-Reply-To: <41D4A140.8060502@errno.com>
References:  <6eb82e04122905361ccd6af0@mail.gmail.com> <6eb82e04123010035e379e48@mail.gmail.com> <41D4A140.8060502@errno.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I am using wpa_supplicant 0.3.2.
I can associated and authenticated with my AP with WPA/TKIP/1X-KEY-MGMT.
The hosts that at wired side can send packets to my FreeBSD station, but
wired hosts can not receive any station's packets.
Then, I use AiroPeek to capture wireless packets. I saw that any data
packet sent by wired side is encrypted, and station can decrypte that
well. 
When station reply or send any packet it is not encrypted, at this time
AP may drop the packet.

On Thu, 2004-12-30 at 16:45 -0800, Sam Leffler wrote:
> 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
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



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