Hi dear friends<br><br>I have a problem with configuration vpn & freeradius<br>When I connect with Windows clients, displayed this error :<br><br> host 127.0.0.1 port 38970, id=139, length=148<br>    Service-Type = Framed-User<br>
    Framed-Protocol = PPP<br>    User-Name = "test"<br>    MS-CHAP-Challenge = 0x089bd88d04fc9c4263f9ef8c0b7680d6<br>    MS-CHAP2-Response = 0x5c00f40d55fc21260615b32b54a23b2b85cc00000000000000008ae59dc6918fdc10855be5c58cf809be14426f2fba994eea<br>
    Calling-Station-Id = "192.168.56.100"<br>    NAS-IP-Address = 127.0.1.1<br>    NAS-Port = 1<br># Executing section authorize from file /usr/local/etc/raddb/sites-enabled/default<br>+- entering group authorize {...}<br>
++[preprocess] returns ok<br>++[chap] returns noop<br>[mschap] Found MS-CHAP attributes.  Setting 'Auth-Type  = mschap'<br>++[mschap] returns ok<br>++[digest] returns noop<br>[suffix] No '@' in User-Name = "test", looking up realm NULL<br>
[suffix] No such realm "NULL"<br>++[suffix] returns noop<br>[eap] No EAP-Message, not doing EAP<br>++[eap] returns noop<br>[files] users: Matched entry DEFAULT at line 172<br>++[files] returns ok<br>++[expiration] returns noop<br>
++[logintime] returns noop<br>[pap] WARNING! No "known good" password found for the user.  Authentication may fail because of this.<br>++[pap] returns noop<br>Found Auth-Type = MSCHAP<br># Executing group from file /usr/local/etc/raddb/sites-enabled/default<br>
+- entering group MS-CHAP {...}<br>[mschap] No Cleartext-Password configured.  Cannot create LM-Password.<br>[mschap] No Cleartext-Password configured.  Cannot create NT-Password.<br>[mschap] Creating challenge hash with username: test<br>
[mschap] Told to do MS-CHAPv2 for test with NT-Password<br>[mschap] FAILED: No NT/LM-Password.  Cannot perform authentication.<br>[mschap] FAILED: MS-CHAP2-Response is incorrect<br>++[mschap] returns reject<br>Failed to authenticate the user.<br>
Using Post-Auth-Type Reject<br># Executing group from file /usr/local/etc/raddb/sites-enabled/default<br>+- entering group REJECT {...}<br>[attr_filter.access_reject]     expand: %{User-Name} -> test<br> attr_filter: Matched entry DEFAULT at line 11<br>
++[attr_filter.access_reject] returns updated<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 139 to 127.0.0.1 port 38970<br>
    MS-CHAP-Error = "\\E=691 R=1"<br>Waking up in 4.9 seconds.<br>Cleaning up request 0 ID 139 with timestamp +592<br><br>Tell me how do I solve this problem, please<br>I really need your help