supplicant under WinXP
Ruzsinszky Attila
ruzsinszky.attila
Thu Mar 23 10:19:16 PST 2006
Hi,
> wpa_supplicant would support WPA on both Linux and Windows XP, but it
> sounds like the Windows driver you are using does not support WPA.
The driver which was supplied with card doesn't support anything
except WEP (under M$ Windows).
>> Only problem, with my hidden SSID doesn't work.
>> I tried out ap_scan=0,1,2 parameters. Only ap_scan=1 is good for me,
>> and unhidden SSID! Is this correct?
>
> ap_scan=2 should work fine with Windows NDIS drivers. I haven't seen any
> NDIS driver that would not work with it.. Did you configure all
> parameters that ap_scan comments in wpa_supplicant.conf mention? Please
> send your configuration file if you cannot get this working.
Here is my config:
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1
opensc_engine_path=/usr/lib/opensc/engine_opensc.so
pkcs11_engine_path=/usr/lib/opensc/engine_pkcs11.so
pkcs11_module_path=/usr/lib/pkcs11/opensc-pkcs11.so
network={
ssid="mySSID"
scan_ssid=1
proto=WPA
key_mgmt=WPA-EAP
pairwise=CCMP TKIP
group=CCMP TKIP
eap=TLS
identity="user at example.com"
ca_cert="myCA-cacert.pem"
client_cert="ruzsinszkya at email.hu-cert.pem"
private_key="ruzsinszkya at email.hu-key.pem"
private_key_passwd="myprivkey-pswd"
priority=1
}
blob-base64-exampleblob={
SGVsbG8gV29ybGQhCg==
}
That's all! Others are commented out.
> I'm not aware of any card that works _perfectly_ ;-). I've used
> Prism2/2.5/3-based PC Cards successfully with both Windows and Linux.
I think my Senao NL-2511CD Plus(E100) card is Prism2.5. Is that right?
TIA,
RUzsi
More information about the Hostap
mailing list