Re: WPA && Cisco Compatibility
Lars Engels <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Sep 20, 2006 at 03:38:16PM +0200, Matthias Apitz wrote:
>
> Hi,
>
> I'm just sitting in some Wifi area and the data in a working
> Windows laptop, in the tabs of it, are:
>
> SSID: xxxxx
> Network Authentication: Cisco compatible
> Data Encryption: CKIP
> EAP Method: LEAP
> User: xxxxx
> Password: xxxxx
>
> Is this somehow accessible via a correct configured wpa_supplicant.conf
> and wpa_supplicant in FreeBSD 6.0-REL?
>
Hi Matthias,
this should work:
network={
ssid="xxxxx"
proto=WPA
key_mgmt=WPA-EAP
auth_alg=LEAP
identity="xxxxx"
password="xxxxx"
}
Lars
signature.asc
(application/pgp-signature, 187 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFFEWEWKc512sD3afgRApUVAJ98WZtCfCfnAfvZnr8l0flgjg8kcACglePP BYy6v+kKHMCS2uCHYe+7yHw= =pCYp -----END PGP SIGNATURE-----