1 Jun
2021
1 Jun
'21
11:11 a.m.
On Jun 1, 2021, at 10:55 AM, Arnaud LAURIOU <arnaud.lauriou@renater.fr> wrote:
Can you please confirm that with freeradius 3.0.22 radmin 'stats client auth <client_ip>' needs now the listen option for each client ? No more default value if this option is omitted ?
Ex : radmin -e 'stats client auth <client_ip>' ERROR: No such client
radmin -e 'stats client auth <client_ip> listen <my_ip> 1812' -> ok, got stats
I think that's a side effect of some other changes in 3.0.22. Please check the v3.0.x branch on GitHub. It should work there. Alan DeKok.