Quota

i’d like to make a quota for all the network ,so i can know who has the biggest quota in downloading

like ip : 192.168.1.5 quota usage : 20 GB
ip : 192.168.1.6 quota usage : 12 GB

and so on , is there anything i can do on mikrotik can make me this small report and send it to me daily usage to my email ?

You can use monitoring (graphing, SNMP, Traffic-flow). Set queue without limitation for each client, configure graphing and monitor, which user uses your network most.

If you want to stop users from downloading, when quota is reached, you need to use HotSpot/PPPoE.

ok thanks

All of my clients are pppoe . how can i make a quota per user. like “user1” can download 5Gb. after 5Gb used, then user cant browse or download.

users:
2 sun pppoe 123456 Gold 10.0.0.16
3 nasuha pppoe faisal Silver 10.0.0.24

profile:
name=“Gold” local-address=10.0.0.1 use-compression=no
use-vj-compression=no use-encryption=no only-one=yes change-tcp-mss=yes
rate-limit=128k/128k 310k/310k 192k/192k 40/40


How can I ???

It is not possible for PPPoE users.

i have configured Hotspot. Now i want to make quota limit for my user. How can i??? do i need to extra radius server machine?? is it possible without extra radius server machine???

thnxs,
raktim

Read the documentation.

http://wiki.mikrotik.com/wiki/Hotspot#ip_hotspot_user

limit-bytes-in (integer; default: “0”) : maximal amount of bytes can be received from user, user is disconnected from HotSpot after limit is reached
limit-bytes-out (integer; default: “0”) : maximal amount of bytes can be transmitted from user, user is disconnected from HotSpot after limit is reached
limit-bytes-total (integer; default: “0”) : (limit-bytes-in+limit-bytes-out), user is disconnected from HotSpot after limit is reached
limit-uptime (time; default: “0s”) : uptime limit for the HotSpot client, user is disconnected from HotSpot as soon as uptime is reached

Hi dear its possible for every user connected to mikrotik router use 10 gb data