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.
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.