Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 2006 17:10:55 +0100
From:      Roger Grosswiler <roger@gwch.net>
To:        freebsd-stable@freebsd.org
Subject:   Fwd: wpa not working with ndis? [roger@gwch.net]
Message-ID:  <1137514255l.15491l.5l@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  
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=/var/run/wpa_supplicant
ap_scan=2
network={
    ssid="MyHome"
    scan_ssid=1
    psk="MyVeryVeryVerySecretPassphraseYouNeverGuess:-D"
    key_mgmt=WPA-PSK
    proto=WPA
    pairwise=TKIP
    group=TKIP

Thanks for any help.
Roger



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1137514255l.15491l.5l>