Hi all,
I’m trying to rate limit my customers to 512k/128k no more or less.
I tried different setups for queues including pcq’s for uploads and downloads separately.
If I apply queue to a subnet address, 192.168.0.0/24, it shares bandwidth evenly between all users in that subnet, e.g. if i rate limit subnet to 512kbps, and i got 10 users, i will get ~50kbps per user, but I want to rate limit that subnet to 512kbps and get 512kbps for each user.
I know there is a way to do it by writing individual queues for every user, but i’ve got around 600 users on that subnet (/22 actually), and even if i create these queues with a script, it may create a excessive cpu load (running mikrotik on 700mhz amd)
My question is: is there a way to create rate limiting rules applied to a subnet, that specify bandwith limit per user individually?
Thanks
I have used since a long time this queuing technique and have no problem, when you setup this just post your configuration here and someone can check for any mistake.
Apologies for bumping this, but it’s something I’d really like to figure out.
I’ve set up PCQ shaping using simple queues, but the capability to burst to a higher speed is important. I’m wondering if I can create a bursting queue type, and use a PCQ queue type as its parent in queue trees? Am I even heading in the right direction with this?
Actually this is not an easy question. You need maybe several days to read all in this forum. It’s a tone of posts here. The main problem with bursts is that if somebody reaches the burst, it’s difficult and slow to take from it over traffic. Shapers works slow and not absolutely correct. Some peoples uses adv. techniques such as bridge with one queue tree and router with simple queues after that… Read closely all posts you reach in the forum. That will help you to find out some good decision.
Dear fatonk,
I personally prefer french. But everybody in this forum uses english. Is it possible to repeat your post, in english this time.
apolog., it’s in principle, nothing person. in that message.
C. G.
/22 queue for each individual address is not that much for a 700 hmz x86.
I have queues for 3 /24 net, each with burst and band limit, on a 500 mhz pII. Doing just fine. cpu 15-30% at all times. ( for about 300 users. Different limits, from 256 to 768k.)