Re: ndis0 won't set ssid on freeBSD 6.0
Ross Lippert <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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: [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"