<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi. im used freeradius 2.1.8. Please can somebody give me an example of configuration of files to do na simple test with radiusd -X.<br>because i'm testing now a local client and the result is reject. I modify onlu users and clients.conf.is that anought?<br><br>1/I add on Users:<br><br>"sonia" Auth-Type := Local, User-Password == "salut"<br>Reply-Message = "Hello, %u",<br>Reply-Message = "are you fine, %u"<br><br>I'm also trying another exemple:<br><br>"sonia" Cleartext-Password := "salut"<br>Reply-Message = "Hello, %u",<br>Reply-Message += "are you fine, %u"<br><br>2/And i add on Clients.conf:<br><br>client 127.0.0.1 {<br>        secret          = testing123 # notre clé partagée<br>        shortname       = class<br>        nastype     = other<br>}<br>when i do this command, i !
 have:<br><br>pfe@pfe-laptop:~$ sudo radtest sonia salut 127.0.0.1:1812 1812 testing123<br>Sending Access-Request of id 11 to 127.0.0.1 port 1812<br>    User-Name = "sonia"<br>    User-Password = "salut"<br>    NAS-IP-Address = 127.0.1.1<br>    NAS-Port = 1812<br>rad_recv: Access-Reject packet from host 127.0.0.1 port 1812, id=11, length=20<br><br>3/The result of output radiusd -X is:<br><br>Ready to process requests.<br>rad_recv: Access-Request packet from host 127.0.0.1 port 38590, id=135, length=57<br>    User-Name = "sonia"<br>    User-Password = "salut"<br>    NAS-IP-Address = 127.0.1.1<br>    NAS-Port = 1812<br>+- entering group authorize {...}<br>++[preprocess] returns ok<br>++[chap] returns noop<br>++[mschap] returns noop<br>[suffix] No '@' in User-Name = "sonia", 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>++[unix]
 returns notfound<br>++[files] returns noop<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>No authenticate method (Auth-Type) configuration found for the request: Rejecting the user<br>Failed to authenticate the user.<br>Using Post-Auth-Type Reject<br>+- entering group REJECT {...}<br>[attr_filter.access_reject]     expand: %{User-Name} -> sonia<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 135 to 127.0.0.1 port 38590<br>Waking up in 4.9 seconds.<br>Cleaning up request 0 ID 135 with timestamp +153<br>Ready to process requests.<br><br>What is the problem please<br>Can you help me w!
 hith a clear example<br>tahnk you                                          <br /><hr />Hotmail: Trusted email with Microsoft’s powerful SPAM protection. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Sign up now.</a></body>
</html>