ipw3945 & WEP

clockwork at sigsys.org clockwork
Thu Sep 28 19:44:28 PDT 2006


So I am using ipw3945, which works great for non-encrypted networks, and
works great for my wpa2 network. However when I try to use static WEP I dont
associate with the AP. The light on my thinkpad goes ape (blinking
hyper-fast) then goes solid for a few seconds, then hyper again. The repeats
non-stop. The first question I have is if my config is ok or not:

network={
        ssid="work"
        key_mgmt=NONE
        wep_key0=$hexversionofkey
        priority=5
        wep_tx_keyidx=0
        auth_alg=SHARED
}
network={
        ssid="home"
        proto=WPA2
        key_mgmt=WPA-PSK
        priority=5
        psk=$wpakey
        pairwise=CCMP
        group=CCMP
}

The second question would be if anyone has this working or not ? What kernel
modules are required (besides ipw3945) I have ieee80211_crypt_wep ieee80211
ieee80211_crypt_ccmp loaded.

Applicable versions:
ieee80211 1.1.13
wpa_supplicant 0.5.4
ipw3945 1.1.0

Thanks for any help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20060928/6554efe2/attachment.htm 



More information about the Hostap mailing list