28 Sep
2015
28 Sep
'15
12:30 p.m.
You could also likely use tcpdump with verbosity enabled to debug this. I've done this in the past when writing PHP radius client hooks to see what accounting data I actually sent. example - tcpdump -i eth0 -vvvn port 1812 Brock -----Original Message----- From: Freeradius-Users [mailto:freeradius-users-bounces+brock=corp.digitalpath.net@lists.freeradius.org] On Behalf Of Nick Lowe Sent: Monday, September 28, 2015 8:03 AM To: FreeRadius users mailing list Subject: Re: Alive sessions in radacct table Have you actually looked in Wireshark at what you see on port 1812 (auth) and 1813 (accounting) coming in to and out of the RADIUS server? Nick - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html