20 May
2018
20 May
'18
7:53 a.m.
On May 20, 2018, at 6:21 AM, Saurabh Lahoti <saurabh.astronomy@gmail.com> wrote:
Whilst trying to authenticate users on Wifi, authentication fails with below error:
Error: Ignoring request to auth address 192.168.154.96 port 1812 bound to server default from unknown client 172.18.40.40 port 32774 proto udp
Could you please help what missing configuration is leading to this error..?
It says "unknown client". That's pretty clear.
Wifi clients are declared under clients-enabled & included in radiusd.conf
The default configuration doesn't have a "clients-enabled". Edit clients.conf, and add clients there. And read the debug output. See http://wiki.freeradius.org/radiusd-X Alan DeKok.