wpa_supplicant/TTLS/EAP-MD-5 on XP complains "NDIS: Could not find interface ... "

Wen Chen hi_wen
Tue Apr 5 19:06:28 PDT 2005


Hi,

 

I have not been able to go very far with wpa_supplicant on XP.
Ndis_events.exe was running when I started wpa_supplicant.  And, my
supplicant stopped at "NDIS: Could not find interface .".  I have included
with this email the conf file, win_if_list output, wpa_supplicant output and
some system settings.  I'd appreciate some advice.

 

Thanks in advance, - Wen

 

Basic Configuration:

~~~~~~~~~~~~~~~

Host Configuration: Windows XP Pro SP2, Thinkpad 41, IPW 2100 card

wpa_supplicant: from wpa_supplicant-windows-bin-0.3.8.zip

 

Output From win_if_list:

~~~~~~~~~~~~~~~~~

C:\local\hostap\wpa_supplicant_win>win_if_list.exe

ifname: \Device\NPF_{7479B0AC-7EE0-4CA5-84DA-381C406C0CDE}

description: Intel(R) PRO/1000 MT Mobile Connection (Microsoft's Packet
Scheduler)

 

ifname: \Device\NPF_{07654419-8518-4479-9130-1A9D7EE3FF15}

description: Intel(R) PRO/Wireless LAN 2100 3B Mini PCI Adapter (Microsoft's
Packet Scheduler)

 

Output from wpa_supplicant:  (Note: I have tried both interfaces and got
similar result)

~~~~~~~~~~~~~~~~~~~~~

C:\local\hostap\wpa_supplicant_win>wpa_supplicant
-i'\Device\NPF_{07654419-8518-4479-9130-1A9D7EE3FF15}' -c wpa.conf -dd

Initializing interface
''\Device\NPF_{07654419-8518-4479-9130-1A9D7EE3FF15}'' conf 'wpa.conf'
driver 'default'

Configuration file 'wpa.conf' ->
'C:\local\hostap\wpa_supplicant_win/wpa.conf'

Reading configuration file 'C:\local\hostap\wpa_supplicant_win/wpa.conf'

ctrl_interface='C:\local\hostap\wpa_supplicant_win\ctrl_interface'

eapol_version=1

ap_scan=1

fast_reauth=1

Line: 10 - start of a new network block

ssid - hexdump_ascii(len=6):

     70 65 61 70 64 63                                 peapdc

key_mgmt: 0x1

eap methods - hexdump(len=2): 15 00

identity - hexdump_ascii(len=8):

     77 65 6e 40 74 65 6d 70                           wen at temp

anonymous_identity - hexdump_ascii(len=15):

     61 6e 6f 6e 79 6d 6f 75 73 40 6f 75 74 65 72      anonymous at outer

password - hexdump_ascii(len=8): [REMOVED]

priority=2 (0x2)

Priority group 2

   id=0 ssid='peapdc'

Initializing interface (2)
''\Device\NPF_{07654419-8518-4479-9130-1A9D7EE3FF15}''

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

NDIS: 1 adapter names found

NDIS: 1 adapter descriptions found

NDIS: 0 -  -

NDIS: Could not find interface
''\Device\NPF_{07654419-8518-4479-9130-1A9D7EE3FF15}''

Failed to initialize driver interface

rmdir[ctrl_interface]: No such file or directory

 

Configuration File: wpa.conf

~~~~~~~~~~~~~~~~~~~~~

ctrl_interface=C:\local\hostap\wpa_supplicant_win\ctrl_interface

#ctrl_interface_group=0

eapol_version=1

ap_scan=1

fast_reauth=1

# EAP-TTLS/EAP-MD5-Challenge configuration with anonymous identity for the

# unencrypted use. Real identity is sent only within an encrypted TLS
tunnel.

network={

            ssid="peapdc"

            key_mgmt=WPA-EAP

            eap=TTLS

            identity="wen at temp"

            anonymous_identity="anonymous at outer"

            password="infoblox"

            #ca_cert="/etc/cert/ca.pem"

            priority=2

}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20050405/d25ab577/attachment.htm 



More information about the Hostap mailing list