I read the “Bandwidth Control” documentation but can’t understand what I must use and how.
I have a housing client with 2 /24 networks and want to limit in 2mb/2mb (upstream and dowstream), how can I do ??
Thanks a lot.
I read the “Bandwidth Control” documentation but can’t understand what I must use and how.
I have a housing client with 2 /24 networks and want to limit in 2mb/2mb (upstream and dowstream), how can I do ??
Thanks a lot.
Well the best way would be to setup Q’s.
there are a number of way to do it, with alot of options.
Start with a basic Q
It is pretty straight forward, so if you are having problems you are going to have to let me know.
Yes, I put in /queue simple
name=“limit-client-2mb” target-addresses=x.x.x.x/24,x.x.x.x/24,x.x.x.x/30 dst-address=0.0.0.0/0 interface=red_acceso parent=none direction=both priority=8
queue=default-small/default-small limit-at=0/0 max-limit=2097152/2097152 total-queue=default-small
That is correct ?, how can I verify if it works ??
Thanks !
Use interface=all instead of specifying particular interface.
Rule will be applied for all hosts belonging to networks in ‘target-address’ configuration.
Thanks sergejs, and how can I verify if it is limiting ?
There are many different ways, the simple one to run download of large file (on desired PC, and check how it is working).