freeradius 3 - wifi eap authentication with many Calling-station-id
Dom Latter
freeradius-users at latter.org
Fri Jul 27 14:34:04 CEST 2018
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.
More information about the Freeradius-Users
mailing list