27 Jul
2018
27 Jul
'18
8:34 a.m.
On 26/07/18 12:43, Maksim Bessonov wrote:
i added to radcheck table and result i the same - with many calling-station-id no authentication
MariaDB [radius]> select * from radcheck; +----+----------+--------------------+----+-------------------+ | id | username | attribute | op | value | +----+----------+--------------------+----+-------------------+ | 15 | 6696 | Calling-Station-Id | == | 5C-8D-4E-45-26-7E |
I believe this works Calling-Station-Id =~ 5C-8D-4E-45-26-7E|D0-B1-28-39-46-A1 Note that 'op' is different.