>I'm using bcm43xx with wpa_supplicant (WPA2 PSK and WPA2 EAP-TLS)

I'm trying with WPA-PSK but I still have troubles (I'm using 2.6.18 me
too).

Can I ask you if what I'm doing is correct?

iwconf eth2...
ifup eth2..
wpa_supplicant -i eth2 -c ...

and my wpa_supplicant.conf is

# allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1
#
# home network; allow all valid ciphers
network={
        ssid="MAS\!net"
        scan_ssid=1
 psk=e00a30c8bceee66950b77892e6ef73afd0b85a2245e68b941ffeb9ca961e1fe8
        key_mgmt=WPA-PSK
        proto=WPA
        }


any suggestion?
thank you in advance!

bye bye

marco


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to