Hello ,
<div> </div><div>   I am using Freeradius-1.1.7 with ldap , i am being able to authenticate users when i run radtest , those who are in my ldap directory, but i am unable to authenticate the same authenticate users when i try from the laptop(wifi ) .</div>
<div>What should i do .. </div><div><br></div><div> <span class="Apple-style-span" style="font-weight: bold;"><span class="Apple-style-span" style="text-decoration: underline;">here the debug mode when i try from radtest</span></span>----</div>
<div><br></div><div><div>rad_recv: Access-Request packet from host <a href="http://127.0.0.1:2050">127.0.0.1:2050</a>, id=203, length=58</div><div>        User-Name = "basant"</div><div>        User-Password = "basant"</div>
<div>        NAS-IP-Address = 255.255.255.255</div><div>        NAS-Port = 0</div><div>  Processing the authorize section of radiusd.conf</div><div>modcall: entering group authorize for request 0</div><div>  modcall[authorize]: module "preprocess" returns ok for request 0</div>
<div>  modcall[authorize]: module "mschap" returns noop for request 0</div><div>    rlm_realm: No '@' in User-Name = "basant", looking up realm NULL</div><div>    rlm_realm: No such realm "NULL"</div>
<div>  modcall[authorize]: module "suffix" returns noop for request 0</div><div>    users: Matched entry DEFAULT at line 152</div><div>  modcall[authorize]: module "files" returns ok for request 0</div>
<div>rlm_ldap: - authorize</div><div>rlm_ldap: performing user authorization for basant</div><div>radius_xlat:  '(cn=basant)'</div><div>radius_xlat:  'ou=radius,dc=basant,dc=com'</div><div>rlm_ldap: ldap_get_conn: Checking Id: 0</div>
<div>rlm_ldap: ldap_get_conn: Got Id: 0</div><div>rlm_ldap: attempting LDAP reconnection</div><div>rlm_ldap: (re)connect to localhost:389, authentication 0</div><div>rlm_ldap: bind as cn=admin,dc=basant,dc=com/basant to localhost:389</div>
<div>rlm_ldap: waiting for bind result ...</div><div>rlm_ldap: Bind was successful</div><div>rlm_ldap: performing search in ou=radius,dc=basant,dc=com, with filter (cn=basant)</div><div>rlm_ldap: checking if remote access for basant is allowed by cn</div>
<div>rlm_ldap: looking for check items in directory...</div><div>rlm_ldap: looking for reply items in directory...</div><div>rlm_ldap: user basant authorized to use remote access</div><div>rlm_ldap: ldap_release_conn: Release Id: 0</div>
<div>  modcall[authorize]: module "ldap" returns ok for request 0</div><div>modcall: leaving group authorize (returns ok) for request 0</div><div>  rad_check_password:  Found Auth-Type LDAP</div><div>auth: type "LDAP"</div>
<div>  Processing the authenticate section of radiusd.conf</div><div>modcall: entering group LDAP for request 0</div><div>rlm_ldap: - authenticate</div><div>rlm_ldap: login attempt by "basant" with password "basant"</div>
<div>rlm_ldap: user DN: cn=basant,ou=admins,ou=radius,dc=basant,dc=com</div><div>rlm_ldap: (re)connect to localhost:389, authentication 1</div><div>rlm_ldap: bind as cn=basant,ou=admins,ou=radius,dc=basant,dc=com/basant to localhost:389</div>
<div>rlm_ldap: waiting for bind result ...</div><div>rlm_ldap: Bind was successful</div><div>rlm_ldap: user basant authenticated succesfully</div><div>  modcall[authenticate]: module "ldap" returns ok for request 0</div>
<div>modcall: leaving group LDAP (returns ok) for request 0</div><div>  Processing the post-auth section of radiusd.conf</div><div>modcall: entering group post-auth for request 0</div><div>  modcall[post-auth]: module "ldap" returns noop for request 0</div>
<div>modcall: leaving group post-auth (returns noop) for request 0</div><div>Sending Access-Accept of id 203 to 127.0.0.1 port 2050</div><div>Finished request 0</div><div>Going to the next request</div><div>--- Walking the entire request list ---</div>
<div>Waking up in 6 seconds...</div><div>--- Walking the entire request list ---</div><div>Cleaning up request 0 ID 203 with timestamp 49d36e19</div><div>Nothing to do.  Sleeping until we see a request.</div><div><br></div>
</div><div><br></div><div><br></div><div><br></div><div><br></div><div>-(Above output is of, when i run the same FR server on virtual machine, result are same as when i do the same radtest on the server which is used below but name of users, password, and LDAP server name are different, )<br>
</div><div><br></div><div><span class="Apple-style-span" style="font-weight: bold;"><span class="Apple-style-span" style="text-decoration: underline;">Here the debug mode output when i try to test from the labtop</span></span><span class="Apple-style-span" style="text-decoration: underline;"> </span>--</div>
<div><br></div><div><div>rad_recv: Access-Request packet from host <a href="http://172.16.1.205:3072">172.16.1.205:3072</a>, id=0, length=129</div><div>        User-Name = "easypush"</div><div>        NAS-IP-Address = 172.16.1.205</div>
<div>        Called-Station-Id = "001a70aa5bee"</div><div>        Calling-Station-Id = "0021002ca72e"</div><div>        NAS-Identifier = "001a70aa5bee"</div><div>        NAS-Port = 37</div><div>
        Framed-MTU = 1400</div><div>        NAS-Port-Type = Wireless-802.11</div><div>        EAP-Message = 0x0200000d016561737970757368</div><div>        Message-Authenticator = 0x19517eaaaf0d384f55a94c110166d9a7</div><div>
  Processing the authorize section of radiusd.conf</div><div>modcall: entering group authorize for request 0</div><div>  modcall[authorize]: module "preprocess" returns ok for request 0</div><div>  modcall[authorize]: module "chap" returns noop for request 0</div>
