13 Jul
2012
13 Jul
'12
11:03 p.m.
Tobias Hachmer wrote:
is there a way to gather statistics for an IPv6 Socket with the status server?
No. Use "radmin" for that.
1. How can I gather statistics for the IPv6 sockets, I didn't find any IPv6 attributes like "FreeRADIUS-Stats-Server-IPv6-Address".
Send a patch.
2. Is there a way to query the IPv6 localhost socket for status server? echo "Message-Authenticator = 0x00, FreeRADIUS-Statistics-Type = 67, FreeRADIUS-Stats-Server-IP-Address = 192.168.1.14, FreeRADIUS-Stats-Server-Port = 1812" | radclient [::1]:18120 status adminsecret did not work.
See the FAQ for "it didn't work". In this case, you probably have to make the server listen on IPv6 addresses. Alan DeKok.