Can't connect to WLAN
Daniel
teletautala at gmail.com
Fri Jan 19 14:30:13 MST 2007
I may be confused on the password. I did more research and I found
the correct WPA passphrase. I do:
root at daniel-ubuntu:~# wpa_passphrase ASD <passphrase>
network={
ssid="ASD"
#psk="<passphrase>"
psk=<64 character hex key>
}
Then edit interfaces
root at daniel-ubuntu:~# cat /etc/network/interfaces
--snip--
auto eth1
iface eth1 inet dhcp
wireless-mode managed
wpa-driver ndiswrapper
wpa-ssid ASD
wpa-psk <64 character hex key>
Am I using the correct key in the correct manner?
-Daniel
On 1/19/07, Andrew Jorgensen <andrew.jorgensen at gmail.com> wrote:
> On 1/19/07, Daniel <teletautala at gmail.com> wrote:
> > I am using Byron's post.
>
> Sorry for the rebuke. I was wrong.
>
> - Andrew
>
> /*
> PLUG: http://plug.org, #utah on irc.freenode.net
> Unsubscribe: http://plug.org/mailman/options/plug
> Don't fear the penguin.
> */
>
More information about the PLUG
mailing list