wpa_supplicant + ndiswrapper + WPA-PSK-AP

Matti Lattu matti.lattu
Sun Apr 3 06:04:27 PDT 2005


Matti Lattu wrote:

>I'm trying to access my AP (D-Link DI 714P+) which has WPA-PSK enabled. My
>not-working configuration is ndiswrapper 1.1 + D-link DWL-650+, but I've
>accessed the AP with Windoze + ipw2200-based card, so the AP should work.
>  
>
Finally I had some time to get back to this issue. After re-searching 
the list archives I found a working configuration for my setup:

--------------
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=staff

ap_scan=2

network={
        ssid="[my ssid]"
        key_mgmt=WPA-PSK
        psk="[my password]"

        pairwise=TKIP
        group=TKIP
        proto=WPA
}
--------------

r. Matti L





More information about the Hostap mailing list