WPA && Cisco Compatibility
Lars Engels
lars.engels at 0x20.net
Wed Sep 20 08:41:15 PDT 2006
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-mobile/attachments/20060920/1a936738/attachment.pgp
More information about the freebsd-mobile
mailing list