Need help understanding wpa_supplicant diagnostic lines
I ran my script to connect to Dogy House with wpa_supplicant.conf and without /etc/rc.d/rc.inet1.conf and set -x to watch wpa_supplicant work with -dd option. I have been unable to get a connection and everything pointed to a problem at the wpa_supplicant command.
It seems to do a scan (several really). One scan label was "Try to find WPA-enabled AP" in which I found the AP I had selected via its ESSID looking like:
5: b8:bd:b2:b2:2b:bd ssid='Dogy House' wpa_ie_len=0 rsn_ie_len=20 caps=0x11
skip - blacklisted
It does not occur in my black list file so what does skip - blacklisted mean? Did I use a wrong password to create the passphrase?? It is what I was given.
Now there are other reasons that APs get scipped like: SSID mismatch, SSID not known.
Later it states this:
Removed BSSID b8:bd:b2:b2:2b:bd from blacklist (clear)
It finally selects the entirely wrong AP
Can someone explain to me what these lines mean?
|