Community discussions

MikroTik App
 
slaughterlt
just joined
Topic Author
Posts: 8
Joined: Sun Jun 10, 2012 9:14 pm

Limit speed for incoming connection per IP

Mon Apr 18, 2016 11:37 am

Is there a good way to limit speed for incoming connection per IP?
I down want to limit server speed but would like to limit incoming connections.
 
nxs02
Member Candidate
Member Candidate
Posts: 119
Joined: Sat Nov 07, 2015 1:25 pm
Location: Planet Earth

Re: Limit speed for incoming connection per IP

Mon Apr 18, 2016 3:36 pm

afaik u can do that in firewall rules
 
User avatar
soonwai
Member Candidate
Member Candidate
Posts: 188
Joined: Mon Feb 06, 2012 10:50 pm
Location: Kuala Lumpur

Re: Limit speed for incoming connection per IP

Mon Apr 18, 2016 6:08 pm

Something like this? Not sure if this is what you want.
> /queue simple
> add max-limit=1M/1M name=testing123 target=10.0.1.97/32
Using Simple Queues, this will limit device on 10.0.1.97 to 1mbps up and down.
 
slaughterlt
just joined
Topic Author
Posts: 8
Joined: Sun Jun 10, 2012 9:14 pm

Re: Limit speed for incoming connection per IP

Thu Apr 21, 2016 12:28 pm

This will limit ip but not incoming ip from outside.
I dont whant to limit internal ip. I just whant to limit single inbound connection to some speed.

Idea is that users downloading information from server wuld have speed limitation. But not the deveice in lan network.7
 
User avatar
soonwai
Member Candidate
Member Candidate
Posts: 188
Joined: Mon Feb 06, 2012 10:50 pm
Location: Kuala Lumpur

Re: Limit speed for incoming connection per IP

Thu Apr 21, 2016 8:58 pm

Probably misunderstanding you again, maybe this:
> /queue simple
> add dst=58.27.29.90/32 max-limit=5M/5M name=test target=192.168.0.0/24
This will limit speed to the server 58.27.29.90 on the internet to 5/5Mbps.

Who is online

Users browsing this forum: aboiles, itis, nithinkumar2000, yeahunter and 29 guests