Date: Tue, 17 Jan 2006 16:56:02 +0100 From: Roger Grosswiler <roger@gwch.net> To: freebsd-current@freebsd.org Subject: wpa not working with ndis? Message-ID: <1137513362l.15491l.4l@niobe>
next in thread | raw e-mail | index | archive | help
Hey,
I have my laptop using ndis with a d-link dwl-g650+
i tested it using only nothing (means no wpa, no wep) - and this works =20
without problems.
now, i configured wpa_supplicant to use wpa - so:
on my 1st box, wpa_supplicant crashes the systems
on my 2nd box, wpa does not do anything.
i start it using 'wpa_supplicant -indis0 -c/etc/wpa.conf -Bw
this works on my linux box without any problem.
my wpa.conf is as follows:
ctrl_interface=3D/var/run/wpa_supplicant
ap_scan=3D2
network=3D{
ssid=3D"MyHome"
scan_ssid=3D1
psk=3D"MyVeryVeryVerySecretPassphraseYouNeverGuess:-D"
key_mgmt=3DWPA-PSK
proto=3DWPA
pairwise=3DTKIP
group=3DTKIP
Thanks for any help.
Roger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1137513362l.15491l.4l>
