24 May
2021
24 May
'21
1:11 p.m.
I've just pushed changes to v3 which lets you use radmin: radmin> set home_server state <ipaddr> <port> [udp|tcp] down which marks the home server as "down", and does not try to revive it. it can only be revived with: radmin> set home_server state <ipaddr> <port> [udp|tcp] alive That should make some things simpler.
Yes, looks like an even simpler solution than the rlm_always. I'll give both a try. Thanks, Paul