gwl
23-10-2005, 04:08
Hello,
I've tried "wpa_supplicant" , while using my WL500g in client mode, to connect to a remote AP, but I didn't get it to work...
It complains that:
"wpa_parse_wpa_ie_wpa: malformed ie or unknown version
skip - could not parse WPA/RSN IE
"
(listing bellow)
I have wpa_supplicant-0.3.8 installed in the wl500g, (and this the same version as the one recomended by the service provider...)
so.... any ideas?
thanks,
:rolleyes:
Listing:
[admin@wl500g root]$ wpa_supplicant -D broadcom -d -w -i eth2 -c /opt/etc/wpa-supplicant.conf
Initializing interface 'eth2' conf '/opt/etc/wpa-supplicant.conf' driver 'broadcom'
Configuration file '/opt/etc/wpa-supplicant.conf' -> '/opt/etc/wpa-supplicant.conf'
Reading configuration file '/opt/etc/wpa-supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1
Priority group 0
id=0 ssid='**********'
Initializing interface (2) 'eth2'
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
Own MAC address: **:**:**:**:**:**
Setting scan request: 0 sec 100000 usec
Starting AP scan (broadcast SSID)
Scan timeout - try to get results
Scan results: 2
Selecting BSS from priority group 0
0: **:**:**:**:**:** ssid='***********' wpa_ie_len=26 rsn_ie_len=0
wpa_parse_wpa_ie_wpa: malformed ie or unknown version
skip - could not parse WPA/RSN IE
[...]
I've tried "wpa_supplicant" , while using my WL500g in client mode, to connect to a remote AP, but I didn't get it to work...
It complains that:
"wpa_parse_wpa_ie_wpa: malformed ie or unknown version
skip - could not parse WPA/RSN IE
"
(listing bellow)
I have wpa_supplicant-0.3.8 installed in the wl500g, (and this the same version as the one recomended by the service provider...)
so.... any ideas?
thanks,
:rolleyes:
Listing:
[admin@wl500g root]$ wpa_supplicant -D broadcom -d -w -i eth2 -c /opt/etc/wpa-supplicant.conf
Initializing interface 'eth2' conf '/opt/etc/wpa-supplicant.conf' driver 'broadcom'
Configuration file '/opt/etc/wpa-supplicant.conf' -> '/opt/etc/wpa-supplicant.conf'
Reading configuration file '/opt/etc/wpa-supplicant.conf'
ctrl_interface='/var/run/wpa_supplicant'
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1
Priority group 0
id=0 ssid='**********'
Initializing interface (2) 'eth2'
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
Own MAC address: **:**:**:**:**:**
Setting scan request: 0 sec 100000 usec
Starting AP scan (broadcast SSID)
Scan timeout - try to get results
Scan results: 2
Selecting BSS from priority group 0
0: **:**:**:**:**:** ssid='***********' wpa_ie_len=26 rsn_ie_len=0
wpa_parse_wpa_ie_wpa: malformed ie or unknown version
skip - could not parse WPA/RSN IE
[...]