[pkg-wpa-devel] Can't connect to my AP in "managed mode"
Kel Modderman
kelrin at tpg.com.au
Fri Apr 14 11:08:44 UTC 2006
Felix Homann wrote:
> Here's what I've tried:
>
> /etc/network/interfaces
> ==============
>
> iface wlan inet dhcp
> wpa-driver wext
> wpa-ssid "my-access-point at my-network" # with or without " "
> # wpa-bssid 00:01:02:03:04 # I've got the real bssid here
> wpa-key-mgmt WPA-PSK
> # Neither wpa-passphrase nor wpa-psk work:
> wpa-passphrase "Iwonttellyou" # with or without " "
> # wpa-psk "Iwonttellyou" # with or without " "
> wpa-proto WPA
>
>
>
Your private key is in plaintext or hex?
Never use quotes, and I hope you do not leave comments on the same line
as an option too.
Thanks, Kel.
More information about the Pkg-wpa-devel
mailing list