<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 9pt;
font-family:±¼¸²
}
--></style>
</head>
<body class='hmmessage'>
 <BR>
I'm implementing a WiFi AAA server with PEAP(mschapv2) method over radius stack. <BR>
 <BR>
and I test AAA server through PC with windows xp, vista, and also through iphone and smart phone(nokia - symbian). <BR>
 <BR>
It succeed with iphone and smart phone , they can access internet after authenticated by my AAA server.<BR>
 <BR>
But the problem is windows client. AAA server authenticated client successfully and answered with encrypted <BR>
 <BR>
auth_string (rfc2759 :  Microsoft PPP CHAP Extensions, Version 2). but the client (windows pc) does not answer. <BR>
 <BR>
 <BR>
1. I confirmed the success string (S=40byte string) is correct.<BR>
2. encryption key is also used at the previous step(challenge, response) and successfully passed. <BR>
3. then what could be the problem? <BR>
 <BR>
 <BR>
 <BR>
 <BR>
I have only one more day for this implementation, but I can't find the problem. <BR>
 <BR>
 <BR>
Pelease somebody help me. I'm waiting for answer all day and all night.  thank you. <BR>                                     </body>
</html>