<div>Hi,</div>
<div> </div>
<div>I am trying to send an Access-Request with EAP-Identity response. The Request was successful and Server sent an Access-Challenge in response (MD5 challenge), the response to this challenge is failing (receiving Access-Reject from Server), the Error message was "rlm_eap_md5: User-Password is required for EAP-MD5 authentication". I have the User-Password attribute in Access-Request. Below is the Access-Request packet attributes,
</div>
<div> </div>
<div>--------------------------------------------------------------------------------</div>
<div>User-Name = jrc<br>User-Password = jrc<br>Nas-identifier = jrcnas<br>Nas-Ip-Address = <a href="http://10.10.10.10">10.10.10.10</a><br>Nas-Port = 20<br>Nas-Port-Type = 15<br>CUI = 0<br>Service-Type = Framed-User<br>Framed-MTU = 1400
<br>Calling-Station-Id = 1:1:1:1:1:1<br>NSP-Id = nap<br>BS-ID = TestBS<br>EAP-Code = Response<br>EAP-Id = 210<br>EAP-Type-Identity = "jrc"<br>EAP-MD5-Password = jrc<br>Message-Authenticator = 0x00<br>--------------------------------------------------------------------------------
</div>
<div> </div>
<div>am I doing any wrong here? Can Anybody help me how to solve this problem?</div>
<div> </div>
<div> </div>
<div>-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</div>

