---------------------------------
Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and get things done faster.
wpa_supplicant was shipped with FreeBSD 6.0 and beyond.
-- Brooks
-- Brooks
It is my understanding that wpa_password is apart of wpa_supplicant. One needs to run 'wpa_password ssid password' to generate the 32-bit password when configuring /etc/wpa_supplicant.conf
---------------------------------
Sponsored Link
Mortgage rates as low as 4.625% - $150,000 loan for $579 a month. Intro-*Terms
[please don't cross-post to multiple groups]
If you put the ascii string in the wpa_supplicant.conf file then
wpa_supplicant will do the work of wpa_passphrase and you don't need it.
If you want wpa_passphrase for pre-caculating the PSK, then the code is
in contrib/wpa_supplicant and you can build it yourself. Another person
requested it be hooked to the build and it's on my TODO list but hasn't
happened yet.
Sam
PS. If you really meant wpa_psasword then I don't know what it is;
please provide a pointer.
Sam Leffler <s...@errno.com> wrote: probsd org wrote:
>
> Brooks Davis
Sam
Sam,
Sorry, I did mean wpa_passphrase. When I put the ascii password for PSK and run wpa_supplicant -i ndis0 -c /ets/wpa_supplicant.conf I am getting a kernal trap error and a subsequent forced reboot.
---------------------------------
Sponsored Link
Mortgage rates near 39yr lows. $420,000 Mortgage for $1,399/mo - Calculate new house payment
Please see bin/104457 [1] for my patch which connects wpa_passphrase
to the build.
Regards,
Brix
[1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=104457
--
Henrik Brix Andersen <hen...@brixandersen.dk>