20 Mar
2019
20 Mar
'19
7:26 a.m.
On Mar 20, 2019, at 7:09 AM, Aditya Vijjan <aditya.vijjan@gmail.com> wrote:
Accounting on freeradius not working , authentication is fine.
Using mysql and freeradius is on Ubuntu.
radtest test test 127.0.0.1:1813 0 testing123
(0) No reply from server for ID 52 socket 3
Debug
Invalid packet code 1 sent to a accounting port from client localhost port 32840 : IGNORED
You're sending Access-Request packets to the accounting port. Don't do that. Read the documentation to see how to send accounting packets. Alan DeKok.