Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2006 17:41:10 +0200
From:      Lars Engels <lars.engels@0x20.net>
To:        Matthias Apitz <m.apitz@oclcpica.org>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: WPA && Cisco Compatibility
Message-ID:  <20060920154110.GA5835@maggie.bsd-geek.de>
In-Reply-To: <20060920133816.GA4314@rebelion.Sisis.de>
References:  <20060920133816.GA4314@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help

--opJtzjQTFsWo+cga
Content-Type: text/plain; charset=iso-8859-15
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Sep 20, 2006 at 03:38:16PM +0200, Matthias Apitz wrote:
>=20
> Hi,
>=20
> I'm just sitting in some Wifi area and the data in a working
> Windows laptop, in the tabs of it, are:
>=20
>                   SSID: xxxxx
> Network Authentication: Cisco compatible
>        Data Encryption: CKIP
>             EAP Method: LEAP
>                   User: xxxxx
>               Password: xxxxx
>=20
> Is this somehow accessible via a correct configured wpa_supplicant.conf
> and wpa_supplicant in FreeBSD 6.0-REL?
>=20

Hi Matthias,

this should work:

network=3D{
        ssid=3D"xxxxx"
        proto=3DWPA
        key_mgmt=3DWPA-EAP
        auth_alg=3DLEAP
        identity=3D"xxxxx"
        password=3D"xxxxx"
}

Lars

--opJtzjQTFsWo+cga
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQFFEWEWKc512sD3afgRApUVAJ98WZtCfCfnAfvZnr8l0flgjg8kcACglePP
BYy6v+kKHMCS2uCHYe+7yHw=
=pCYp
-----END PGP SIGNATURE-----

--opJtzjQTFsWo+cga--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060920154110.GA5835>