Setup guide
limit-time=0s action=passthrough mark-flow=myflow tcp-mss=dont-change
mark-connection=""
1 src-address=0.0.0.0/0:0-65535 in-interface=all
dst-address=0.0.0.0/0:0-65535 protocol=tcp tcp-options=syn-only
icmp-options=any:any flow="" connection="" content=""
src-mac-address=00:00:00:00:00:00 limit-count=0 limit-burst=0
limit-time=0s action=passthrough mark-flow="" tcp-mss=1448
mark-connection=""
[admin@test_1] ip firewall mangle>
General Information
How to Mangle NATted Traffic
Suppose you need to limit both download and upload peer-to-peer data rate for NATted local users.
It can be achieved using queue trees and mangle facility.
To mangle traffic from NATted users, do the following:
/ip firewall mangle add src-address=192.168.0.0/24 action=passthrough
mark-connection=nat_conn
/ip firewall mangle add connection=nat_conn mark-flow=my_clients
Now you can add queues to /queue tree submenu matching my_clients flowmark.
MNDP
Document revision 0.3.0 (Fri Mar 05 08:36:57 GMT 2004)
This document applies to Wandy RouterOS V2.8
Table of Contents
Table of Contents
Summary
Specifications
Related Documents
Description
Setup
Property Description
Example
Neighbour List
Description
Property Description
Example