Auth working but Act not working
HI Team, 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 Ready to process requests Invalid packet code 1 sent to a accounting port from client localhost port 32840 : IGNORED Ready to process requests Invalid packet code 1 sent to a accounting port from client localhost port 32840 : IGNORED Ready to process requests -- Thanks & Regards Aditya Vijjan
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.
participants (2)
-
Aditya Vijjan -
Alan DeKok