<div>well if u are testing freeradius with NTRADPING then this wat i did some time back</div>
<div> </div>
<div> </div>
<div><u>add the following in user file</u> </div>
<div> </div>
<div># Framed-MTU = 1500,<br># Framed-Compression = Van-Jacobsen-TCP-IP<br>###############punith added this for testing#########################<br><strong>punith Cleartext-Password := "test123"<br>root Cleartext-Password := "root123"
<br>dam Cleartext-Password := "dam123" <br></strong>#####################################################################<br>#<br># This is an entry for a user with a space in their name.<br><br><u>add the following in 
radius.conf</u></div>
<div> </div>
<div>
<p># sql</p>
<p>#########punith added this for testing#########<br><strong>etc_group<br></strong>###############################################<br> #<br> #  If you are using /etc/smbpasswd, and are also doing</p></div>
<div><u>add the following in the client file</u></div>
<div> </div>
<div> </div>
<div>
<p># password    = someadminpas<br>}</p>
<p>#client <a href="http://some.host.org">some.host.org</a> {<br># secret  = testing123<br># shortname = localhost<br>#}</p>
<p>####punith added this for testing###########<br><strong>client <a href="http://172.22.55.222">172.22.55.222</a> {<br> secret  = mysec<br> shortname = punith<br>}<br>client <a href="http://172.22.54.64">172.22.54.64</a>
 {<br> secret  = mysec<br> shortname = punith<br>}<br>client <a href="http://172.22.55.10">172.22.55.10</a> {<br>        secret          = mysec<br>        shortname       = root<br>}<br>client <a href="http://10.19.1.237">
10.19.1.237</a> {<br>        secret          = mysec<br>        shortname       = root<br>}<br></strong>##############end###########################</p>
<p>#<br>#  You can now specify one secret for a network of clients.</p></div>
<div>Then i used NT radping  with the following parameters</div>
<div> </div>
<div>radius secret --> mysec</div>
<div>user -->root</div>
<div>password -- > root123</div>
<div> </div>
<div> </div>
<div>hope this helps u !</div>
<div>I am not sending this to mail list cos i am not sure abt it but i got this  through googling</div>
<div> </div>
<div>or use this</div>
<div> </div>
<div>radtest punith test123 <radius -ip> 1812 mysec <nas ip> </div>
<div>if no nas then just put 10 </div>
<div><strong>radtest punith test123  <radius -ip> 1812 mysec 10</strong></div>
<div> </div>
<div>regards </div>
<div> </div>