WPA + ipw + Linksys WRT54G

From: Daniel O'Connor <doconnor_at_gsoft.com.au>
Date: Wed, 29 Jun 2005 21:55:24 +0930
Hi,
I am trying to get WPA working with my new Linksys WRT54G. I am running 
current (updated today) with ipw.

ipw0: <Intel(R) PRO/Wireless 2100 MiniPCI> mem 0xfaffc000-0xfaffcfff irq 9 at device 3.0 on pci2
ipw0: Ethernet address: 00:04:23:a4:12:74
ipw0: [GIANT-LOCKED]

I have the following wpa_supplicant.conf..
# allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=wheel
ap_scan=1

network={
        ssid="sarah"
        key_mgmt=WPA-PSK
        pairwise=TKIP
        psk="somepassword"
}

network={
        ssid="dons"
        key_mgmt=WPA-PSK
        pairwise=TKIP
        psk="somepassword"
        proto=WPA
}

I have v1.3 firmware. I've attached the output of the kernel when running 
with ./80211debug +debug +auth +scan, as well as the output of wpa_supplicant.

Anyone have any hints?
I have the WRT54G at the latest firmware too (4.00.7)

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C

Received on Wed Jun 29 2005 - 10:26:57 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:37 UTC