<div>  modcall[authorize]: module "mschap" returns noop for request 0</div><div>    rlm_realm: No '@' in User-Name = "easypush", looking up realm NULL</div><div>    rlm_realm: No such realm "NULL"</div>
<div>  modcall[authorize]: module "suffix" returns noop for request 0</div><div>  rlm_eap: EAP packet type response id 0 length 13</div><div>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation</div>
<div>  modcall[authorize]: module "eap" returns updated for request 0</div><div>    users: Matched entry DEFAULT at line 152</div><div>  modcall[authorize]: module "files" returns ok for request 0</div>
<div>rlm_ldap: - authorize</div><div>rlm_ldap: performing user authorization for easypush</div><div>radius_xlat:  '(uid=easypush)'</div><div>radius_xlat:  'ou=people,dc=mnit,dc=ac,dc=in'</div><div>rlm_ldap: ldap_get_conn: Checking Id: 0</div>
<div>rlm_ldap: ldap_get_conn: Got Id: 0</div><div>rlm_ldap: attempting LDAP reconnection</div><div>rlm_ldap: (re)connect to <a href="http://172.16.1.150:389">172.16.1.150:389</a>, authentication 0</div><div>rlm_ldap: bind as uid=easypush,ou=people,dc=mnit,dc=ac,dc=in/basant to <a href="http://172.16.1.150:389">172.16.1.150:389</a></div>
<div>rlm_ldap: waiting for bind result ...</div><div>rlm_ldap: Bind was successful</div><div>rlm_ldap: performing search in ou=people,dc=mnit,dc=ac,dc=in, with filter (uid=easypush)</div><div>rlm_ldap: checking if remote access for easypush is allowed by uid</div>
<div>rlm_ldap: looking for check items in directory...</div><div>rlm_ldap: looking for reply items in directory...</div><div>rlm_ldap: user easypush authorized to use remote access</div><div>rlm_ldap: ldap_release_conn: Release Id: 0</div>
<div>  modcall[authorize]: module "ldap" returns ok for request 0</div><div>modcall: leaving group authorize (returns updated) for request 0</div><div>  rad_check_password:  Found Auth-Type EAP</div><div>auth: type "EAP"</div>
<div>  Processing the authenticate section of radiusd.conf</div><div>modcall: entering group authenticate for request 0</div><div>  rlm_eap: EAP Identity</div><div>  rlm_eap: processing type md5</div><div>rlm_eap_md5: Issuing Challenge</div>
<div>  modcall[authenticate]: module "eap" returns handled for request 0</div><div>modcall: leaving group authenticate (returns handled) for request 0</div><div>Sending Access-Challenge of id 0 to 172.16.1.205 port 3072</div>
<div>        EAP-Message = 0x010100160410176918b1dfe5a216d1b3635a4fff6d2a</div><div>        Message-Authenticator = 0x00000000000000000000000000000000</div><div>        State = 0x1fe1317a964fed1b43bd8725746926b5</div><div>
Finished request 0</div><div>Going to the next request</div><div>--- Walking the entire request list ---</div><div>Waking up in 6 seconds...</div><div>rad_recv: Access-Request packet from host <a href="http://172.16.1.205:3072">172.16.1.205:3072</a>, id=0, length=140</div>
<div>        User-Name = "easypush"</div><div>        NAS-IP-Address = 172.16.1.205</div><div>        Called-Station-Id = "001a70aa5bee"</div><div>        Calling-Station-Id = "0021002ca72e"</div>
<div>        NAS-Identifier = "001a70aa5bee"</div><div>        NAS-Port = 37</div><div>        Framed-MTU = 1400</div><div>        State = 0x1fe1317a964fed1b43bd8725746926b5</div><div>        NAS-Port-Type = Wireless-802.11</div>
<div>        EAP-Message = 0x020100060319</div><div>        Message-Authenticator = 0x38d2a4a14038ef3786049229a013b6ca</div><div>  Processing the authorize section of radiusd.conf</div><div>modcall: entering group authorize for request 1</div>
<div>  modcall[authorize]: module "preprocess" returns ok for request 1</div><div>  modcall[authorize]: module "chap" returns noop for request 1</div><div>  modcall[authorize]: module "mschap" returns noop for request 1</div>
<div>    rlm_realm: No '@' in User-Name = "easypush", looking up realm NULL</div><div>    rlm_realm: No such realm "NULL"</div><div>  modcall[authorize]: module "suffix" returns noop for request 1</div>
<div>  rlm_eap: EAP packet type response id 1 length 6</div><div>  rlm_eap: No EAP Start, assuming it's an on-going EAP conversation</div><div>  modcall[authorize]: module "eap" returns updated for request 1</div>
<div>    users: Matched entry DEFAULT at line 152</div><div>  modcall[authorize]: module "files" returns ok for request 1</div><div>rlm_ldap: - authorize</div><div>rlm_ldap: performing user authorization for easypush</div>
<div>radius_xlat:  '(uid=easypush)'</div><div>radius_xlat:  'ou=people,dc=mnit,dc=ac,dc=in'</div><div>rlm_ldap: ldap_get_conn: Checking Id: 0</div><div>rlm_ldap: ldap_get_conn: Got Id: 0</div><div>rlm_ldap: performing search in ou=people,dc=mnit,dc=ac,dc=in, with filter (uid=easypush)</div>
<div>rlm_ldap: checking if remote access for easypush is allowed by uid</div><div>rlm_ldap: looking for check items in directory...</div><div>rlm_ldap: looking for reply items in directory...</div><div>rlm_ldap: user easypush authorized to use remote access</div>
<div>rlm_ldap: ldap_release_conn: Release Id: 0</div><div>  modcall[authorize]: module "ldap" returns ok for request 1</div><div>modcall: leaving group authorize (returns updated) for request 1</div><div>  rad_check_password:  Found Auth-Type EAP</div>
<div>auth: type "EAP"</div><div>  Processing the authenticate section of radiusd.conf</div><div>modcall: entering group authenticate for request 1</div><div>  rlm_eap: Request found, released from the list</div>
<div>  rlm_eap: EAP NAK</div><div> rlm_eap: EAP-NAK asked for EAP-Type/peap</div><div> rlm_eap: No such EAP type peap</div><div>  rlm_eap: Failed in EAP select</div><div>  modcall[authenticate]: module "eap" returns invalid for request 1</div>
<div>modcall: leaving group authenticate (returns invalid) for request 1</div><div>auth: Failed to validate the user.</div><div>Delaying request 1 for 1 seconds</div><div>Finished request 1</div><div>Going to the next request</div>
<div>Waking up in 6 seconds...</div><div>--- Walking the entire request list ---</div><div>Sending Access-Reject of id 0 to 172.16.1.205 port 3072</div><div>        EAP-Message = 0x04010004</div><div>        Message-Authenticator = 0x00000000000000000000000000000000</div>
<div>Cleaning up request 1 ID 0 with timestamp 49d2d702</div><div>Nothing to do.  Sleeping until we see a request.</div><div><br></div></div>