2 Jun
2021
2 Jun
'21
2:46 a.m.
On 6/1/21 5:11 PM, Alan DeKok wrote:
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.
Yes, it works with this latest version. Regards, Arnaud