27 Sep
2018
27 Sep
'18
9:58 a.m.
On Sep 27, 2018, at 9:46 AM, Osvaldo T Crispim Filho <osvaldotcf@gmail.com> wrote:
Why is not he finding the "secret"?
Ask the database why it isn't returning results:
(0) Executing select query: SELECT nasname FROM nas WHERE nasname = '172.20.0.21' (0) SQL query returned no results
That seems clear. Maybe FreeRADIUS doesn't have permission to read that table? Alan DeKok.