The file /usr/share/doc/wpasupplicant/README.Debian.gz cited already by Wayne
explains also the meaning of common wpa options. In a certain environment this
configuration worked for wpa encryption:

iface wlan0 inet dhcp
        wpa-ssid dlink
        wpa-psk plaintexpassword
        wpa-key-mgmt WPA-PSK
        wpa-proto WPA WPA2
        wpa-pairwise TKIP CCMP
        wpa-group TKIP CCMP

Otherwise with the not recommended, insecure wep encryption:

iface wlan0 inet dhcp
        wireless-essid    dlink
        wireless-key      thekey
        wireless-keymode  open

-- 
Best regards,
Jörg-Volker.


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to