Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2006 20:52:36 -0400
From:      Ross Lippert <lippert@math.mit.edu>
To:        freebsd-mobile@freebsd.org
Subject:   Re: ndis0 won't set ssid on freeBSD 6.0
Message-ID:  <20060509005236.GA17284@math.mit.edu>

next in thread | raw e-mail | index | archive | help
watching

wpa_supplicant -i ndis0 -c /etc/wpa_supplicant.conf
(which doesn't associate)

wpa_supplicant -i ath0 -c /etc/wpa_supplicant.conf
(which associates)

The big difference seems to be it tries to be

Associated to a new BSSID=<nonzeronumber>

which works for the ath0, while for ndis0,

Authentication with 00:00:00:00:00:00 timed out.
Added BSSID 00:00:00:00:00:00 to blacklist

So is the card not setting is BSSID or is something else going
on?

Again, smooth sailing under windows, so I do not think that
it is a card versus router issue.


-r
-- 
Ross A. Lippert
M.I.T., Department of Mathematics
Building 2, Room 335                    Voice (617) 253-7905
77 Massachusetts Avenue                 FAX (617) 253-4358
Cambridge, MA 02139-4307                e-mail:  lippert@math.mit.edu




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060509005236.GA17284>