WPA with ath

Sam Leffler sam at errno.com
Sat Jan 22 17:32:53 PST 2005


Bryan Bunch wrote:
> I'm trying to connect to a Linksys WRT54G. I have tested the card on
> the computer when booting up in XP and it connects fine via WPA. I
> also tested the card in CURRENT with WPA disabled and the card
> connected fine.

There's nothing useful in the log you included.  You can get the reason 
code sent by the ap by enabling association debugging in the 802.11 
layer.  I usually do this with the 80211debug program found in 
/usr/src/tools/tools/ath.  Something like

80211debug +assoc+auth

should suffice.  Messages go to the console.

I've seen postings in various forums that this AP has issues with 
certain firmware revs; you might check if your firmware is up to date.

Past the above a packet trace is needed.

	Sam


More information about the freebsd-current mailing list