WPA-PSK from console

Andrey Zhidenkov andrey.zhidenkov at gmail.com
Wed Jun 10 10:41:53 UTC 2009


I'm configuring DWM now and have a problem with WiFi configuration. I suppose
that I have to use wpa_supplicant. This is my conf file:

-----------------------

network={
    ssid="ALG"
    proto=WPA
    key_mgmt=WPA-PSK
    pairwise=TKIP
    group=TKIP
    psk="xxxx"
}

----------------------

When I run wpa_supplicant there is no any output, but iwconfig says that wlan
"not associated". Any suggestions?




More information about the ubuntu-users mailing list