Proxy accounting packets
Matthew Newton
mcn4 at leicester.ac.uk
Mon Oct 31 11:52:27 CET 2016
On Mon, Oct 31, 2016 at 02:08:20PM +0530, Anuruddha Premalal wrote:
> realm vamps{
> nostrip
> type = acct
> ipaddr = 34.161.1.41
> port = 1813
> secret = abc#16
> }
This is a realm, not a home_server.
realm vamps {
nostrip
authhost = 34.161.1.41:1813
accthost = 34.161.1.41:1813
secret = abc#16
}
But that is old style config. You should probably set up a
server_pool and home_server sections. See the default proxy.conf
file. It's all documented there.
> Am I doing something wrong with configurations. Appreciate your assistance
> on this.
If that doesn't work, please send the full output of "radiusd -X"
as noted daily on this list.
Matthew
--
Matthew Newton, Ph.D. <mcn4 at leicester.ac.uk>
Systems Specialist, Infrastructure Services,
I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom
For IT help contact helpdesk extn. 2253, <ithelp at le.ac.uk>
More information about the Freeradius-Users
mailing list