<div>rad_recv: Access-Request packet from host <a href="http://127.0.0.1:32825">127.0.0.1:32825</a>, id=177, length=150<br>        User-Name = "jrc"<br>        User-Password = "jrc"<br>        NAS-Identifier = "jrcnas"
<br>        NAS-IP-Address = <a href="http://10.10.10.10">10.10.10.10</a><br>        NAS-Port = 20<br>        NAS-Port-Type = Ethernet<br>        CUI = "0"<br>        Service-Type = Framed-User<br>        Framed-MTU = 1400
<br>        Calling-Station-Id = "1:1:1:1:1:1"<br>        NSP-ID = "nap"<br>        BS-ID = "TestBS"<br>        Message-Authenticator = 0x4cc4b9e9f807f7648ddb267ec1365cc6<br>        EAP-Message = 0x02d20008016a7263
<br>  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 0<br>  modcall[authorize]: module "preprocess" returns ok for request 0<br>  modcall[authorize]: module "chap" returns noop for request 0
<br>  modcall[authorize]: module "mschap" returns noop for request 0<br>    rlm_realm: No <a href="mailto:'@'">'@'</a> in User-Name = "jrc", looking up realm NULL<br>    rlm_realm: No such realm "NULL"
<br>  modcall[authorize]: module "suffix" returns noop for request 0<br>  rlm_eap: EAP packet type response id 210 length 8<br>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>  modcall[authorize]: module "eap" returns updated for request 0
<br>    users: Matched entry jrc at line 231<br>  modcall[authorize]: module "files" returns ok for request 0<br>modcall: leaving group authorize (returns updated) for request 0<br>  rad_check_password:  Found Auth-Type EAP
<br>auth: type "EAP"<br>  Processing the authenticate section of radiusd.conf<br>modcall: entering group authenticate for request 0<br>  rlm_eap: EAP Identity<br>  rlm_eap: processing type md5<br>rlm_eap_md5: Issuing Challenge
<br>  modcall[authenticate]: module "eap" returns handled for request 0<br>modcall: leaving group authenticate (returns handled) for request 0<br>Sending Access-Challenge of id 177 to <a href="http://127.0.0.1">
127.0.0.1</a> port 32825<br>        CUI = "TestCUI2"<br>        Service-Type = Framed-User<br>        Framed-Protocol = PPP<br>        Framed-IP-Address = <a href="http://172.31.128.112">172.31.128.112</a><br>        Framed-IP-Netmask = 
<a href="http://255.255.255.0">255.255.255.0</a><br>        Framed-MTU = 1400<br>        AAA-Session-Id = "MultiSessionId2"<br>        MSK = "TestMSK2"<br>        HA-IP-MIP4 = <a href="http://1.2.3.5">
1.2.3.5</a><br>        DHCPv4-Server = <a href="http://5.6.7.9">5.6.7.9</a><br>        MN-HA-MIP4-KEY = "TestMIPKey2"<br>        MN-HA-MIP4-SPI = "TestMIPSPI2"<br>        DHCP-RK = "TestDHCPRK2"
<br>        DHCP-RK-KEY-ID = "TestDHCPRKID2"<br>        DHCP-RK_LIFETIME = 30<br>        EAP-Message = 0x01d300160410f492fb48923219d8c9760b271cf4e031<br>        Message-Authenticator = 0x00000000000000000000000000000000
<br>        State = 0x467be2cc5938e30e368d1633e8ebd4fd<br>Finished request 0<br>Going to the next request<br>--- Walking the entire request list ---<br>Waking up in 6 seconds...<br>rad_recv: Access-Request packet from host 
<a href="http://127.0.0.1:32825">127.0.0.1:32825</a>, id=178, length=182<br>        User-Name = "jrc"<br>        User-Password = "jrc"<br>        NAS-Identifier = "jrcnas"<br>        NAS-IP-Address = 
<a href="http://10.10.10.10">10.10.10.10</a><br>        NAS-Port = 20<br>        NAS-Port-Type = Ethernet<br>        CUI = "0"<br>        Service-Type = Framed-User<br>        Framed-MTU = 1400<br>        Calling-Station-Id = "1:1:1:1:1:1"
<br>        NSP-ID = "nap"<br>        BS-ID = "TestBS"<br>        Message-Authenticator = 0x7c3e1b2a25d10ce176811099e6ea64a3<br>        State = 0x467be2cc5938e30e368d1633e8ebd4fd<br>        EAP-Message = 0x02d300160410d879a36a071bbf8d1111a598184dbe22
<br>  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 1<br>  modcall[authorize]: module "preprocess" returns ok for request 1<br>  modcall[authorize]: module "chap" returns noop for request 1
<br>  modcall[authorize]: module "mschap" returns noop for request 1<br>    rlm_realm: No <a href="mailto:'@'">'@'</a> in User-Name = "jrc", looking up realm NULL<br>    rlm_realm: No such realm "NULL"
<br>  modcall[authorize]: module "suffix" returns noop for request 1<br>  rlm_eap: EAP packet type response id 211 length 22<br>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation<br>  modcall[authorize]: module "eap" returns updated for request 1
<br>    users: Matched entry jrc at line 231<br>  modcall[authorize]: module "files" returns ok for request 1<br>modcall: leaving group authorize (returns updated) for request 1<br>  rad_check_password:  Found Auth-Type EAP
<br>auth: type "EAP"<br>  Processing the authenticate section of radiusd.conf<br>modcall: entering group authenticate for request 1<br>  rlm_eap: Request found, released from the list<br>  rlm_eap: EAP/md5<br>  rlm_eap: processing type md5
<br>rlm_eap_md5: User-Password is required for EAP-MD5 authentication<br> rlm_eap: Handler failed in EAP/md5<br>  rlm_eap: Failed in EAP select<br>  modcall[authenticate]: module "eap" returns invalid for request 1
<br>modcall: leaving group authenticate (returns invalid) for request 1<br>auth: Failed to validate the user.<br>Login incorrect: [jrc] (from client localhost port 20 cli 1:1:1:1:1:1)<br>Delaying request 1 for 1 seconds<br>
Finished request 1<br>Going to the next request<br>Waking up in 6 seconds...<br>rad_recv: Access-Request packet from host <a href="http://127.0.0.1:32825">127.0.0.1:32825</a>, id=178, length=182<br>Sending Access-Reject of id 178 to 
<a href="http://127.0.0.1">127.0.0.1</a> port 32825<br>        EAP-Message = 0x04d30004<br>        Message-Authenticator = 0x00000000000000000000000000000000<br>--- Walking the entire request list ---<br>Waking up in 3 seconds...
<br>----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
<br clear="all"></div>
<div> </div>
<div><br>-- <br>With Regards,<br>Govardhana K N </div>