<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi<br><br>I'm having problems to get IKE authentication passed after succesfull EAP-MD5 authentication.<br><br>I get the error:<br><br>11[ENC] "Authentication verification failed"<br><br>How is the IKEv2 AUTH payload calculated after EAP-MD5 authentication?<br><br>I'm having intuition that it should go exactly as for PSK authentication payload, except that the paddingstring is "Key Pad for EAP-IKEv2" and key for auth payload calculation is SK_pi? Or should it be master session key by EAP?<br><br>Is the message content taken for the auth payload calculations from the first initialization messages and as well as nonces and identifiers.<br><br>Without EAP I get success for PSK and RSA authentications.<br><br><br>                                         </body>
</html>