I am using version 1.18 and have changed the driver to wext. I will
see if this works when I get to work on Monday.
-Daniel
On 1/19/07, Byron Clark <[EMAIL PROTECTED]> wrote:
On Fri, Jan 19, 2007 at 02:30:13PM -0700, Daniel wrote:
> I may be confused on the password. I did more research and I found
> the correct WPA passphrase. I do:
>
> [EMAIL PROTECTED]:~# wpa_passphrase ASD <passphrase>
> network={
> ssid="ASD"
> #psk="<passphrase>"
> psk=<64 character hex key>
> }
>
> Then edit interfaces
>
> [EMAIL PROTECTED]:~# 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?
You should be able to use either the 64 character hex key or the plain
text passphrase you used to generate the hex key.
What version of ndiswrapper are you using? I've just noticed that newer
versions (after 1.16) of ndiswrapper need to use wpa-driver wext instead
of wpa-driver ndiswrapper.
--
Byron Clark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFFsWLKErN13QQr6mgRApCFAJ9FtySIyeiI9rV0JZbu23bw26H1dgCePe85
1wYQqycObjj7+f/Q6WPkzxU=
=3GOk
-----END PGP SIGNATURE-----
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/
/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/