Page 1 of 1

Bandwith Limits

Posted: Mon Jun 04, 2018 4:49 am
by rossking
I have latest RouterOS

I have 150Mbit Down / 12-14MBit Up
I want all computers on LAN and WAN to be Unlimited

I want 1 computer to be limited on Upload @ 5Mbit

Basuicly I have a slow upload and want to rate limit the Web Server from wiping out bandwith

I have tried all kinds of simple queue and non limit the bandwith used


can sombody point in right direction

Re: Bandwith Limits

Posted: Mon Jun 04, 2018 1:07 pm
by HairyOne
Hi, you should consider using simple queue.
Add target as your webserver internal IP, destination as your WAN interface.
Set MAX limit on download\upload as you need.
/queue simple
add dst=WAN_eth1 max-limit=20M/20M name=limit_lan target=192.168.0.5/32

Re: Bandwith Limits

Posted: Mon Jun 04, 2018 4:32 pm
by rossking
Thanks

I found this issue late last night, I had to turn off the fastback in the firewall and then all the normal bandwith rules started to work

Re: Bandwith Limits

Posted: Mon Mar 25, 2019 3:25 pm
by ChrisThiart
Hi

I need to limit my total usage per day. I have a capped solution with RB951 2hnd. I wanna set a total usage limit per day can someone assist in this regard or maybe assist with script. I have to set a daily usage limit of 1GB.

Thanks