Well I believe accounting data comes on port 1813 . Secondly i guess enabling detail file which can have accounting details would be more easier to read than using tcpdump. Regards Vijay A. On Sep 28, 2015 10:01 PM, "Brock Eastman" <brock@corp.digitalpath.net> wrote:
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
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html