30 Nov
2023
30 Nov
'23
12:16 p.m.
On Nov 30, 2023, at 12:10 PM, Deepansha Gaur <dgaur@ualberta.ca> wrote:
"freeradius -X" and "/var/log/freeradius/radius.log" show nothing. Thanks.
Then the packets aren't reaching FreeRADIUS. This isn't a FreeRADIUS problem. Either the routing is broken and the packets aren't reaching the server, or there's a firewall in place which blocks the packets, or there's something like selinux which is blocking the packet. You can only do FreeRADIUS debugging if FreeRADIUS sees packets. If it doesn't see packets, it is (by definition) not an issue with FreeRADIUS. Fix the network / firewall / whatever so that the packets reach FreeRADIUS. Alan DeKok.