24 Apr
2019
24 Apr
'19
9:03 a.m.
On Apr 24, 2019, at 8:28 AM, liran kessel <lirankessel@gmail.com> wrote:
The selinux is also disabled [root@xxxxxx]# sestatus SELinux status: disabled
The server is listening on all ips:
[root@xxxxxx]# netstat -an | grep 1813 udp 0 0 0.0.0.0:1813 0.0.0.0:* udp6 0 0 :::1813 :::*
When I test with radtest I am sending to the destination ip adress
radwho -ZRN 10.140.101.250 |radclient -f - 10.140.101.250 acct testing123
Well, it's not a FreeRADIUS problem. FreeRADIUS asks the OS for packets. If the OS never sends packets to FreeRADIUS, then the problem is the OS. Alan DeKok.