Proxying: Multiple accounting hosts?

Adam Bultman abultman at mtasolutions.com
Mon Jan 12 21:25:49 CET 2009


I have Freeradius 2.1 built, and somehow, radrelay didn't get built. I
was poking around on google, and it looks like proxy.conf might help me
replace radrelay.

Can you have multiple accthosts inside of proxy.conf realms?

Like this:

realm mydomain.com {
        type = radius
        authhost = LOCAL
        accthost = LOCAL
	accthost = 192.168.1.2:1813
	accthost ...
}


On my FreeRADIUS 1.x server, I have a LOT of radrelay processes running,
and it'd be nice to replace them all with proxy.conf. It'd make it much
easier to manage for everybody else that might touch the server.

I apologize if this is a dumb question, but I googled for a bit and
didn't find anything.

Adam



More information about the Freeradius-Users mailing list