PC Review Forums Newsgroups Windows XP Windows XP Logo WLAN: NDISTEST: 1c_wpa_associationinfo test fail

Reply

WLAN: NDISTEST: 1c_wpa_associationinfo test fail

 
Thread Tools Rate Thread
Old 01-07-2003, 04:12 PM   #1
Kyle Hsu
Guest
 
Posts: n/a
Default WLAN: NDISTEST: 1c_wpa_associationinfo test fail


Dear Sir,

I got fail while testing 802.11b NDIS 5.0 miniport driver(NDTEST
version 4.03.0042) on AMD64 platform (WinXP 64-bit Edition version
2003 build 3790 for AMD64).


My condition is:


When we run the Wireless LAN WPA tests of NDTEST 4.03.0042 for
AMD64,

"1c_wpa_associationinfo" script always report a fail.
The error message is:
[88888] Supplicant did not have active keys in 5000 seconds, 4-way
handshake may
have failed.

On the NDISTestHelp, it told us the Master Key must be set to
"0123456789".
Can anyone tell me the "0123456789" is in ASCII or HEX?

We got script fail by setting Master Key to "0123456789" in ASCII
..
But we can't set Master Key to "0123456789" in HEX in WPA AP
because the
password is too short to be adopted by AP.




I try to debug with WinDbg, and the output that seems to have problems
is as following:



NDT1XSUPP: ProcessPacket(): Set OID_802_11_ADD_KEY (Pairwise Key)
NDT1XSUPP: ProcessPacket(): Length: 64
NDT1XSUPP: ProcessPacket(): KeyIndex: 0xe0000000
NDT1XSUPP: ProcessPacket(): KeyLength: 32
NDT1XSUPP: ProcessPacket(): KeyRSC: 0
NDT1XSUPP: ProcessPacket(): BSSID: 00 0d 28 88 d5 64
NDT1XSUPP: NdisuioSetOIDValue(): IOCTL_NDISUIO_SET_OID_VALUE
failed (Error = 87)
NDT1XSUPP: ProcessPacket(): Failed to add pairwise key



But I can't trace into the ndt1xsupp.dll.



Can you give me some idea to figure out this error?
Thanks for your help,

Kyle Hsu
VIA Networking, Inc.
Software Department
533 Chung Cheng Road 5F
Hsin Tien, Taipei
Taiwan
(8862) 2218-2078 x7612
(8862) 2218-7527 fax
kylehsu@via.com.tw
  Reply With Quote
Old 03-07-2003, 05:27 PM   #2
Mitesh Desai [MSFT]
Guest
 
Posts: n/a
Default Re: NDISTEST: 1c_wpa_associationinfo test fail

The key is in ASCII. Also ensure that your access point supports pass
phrase.

Mitesh

--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Kyle Hsu" <kylehsu@mail2000.com.tw> wrote in message
news:ac6af0ec.0307010812.dfa3413@posting.google.com...
> Dear Sir,
>
> I got fail while testing 802.11b NDIS 5.0 miniport driver(NDTEST
> version 4.03.0042) on AMD64 platform (WinXP 64-bit Edition version
> 2003 build 3790 for AMD64).
>
>
> My condition is:
>
>
> When we run the Wireless LAN WPA tests of NDTEST 4.03.0042 for
> AMD64,
>
> "1c_wpa_associationinfo" script always report a fail.
> The error message is:
> [88888] Supplicant did not have active keys in 5000 seconds, 4-way
> handshake may
> have failed.
>
> On the NDISTestHelp, it told us the Master Key must be set to
> "0123456789".
> Can anyone tell me the "0123456789" is in ASCII or HEX?
>
> We got script fail by setting Master Key to "0123456789" in ASCII
> .
> But we can't set Master Key to "0123456789" in HEX in WPA AP
> because the
> password is too short to be adopted by AP.
>
>
>
>
> I try to debug with WinDbg, and the output that seems to have problems
> is as following:
>
>
>
> NDT1XSUPP: ProcessPacket(): Set OID_802_11_ADD_KEY (Pairwise Key)
> NDT1XSUPP: ProcessPacket(): Length: 64
> NDT1XSUPP: ProcessPacket(): KeyIndex: 0xe0000000
> NDT1XSUPP: ProcessPacket(): KeyLength: 32
> NDT1XSUPP: ProcessPacket(): KeyRSC: 0
> NDT1XSUPP: ProcessPacket(): BSSID: 00 0d 28 88 d5 64
> NDT1XSUPP: NdisuioSetOIDValue(): IOCTL_NDISUIO_SET_OID_VALUE
> failed (Error = 87)
> NDT1XSUPP: ProcessPacket(): Failed to add pairwise key
>
>
>
> But I can't trace into the ndt1xsupp.dll.
>
>
>
> Can you give me some idea to figure out this error?
> Thanks for your help,
>
> Kyle Hsu
> VIA Networking, Inc.
> Software Department
> 533 Chung Cheng Road 5F
> Hsin Tien, Taipei
> Taiwan
> (8862) 2218-2078 x7612
> (8862) 2218-7527 fax
> kylehsu@via.com.tw



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off