I am using simple queues to limit users and queue tree to limit services I have rule for ftp in queue tree with max. download 2M, user in simple queue has rule with max. download 1500k. If he download something from ftp his download speed is 2M. How to prefer rule in simple queues?
Or any othe idea to solve this?
It is not a good idea to mix simple queues and queue tree.
Thanks for answer, can you help how to make queue tree to achieve this:
rule for e.g: ftp max. download 2M(for all user)
but I want also limit users per ip(every user max.download speed 1M), if all users will be download at the same time I want to give them max 2M of connectivity
Can you help how to set it? I have to use queue tree becaus I need to limit services(video, ftp,http…).
Also I would like to control users daily downloads using graphing and I think thats only possible using simple queues.
Look at this example:
http://www.mikrotik.com/testdocs/ros/2.9/root/queue_content.php#6.54.6.2
mrz I read that and didnt solve my problem probably you dont uderstand what I mean.
I know basics of settings mangle, simple queues, queue tree, pcq
Problem is I have no idea how to limit users per ip and at the same time limit services. I want to have one ip limited to download max 1M and e.g http max download 2M so if 3 or more users will download{they normal speed is 1M} they will share that speed between them using PCQ.
I have it setted up using simple queues and queue tree, if more than 3 people download they share that 2M but if only one uses http he get full 2M, although he is limited to 1M in simple queues. Could you help, or just any idea.
Who wants help I can give him the login parameters to my router.
Or there is only way: to use two mikrotiks first one for limiting services using queue tree and pcq, and second one behind first one to limit users per ip???