I'm trying to authenticate my wireless users using EAP-MD5 protocol.<br><br>This is what I have on verbose radiusd -X -s<br><br>This is entry in my user file<br><br>001de03cf351  Cleartext-Password := "001de03cf351"<br>
<br>Can some one help me with this problem:<br><br>rlm_eap: No EAP session matching the State variable.<br>
rlm_eap: Either EAP-request timed out OR EAP-response to an unknown EAP-request<br>
<br>Adnan.<br><br>Going to the next request<br>Waking up in 0.6 seconds.<br>        Acct-Session-Id = "2f85c35c"<br>        NAS-Port = 1<br>        NAS-Port-Type = Wireless-802.11<br>        User-Name = "001de03cf351"<br>

        Calling-Station-Id = "00-1D-E0-3C-F3-51"<br>        Called-Station-Id = "00-03-52-A1-B5-F0"<br>        EAP-Message = 0x024e002204103e504f11bd1ec75aa2a7d10c9761143b303031646530336366333531<br>        State = 0xc6684373c61e47f3b7d0c70f4760f357<br>

        NAS-Identifier = "K068-00419"<br>        NAS-IP-Address = <a href="http://192.168.1.43" target="_blank">192.168.1.43</a><br>        Framed-MTU = 1496<br>        Connect-Info = "HTTPS"<br>        Service-Type = Login-User<br>

        Chargeable-User-Identity = "\000"<br>        Colubris-AVPair = "ssid=Colubris Networks 3"<br>        Colubris-AVPair = "vsc-name=Studentski domovi 2"<br>        Colubris-Attr-254 = 0x00<br>

        Colubris-Attr-251 = 0x00000000<br>        Colubris-Attr-253 = 0x01<br>        Colubris-Attr-252 = 0x00000001<br>        Message-Authenticator = 0x94c597ad490d05130436e281862cacb6<br>+- entering group authorize<br>

++[preprocess] returns ok<br>++[chap] returns noop<br>++[mschap] returns noop<br>    rlm_realm: No '@' in User-Name = "001de03cf351", looking up realm NULL<br>    rlm_realm: No such realm "NULL"<br>

++[suffix] returns noop<br>  rlm_eap: EAP packet type response id 78 length 34<br>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>++[eap] returns updated<br>    users: Matched entry DEFAULT at line 53<br>

    users: Matched entry 001de03cf351 at line 74<br>++[files] returns ok<br>  rad_check_password:  Found Auth-Type EAP<br>auth: type "EAP"<br>+- entering group authenticate<br>rlm_eap: No EAP session matching the State variable.<br>

rlm_eap: Either EAP-request timed out OR EAP-response to an unknown EAP-request<br>  rlm_eap: Failed in handler<br>++[eap] returns invalid<br>auth: Failed to validate the user.<br>Login incorrect: [001de03cf351/<via Auth-Type = EAP>] (from client mibo port 1 cli 00-1D-E0-3C-F3-51)<br>

Delaying reject of request 3 for 1 seconds<br>Going to the next request<br>Waking up in 0.6 seconds.<br>Cleaning up request 0 ID 203 with timestamp +72<br>Waking up in 0.3 seconds.<br><br>