Freeradius 3.0.3 working only on loopback interface in fedora 20
Phil Mayers
p.mayers at imperial.ac.uk
Tue Nov 11 18:12:59 CET 2014
On 11/11/14 16:42, Karuppasamy, Senthil wrote:
> Hi,
>
> Am using Fedora FC20 and trying to install freeradius 3.0.3 in it.
> The radtest on the radius server works fine but the access request from
> any external client is not being processed by the server.
>
> There is no firewall issue as I am able to capture the incoming Requests
> in the radius server using tcpdump but the access-request is not
No. tcpdump just shows you the packet is arriving. You might still have
local firewall rules. tcpdump runs *before* iptables.
Check the output of "iptables -n -L -v". Uses "systemctl firewalld stop"
to shut it down in a default config.
If you have no iptables rules, then I have no idea.
More information about the Freeradius-Users
mailing list