Proxy Coa | POD to specific NAS
Alan DeKok
aland at deployingradius.com
Mon Oct 17 15:54:04 CEST 2016
On Oct 17, 2016, at 6:56 AM, Koos Myburgh <koos at rsaweb.co.za> wrote:
>
> I have a problem with my freeradius config where it only proxies POD packets to the first NAS listed in the home server pool. What config do I need to change in order for the Proxy to send COA packets to the correct NAS where the device is connected to? I have looked at documentation on /etc/freeradius/sites-available/originate-coa but not sure if I am on the right track.
Read raddb/proxy.conf.
> home_server_pool mobile_discon_pool {
> home_server = NAS1
> home_server = NAS2
> }
The default pool type is "fail-over". If you want it to load balance, configure it to load balance.
Alan DeKok.
More information about the Freeradius-Users
mailing list