Date: Sat, 14 Jul 2007 16:30:25 +0200 From: Zoran Kolic <zkolic@sbb.co.yu> To: freebsd-mobile@freebsd.org Subject: Re: th(4), wpa_supplicant, WPA2, Netgear WG302 problem Message-ID: <20070714143025.GA826@faust.net> In-Reply-To: <20070714120007.A793216A53D@hub.freebsd.org> References: <20070714120007.A793216A53D@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> I'm having a problem getting a Netgear WG511T in my FreeBSD CURRENT
> laptop to do WPA2-PSK with a Netgear WG302 access point.
>
> ath0: <Atheros 5212> mem 0x88000000-0x8800ffff irq 9 at device 0.0 on cardbus0
>
> network={
> ssid="kitchenlab.org"
> scan_ssid=1
> psk="REAL_PSK_REMOVED"
> }
Maybe more verbose:
ssid="kitchenlab.org"
scan_ssid=1
proto=RSN
pairwise=CCMP
key_mgmt=WPA-PSK
psk="REAL_PSK_REMOVED"
> Authentication with 00:00:00:00:00:00 timed out.
> BSSID 00:14:6c:6f:2e:7d blacklist count incremented to 2
> State: ASSOCIATING -> DISCONNECTED
This surpised me. Have you added some mac filtering? Or
simply it has no more addresses for new laptop?
> It's interesting that the WG511T can associate with this AP if both
> are configured for WEP, and it can do WPA2 with a Linksys WRT54G
Also linksys wrt54gl makes wpa(2) and aes. The card is linksys wpc55ag,
5212 chip. 6.2 release, still.
Zoran
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070714143025.GA826>
