Date: Wed, 20 Sep 2006 17:51:17 +0200 From: Matthias Apitz <m.apitz@oclcpica.org> To: Lars Engels <lars.engels@0x20.net> Cc: freebsd-mobile@freebsd.org Subject: Re: WPA && Cisco Compatibility Message-ID: <20060920155117.GA1455@rebelion.Sisis.de> In-Reply-To: <20060920154110.GA5835@maggie.bsd-geek.de> References: <20060920133816.GA4314@rebelion.Sisis.de> <20060920154110.GA5835@maggie.bsd-geek.de>
next in thread | previous in thread | raw e-mail | index | archive | help
El día Wednesday, September 20, 2006 a las 05:41:10PM +0200, Lars Engels escribió:
> 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"
> }
Hi,
This was exactly what I guessed as wpa_supplicant.conf (I only had
in addition 'mode=0' which is default, I think). But it says about
the AP:
3: xx:xx:xx:xx:xx:xx ssid='' wpa_ie_len=0 rsn_ie_len=0
skip - no WPA/RSN IE
I know that it is this AP because it is the right MAC addr. Any
idea? I'm unsure about that 'Data Encryption: CKIP'...
Thx
matthias
--
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <m.apitz@oclcpica.org> - w http://www.oclcpica.org/ http://guru.UnixLand.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060920155117.GA1455>
