Community discussions

MikroTik App
 
rossking
just joined
Topic Author
Posts: 2
Joined: Mon Jun 04, 2018 4:39 am

Bandwith Limits

Mon Jun 04, 2018 4:49 am

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
 
HairyOne
just joined
Posts: 12
Joined: Thu May 10, 2018 5:39 pm

Re: Bandwith Limits

Mon Jun 04, 2018 1:07 pm

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
 
rossking
just joined
Topic Author
Posts: 2
Joined: Mon Jun 04, 2018 4:39 am

Re: Bandwith Limits

Mon Jun 04, 2018 4:32 pm

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
 
ChrisThiart
just joined
Posts: 1
Joined: Wed Jun 14, 2017 9:17 am

Re: Bandwith Limits

Mon Mar 25, 2019 3:25 pm

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