ignoring request from unknown client 127.0.0.1, although it is correctly defined in SQL and loaded on startup
Kamil Jońca
kjonca at o2.pl
Fri May 11 20:36:23 CEST 2018
Radim.ROSKA at huatech.cz (Radim ROŠKA) writes:
>
>
> mysql> select * from nas;
> +----+-----------+-----------+-------+-------+-----------+---------+-----------+---------------+---------+
> | id | nasname | shortname | type | ports | secret | server | community | description | version |
> +----+-----------+-----------+-------+-------+-----------+---------+-----------+---------------+---------+
> | 1 | 127.0.0.1 | test123 | other | NULL | test | default | NULL | RADIUS Client | NULL |
> | 2 | 10.0.0.16 | test1234 | other | NULL | radius-pw | default | NULL | RADIUS Client | NULL |
> +----+-----------+-----------+-------+-------+-----------+---------+-----------+---------------+---------+
> 2 rows in set (0.00 sec)
>
>
try
update nas set server = null;
KJ
--
http://wolnelektury.pl/wesprzyj/teraz/
One is not born a woman, one becomes one.
-- Simone de Beauvoir
More information about the Freeradius-Users
mailing list