<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> <BR>and I test AAA server through PC with windows xp, vista, and also through iphone and serveral kind of smart phones.<BR> <BR>It succeed with iphone and smart phones , they can access internet after authenticated by my AAA server.<BR>
<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>
if connect through intel proset wireless connection utility, it also succeed in windows xp.<BR>
 <BR>
HELP PLEASE~~<BR>                                           </body>
</html>