3.0.7 radmin/status-server home server stats?
I'm testing with 3.0.7 and something that was previously working, isn't. Specifically, "radmin -e 'show home_server list'" now always shows the servers as being in: x.x.x.x 1812 udp auth unknown 0 x.x.x.x 1813 udp acct unknown 0 ...and a status-server with: FreeRADIUS-Statistics-Type = 131 FreeRADIUS-Stats-Server-IP-Address = x.x.x.x FreeRADIUS-Stats-Server-Port = 1812 ...gives an empty reply. Have I missed something in the 3.0.x upgrade, is this done/tracked differently now?
On Mar 9, 2015, at 10:55 AM, Phil Mayers <p.mayers@imperial.ac.uk> wrote:
I'm testing with 3.0.7 and something that was previously working, isn't. Specifically, "radmin -e 'show home_server list'" now always shows the servers as being in:
x.x.x.x 1812 udp auth unknown 0 x.x.x.x 1813 udp acct unknown 0
I’ve pushed a fix for that. The updated state machine is better, which highlighted code which was too aggressive in marking home servers as “unknown”.
...and a status-server with:
FreeRADIUS-Statistics-Type = 131 FreeRADIUS-Stats-Server-IP-Address = x.x.x.x FreeRADIUS-Stats-Server-Port = 1812
...gives an empty reply.
That’s a different issue. I’ll look at that. Alan DeKok.
Hi,
...and a status-server with:
FreeRADIUS-Statistics-Type = 131 FreeRADIUS-Stats-Server-IP-Address = x.x.x.x FreeRADIUS-Stats-Server-Port = 1812
...gives an empty reply.
That’s a different issue. I’ll look at that.
hmm, this is an interesting one...i thought i'd done something wrong but no... i think i see similar thing, i'm not getting proxied auth stats (using the munin plugin with radmin)... i just get auth stats. alan
On Mar 9, 2015, at 12:12 PM, A.L.M.Buxey@lboro.ac.uk wrote:
hmm, this is an interesting one...i thought i'd done something wrong but no... i think i see similar thing, i'm not getting proxied auth stats (using the munin plugin with radmin)... i just get auth stats.
Yeah, I’ve pushed a fix. Alan DeKok.
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
Phil Mayers