<div>Hi</div>
<div> </div>
<div>I have configured the Free Radius Server to work as proxy radius server with the following in the proxy.conf</div>
<div> </div>
<div>realm NULL {<br>   type  = radius<br>   authhost = <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://100.100.0.2:1812/" target="_blank">100.100.0.2:1812</a><br>   accthost = <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://100.100.0.2:1813/" target="_blank">
100.100.0.2:1813</a><br>   secret  = testing123<br>}</div>
<div> </div>
<div>All the other conf files are configured properly. AM getting the following problem.</div>
<div> </div>
<div>For authentication of user, the Access Request packet is transferred to the ip address <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://100.100.0.2/" target="_blank">100.100.0.2</a>. But for Accounting Request the packet is transfered locally
</div>
<div> </div>
<div>Am getting log as sending Accounting Request to <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://127.0.0.1:4445/" target="_blank">127.0.0.1:4445</a> </div>
<div> </div>
<div>What can be the solution ?</div>
<div> </div><br clear="all"><br>-- <br>Regards<br>Balu