My every client is configured like this: login Cleartext-Password := "pass", Calling-Station-Id == "04:18:D6:84:F5:91", NAS-Identifier =~ "mt-pppoe-.*", Framed-Protocol == PPP Framed-IP-Address = 188.111.22.12, Framed-IP-Netmask = 255.255.255.192, Mikrotik-Address-List = "clients_tariff3" The key is Mikrotik-Address-List. This attribute is used for tariff classification by couple of firewall rules. I can put any rejected user into "clients_blocked" address list and create firewall rule which will drop traffic from this user or redirect to web page for blocked clients. Regards! On 2016-01-15 15:40, Willy Offermans wrote:
Dear FreeRadius friends,
It would be useful to have a more detailed description of the implementation of this concept. It would make a nice howto. Is it possible to provide?