8 Jun
2019
8 Jun
'19
2:47 a.m.
On Jun 7, 2019, at 2:05 PM, work vlpl <thework.vlpl@gmail.com> wrote:
I figure out that I can use `fallback` option in `home_server_pool` section, and point it to virtual server in which I can process requests as I want. But this approach works only for radius requests that was arrived after proxy FreeRadius decided that all home servers are dead and start using fallback. So this approach solve one half of my problem.
I am still looking for a way to process radius requests if home servers are not responding, but FreeRadius server thinks that its alive.
Use 3.0.19. Then, in the "post-proxy" section, add: Post-Proxy-Type Fail { ... add fail rules here } Alan DeKok.