<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hello all,<br><br>My version of freeradius is Version 2.1.0<br><br>here is my result in debug mode:<br>
<br>rad_recv: Access-Request packet from host 192.168.20.253 port 1645, id=112, length=131<br>    User-Name = "linatest"<br>
    Service-Type = Framed-User<br>    Framed-MTU = 1500<br>    Called-Station-Id = "00-1A-A1-64-BB-1A"<br>    Calling-Station-Id = "00-18-8B-B5-26-B7"<br>    EAP-Message = 0x0202000d016c696e6174657374<br>

    Message-Authenticator = 0x3fe6e297218c3aa1e98286a5a3db3303<br>    NAS-Port = 50024<br>    NAS-Port-Type = Ethernet<br>    NAS-IP-Address = 192.168.20.253<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>

++[chap] returns noop<br>[files] users: Matched entry linatest at line 11<br>++[files] returns ok<br>WARNING: Please update your configuration, and remove 'Auth-Type = Local'<br>WARNING: Use the PAP or CHAP modules instead.<br>

No User-Password or CHAP-Password attribute in the request.<br>Cannot perform authentication.<br>Failed to authenticate the user.<br>Delaying reject of request 0 for 1 seconds<br>Going to the next request<br>Waking up in 0.9 seconds.<br>

Sending delayed reject for request 0<br>Sending Access-Reject of id 112 to 192.168.20.253 port 1645<br>    Service-Type = Framed-User<br>Waking up in 4.9 seconds.<br>Cleaning up request 0 ID 112 with timestamp +20<br><br>

<br>i don't have  'Auth-Type = Local' but it still remaining me this<br>And :<br>No User-Password or CHAP-Password attribute in the request.<br>
Cannot perform authentication.<br>
Failed to authenticate the user.<br><br>where to put this CHAP-Password attribute in the request??<br><br>here is my users file<br><br>linatest        Cleartext-Password := "mypass"<br>                Service-Type = Framed-User<br>

<br><br><br>thanks for your help<br><br>
</blockquote></div><br>