7 Jan
2015
7 Jan
'15
9:14 a.m.
On Jan 7, 2015, at 7:00 AM, Clive <cliveallen0907@gmx.com> wrote:
Probably a very easy question to answer....
I have added the following to the clients.conf
Client clientname { Ipaddr = xxx.xxx.xxx.xxx Secret = xxxxxxxxxx Shortname = clientname Nastype = other }
When running radiusd -X I expect to see under the section "loading clients" this client to be in the list, but all I am seeing is the default 127.0.0.1 client.
Then you’re editing a file which isn’t being read by FreeRADIUS. Read the *rest* of the debug log to see which “clients.conf” file it’s reading. Alan DeKok.