Hi All
Is anyone using Mikrotik-Xmit-Limit with freeradius to limit a customers upload/download limits (per month/day) etc? If so, would you care to share the Freeradius mysql counter code - i'll purchase it if needs be.
Regards
query = "SELECT IFNULL(SUM(acctoutputoctets),0) FROM radacct WHERE username='%{%k}'"