Page 1 of 1

Queues: Limiting clients to only internet destinations

Posted: Wed Dec 06, 2017 5:51 pm
by jayvines
Hey there!

I'd like to implement queues for my clients. I'd like to limit each client IP address to a fixed limit and configure a burstable speed.

And I think I know how to do this.

The catch is that I only want to impose limits for Internet (non-RFC1918 / Private) addresses. Connections to 10.x.x.x should be unrestricted, but to anywhere else I want the queue limits to kick in.

Is there a simple / elegant way to do this? Or will all traffic be subject to any queues I implement.

Thanks in advance for your help. I know just enough to be dangerous, but am pretty unfamiliar with the specific implementations in RouterOS