Amount of Mbytes downloaded

where I set amount of traffic user can download from internet and when he reaches the limit he cant surf anymore until I reset the counter, can it be done without hotspot enabled??

mangle or firewall pass through rules are what i use..and just watch the coutners via winbox

jes I know but can it be automated??

you need a AAA solution :slight_smile:
very near you, in town of Senta is the http://www.dmasoftlab.com. they have nice solution for AAA and more :slight_smile:

@trtmrt

If you want to help here you try to answer the Q, if you want to pay for the comercial then pay it :wink:

i did have the same problem as you have :slight_smile:
and there is no free full working solution for AAA … if you want to do it via time on line or via MB … there is no working free solution … you can try some radius … freeradius etc… :frowning: …but not so well AAA and …

then we try lot’s of solutions … and that one work the best…
ask author for some free licence for bgwireless … :slight_smile:

no comment…

trtmrt should be banned… :wink:

You can do it through scripting. Monitor amount of traffic for each user in scheduled intervals, and when user reaches limit add his IP to address group. Set rules that block Internet for everyone in that group.

Better, you can forward every outgoing connections to TCP port 80 to your local http server which would show informational page about reason for blocking internet access.