[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: USB WLAN



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Clayton schrieb:

> 
> Actually, wpasupplicant is not necessary if you just want WEP, and
> getting wpasupplicant configured and working is fairly non-trivial,
> especially if you want to use WPA. I tried once and failed miserably. If


I can't speak for USB WLAN but setting up wpasupplicant was really
straightforward in my machine with an Intel ipw2100.
I didn't touch the function.sh and ifupdown.sh scipts in
/etc/wpa_supplicant but the wpa_psk.conf. It looks like that:

network={
         ssid="MYSSID"
         scan_ssid=1
         key_mgmt=WPA-PSK
         psk="MYPW"
        }

I have the following in my /etc/interfaces
# WLAN
        iface eth2 inet dhcp
        wpa-driver wext
        wpa-conf /etc/wpa_supplicant/wpa_psk.conf
        auto eth2

and it works fine.

KR Frank
- --
Frank Zimmermann        |
Junker-Jörg-Str. 2      | mail: zimbi_in_berlin@web.de
10318 Berlin            | phone: +49-30-67304676
Germany                 | mobile: +49-1520-6017456
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHxDZJjjP4Q5CsRGgRAiLuAJ0VgwsJuFb3++C5Fzlj598qWKEEvQCdF1Vl
sFQ7QprxE7crTZnCEKOjz5s=
=+rNl
-----END PGP SIGNATURE-----


Reply to: