You haven't posted the debug output. Post one that has both access and accounting requests for the same user. Ivan Kalik Kalik Informatika ISP Dana 10/1/2008, "Jayaraman Balasubramanian" <balasubramanian.j.s@gmail.com> piše:
Hi
I have configured the Free Radius Server to work as proxy radius server with the following in the proxy.conf
realm NULL { type = radius authhost = 100.100.0.2:1812 accthost = 100.100.0.2:1813 secret = testing123 }
All the other conf files are configured properly. AM getting the following problem.
For authentication of user, the Access Request packet is transferred to the ip address 100.100.0.2. But for Accounting Request the packet is transfered locally
Am getting log as sending Accounting Request to 127.0.0.1:4445
What can be the solution ?
-- Regards Balu