From owner-freebsd-mobile@FreeBSD.ORG Wed Sep 20 15:41:15 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30D7F16A403 for ; Wed, 20 Sep 2006 15:41:15 +0000 (UTC) (envelope-from lars@0x20.net) Received: from mail.0x20.net (mail.0x20.net [217.69.67.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6325543D94 for ; Wed, 20 Sep 2006 15:41:14 +0000 (GMT) (envelope-from lars@0x20.net) Received: from maggie.bsd-geek.de (dslb-088-076-220-081.pools.arcor-ip.net [88.76.220.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTP id 429BC3539F; Wed, 20 Sep 2006 17:41:12 +0200 (CEST) Received: from maggie.bsd-geek.de (localhost [127.0.0.1]) by maggie.bsd-geek.de (8.13.7/8.13.7) with ESMTP id k8KFfBY6005848; Wed, 20 Sep 2006 17:41:11 +0200 (CEST) (envelope-from lars@maggie.bsd-geek.de) Received: (from lars@localhost) by maggie.bsd-geek.de (8.13.7/8.13.7/Submit) id k8KFfBxg005847; Wed, 20 Sep 2006 17:41:11 +0200 (CEST) (envelope-from lars) Date: Wed, 20 Sep 2006 17:41:10 +0200 From: Lars Engels To: Matthias Apitz Message-ID: <20060920154110.GA5835@maggie.bsd-geek.de> References: <20060920133816.GA4314@rebelion.Sisis.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <20060920133816.GA4314@rebelion.Sisis.de> X-Editor: VIM - Vi IMproved 7.0 User-Agent: Mutt/1.5.13 (2006-08-11) Cc: freebsd-mobile@freebsd.org Subject: Re: WPA && Cisco Compatibility X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 15:41:15 -0000 --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--