Trying to limit ICMP traffic with MikroTik software router

J

James Conaway

I am attempting to configure MikroTik v2.7 PC software router. I have
it routing basic traffic, but all that I really need it for is to limit the
ICMP traffic going out of my network. I have attempted to setup a traffic
shaping rule, but it does not work. Please review my commands and please
advice on how I can setup the router to LIMIT all ICMP traffic coming FROM
my private network to the internet to 10k bps.

What I have done is:

ip firewall mangle> add action=passthrough mark-flow=ping
protocol=icmp

Queue Tree> add name=stopping parent=private flow=ping max-limit=10000

This configuration does not work. Does anyone have any experience
setting up this type of router? Can anyone help?

Thank's in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top