19 Jan
2007
19 Jan
'07
6:23 p.m.
Hi,
Freeradius on CentOS 4.4...
default install of CentOS? if so this leads me to...
At this time, I did a radiusd -X and saw the debug information scroll across the screen, sitting at "ready to process requests"...
However, no requests are coming in.
...because CentOS runs iptables by default. you would need to add some nice UDP holes in the shape of port 1812 and 1813 to the /etc/sysconfig/iptables-config files and then 'service iptables restart' alan