Problems with WPA-PSK and madwifi driver

Gilbert Mendoza linuxcruiser at yahoo.com
Thu Feb 10 10:06:33 EST 2005


--- Eduardo Mendes <emmendes at cpdee.ufmg.br> wrote:

> 
> The wpa_supplicant.conf is as follows:
> 
> # Same as previous, but request SSID-specific scanning (for APs that
> reject
> # broadcast SSID)
> network={
>         ssid="eacghome.airlink"
>         scan_ssid=1
>         psk="klklklklklklkl&&^^klklklklklklklklklklkl"
>         priority=2
> }


In your netwoirk config, try:

network={
         ssid="eacghome.airlink"
         scan_ssid=1
         proto=WPA
         key_mgmt=WPA-PSK
         pairwise=CCMP TKIP
         group=CCMP TKIP WEP104 WEP40
         psk="klklklklklklkl&&^^klklklklklklklklklklkl"
         priority=2
}

P.S. Ummm... you may want to change yer password at some point.  Being
that we know it and all.   ;-)




=====
- Gilbert Mendoza
- PGP Key ID: 7987FCA8


		
__________________________________ 
Do you Yahoo!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 



More information about the HostAP mailing list