Hi, Trying to get to my wifi WPA2 host but having no luck. Finally found a listing explaining some of the WPA/WPA2 variables meanings but the debub output of wpa_supplicant eludes me. I think some EAPOL stuff like Unauthorized and DISCONNECTED may be OK but I am not sure.
Can someone see if there is an error and what is the cause??
I do not get connected via dhclient wlan0. I get mixed info on whether to use rc.inet1.conf. Passphrase correctly built. My prob is the connection. Thanks
Code:
Making modifications to /etc/rc.d/rc.inet1.conf
TESTA ESSID=Dogy Box PSWD=big mess
Creating passphrase
TEST PSK=000000000000000000000000000000000000000000000000000000000000000
Making modifications to /etc/wpa_supplicant.conf
TESTB ESSID=Dogy Box PSWD=big mess
Making connection to Dogy Box WPA2 network
... WAIT.........
Initializing interface 'wlan0' conf '/etc/wpa_supplicant.conf' driver 'wext' ctrl_interface 'N/A' bridge 'N/A'
Configuration file '/etc/wpa_supplicant.conf' -> '/etc/wpa_supplicant.conf'
Reading configuration file '/etc/wpa_supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group='0'
eapol_version=1
ap_scan=1
fast_reauth=1
Line: 15 - start of a new network block
scan_ssid=0 (0x0)
ssid - hexdump_ascii(len=15):
48 61 70 70 79 20 43 61 74 20 50 69 7a 7a 61 Kity Pie
proto: 0x3
key_mgmt: 0x2
pairwise: 0x18
group: 0x1e
PSK - hexdump(len=32): [REMOVED]
priority=10 (0xa)
Line: 28 - start of a new network block
key_mgmt: 0x4
priority=0 (0x0)
Priority group 10
id=0 ssid='Dogy Box'
Priority group 0
id=1 ssid=''
SIOCGIWRANGE: WE(compiled)=22 WE(source)=19 enc_capa=0xf
capabilities: key_mgmt 0xf enc 0xf flags 0x0
netlink: Operstate: linkmode=1, operstate=5
Own MAC address: aa:bb:cc:dd:ee:00
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_countermeasures
RSN: flushing PMKID list in the driver
Setting scan request: 0 sec 100000 usec
WPS: UUID based on MAC address - hexdump(len=16): fe fe fe fe fe 08 5f 3d ab 4a fe c7 a2 26 18 fe
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: Supplicant port status: Unauthorized
EAPOL: Supplicant port status: Unauthorized
Using existing control interface directory.
ctrl_interface_group=0
Added interface wlan0
Daemonize..