<div> </div>
<div>I have installed freeradius-1.1.6</div>
<div> </div>
<div>configured as mentioned</div>
<div> </div>
<div><a href="http://wiki.freeradius.org/SQL_HOWTO">http://wiki.freeradius.org/SQL_HOWTO</a></div>
<div> </div>
<div>when i do test</div>
<div> </div>
<div> </div>
<div>radtest 12345 12345 x.x.x.x  1645 secret<br>Sending Access-Request of id 2 to x.x.x.x port 1812<br>        User-Name = "12345"<br>        User-Password = "12345"<br>        NAS-IP-Address = <a href="http://255.255.255.255">
255.255.255.255</a><br>        NAS-Port = 1645<br>rad_recv: Access-Reject packet from host x.x.x.x:1812, id=2, length=20<br>rad_verify: Received Access-Reject packet from client x.x.x.x port 1812 with invalid signature (err=2)!  (Shared secret is incorrect.)
<br> </div>
<div> </div>
<div>rad_recv: Access-Request packet from host x.x.x.x:32772, id=2, length=57<br>        User-Name = "12345"<br>        User-Password = "\234\312\252Q\312\261\202\354\227X\364A\271\277"<br>        NAS-IP-Address = 
<a href="http://255.255.255.255">255.255.255.255</a><br>        NAS-Port = 1645<br>  Processing the authorize section of radiusd.conf<br>modcall: entering group authorize for request 9<br>  modcall[authorize]: module "preprocess" returns ok for request 9
<br>  modcall[authorize]: module "chap" returns noop for request 9<br>  modcall[authorize]: module "mschap" returns noop for request 9<br>  modcall[authorize]: module "digest" returns noop for request 9
<br>    rlm_realm: No <a href="mailto:'@'">'@'</a> in User-Name = "12345", looking up realm NULL<br>    rlm_realm: No such realm "NULL"<br>  modcall[authorize]: module "suffix" returns noop for request 9
<br>radius_xlat:  '12345'<br>rlm_sql (sql): sql_set_user escaped user --> '12345'<br>radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM radcheck           WHERE Username = '12345'           ORDER BY id'
<br>rlm_sql (sql): Reserving sql socket id: 1<br>radius_xlat:  'SELECT <a href="http://radgroupcheck.id">radgroupcheck.id</a>,radgroupcheck.GroupName,radgroupcheck.Attribute,radgroupcheck.Value,radgroupcheck.op  FROM radgroupcheck,usergroup WHERE 
usergroup.Username = '12345' AND usergroup.GroupName = radgroupcheck.GroupName ORDER BY <a href="http://radgroupcheck.id">radgroupcheck.id</a>'<br>radius_xlat:  'SELECT id, UserName, Attribute, Value, op           FROM radreply           WHERE Username = '12345'           ORDER BY id'
<br>radius_xlat:  'SELECT <a href="http://radgroupreply.id">radgroupreply.id</a>,radgroupreply.GroupName,radgroupreply.Attribute,radgroupreply.Value,radgroupreply.op  FROM radgroupreply,usergroup WHERE usergroup.Username
 = '12345' AND usergroup.GroupName = radgroupreply.GroupName ORDER BY <a href="http://radgroupreply.id">radgroupreply.id</a>'<br>rlm_sql (sql): Released sql socket id: 1<br>rlm_sql (sql): No matching entry in the database for request from user [12345]
<br>  modcall[authorize]: module "sql" returns notfound for request 9<br>modcall: leaving group authorize (returns ok) for request 9<br>auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the user
<br>auth: Failed to validate the user.<br>  WARNING: Unprintable characters in the password. ?  Double-check the shared secret on the server and the NAS!<br>Delaying request 9 for 1 seconds<br>Finished request 9<br>Going to the next request
<br>--- Walking the entire request list ---<br>Waking up in 1 seconds...<br>--- Walking the entire request list ---<br>Waking up in 1 seconds...<br>--- Walking the entire request list ---<br>Sending Access-Reject of id 2 to 
x.x.x.x port 32772<br>Waking up in 4 seconds...<br>--- Walking the entire request list ---<br>Cleaning up request 9 ID 2 with timestamp 46b896e7<br>Nothing to do.  Sleeping until we see a request.</div>
<div><br> </div>
<div> </div>
<div>any suggestions.</div>
<div> </div>
<div>ram</div>