Guys,
I use dhpd server with radius authentication. You can find simple client configuration below.
"01:02:03:04:05:06" Cleartext-Password := "", NAS-Identifier == "mt-core", NAS-IP-Address == "10.1.1.1", Auth-Type := Accept
Framed-IP-Address = 10.1.1.10,
Framed-IP-Netmask = 255.255.255.0,
Mikrotik-Address-List = "clients_tariff1"
Clients are assigned to the address list, which are then used in PCQ setup. It’s a pretty standard configuration, I think.
The question is: is there any possibility to add client to more than one address list using radius? I use address lists for queues and WAN assignment, so the client could be assigned to two lists, for example “clients_tariff1” and “clients_wan1”.
