<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Problem in 4-Way Handshake</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<BR>
<BR>
<P><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">Hi ,</FONT></SPAN>
<BR><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">I am porting the supplicant to my device to communicate with a CISCO server through EAP-FAST.</FONT></SPAN>
<BR><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">I am now in the final state, but I have problem on the 4-way handshake.</FONT></SPAN>
<BR><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">After I have sent the msg 2/4, I found that somehow the program back to the msg 1/4.</FONT></SPAN>
</P>
<P><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">And I have diff the msg of the windows version, I found that in the msg 2/4,</FONT></SPAN>
</P>
<P><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">windows version has 26 byte:</FONT></SPAN>
<BR><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">WPA: WPA IE for msg 2/4 - hexdump(len=26): dd 18 00 50 f2 01 01 00 00 50 f2 02 01 00 00 50 f2 02 01 00 00 50 f2 01 3c 00</FONT></SPAN></P>
<P><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">but in my debug msg, I got 24 bytes:</FONT></SPAN>
<BR><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">WPA: WPA IE for msg 2/4 - hexdump(len=24): dd 16 00 50 f2 01 01 00 00 50 f2 02 0</FONT></SPAN>
<BR><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">1 00 00 50 f2 02 01 00 00 50 f2 01</FONT></SPAN>
</P>
<P><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">I think this is abnormal, but do you know where goes wrong? Or which function can I look into it?</FONT></SPAN>
</P>
<P><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">Many thanks!!</FONT></SPAN>
</P>
<P><SPAN LANG="zh-hk"><FONT SIZE=2 FACE="新細明體">Jack</FONT></SPAN>
</P>
</BODY>
</HTML>