31 Jan
2008
31 Jan
'08
12:33 p.m.
Sven Lanckmans wrote:
I'm running 2.0.1 on a Red Hat linux box. I've configured freeradius to listen to ip 10.10.251.200 on eth1 on port 1645. When I do a radsniff I see the packets coming in:
radsniff listens on the *raw* interface.
Nothing else happens. lsof shows that radiusd is listening on the correct ports: ... What could I be missing? Why is radiusd not seeing the packets flowing to these ports, but radsniff is?
You have a firewall or other "security" software that is preventing the packets from reaching the server. Alan DeKok.