routeros网游端口优先策略
routeros网游端口优先策略# dec/04/2008 16:24:57 by RouterOS 2.9.27
# software id = C2RA-S7N
#
/ ip firewall mangle
add chain=forward protocol=tcp tcp-flags=syn action=change-mss new-mss=1452 \
comment="Change MSS" disabled=no
add chain=prerouting src-address=192.168.0.0/24 tos=min-delay \
action=mark-packet new-packet-mark=LEVEL-1 passthrough=yes comment="Up \
Number" disabled=no
add chain=prerouting src-address=192.168.0.0/24 tos=max-reliability \
action=mark-packet new-packet-mark=LEVEL-2 passthrough=yes comment="" \
disabled=no
add chain=prerouting src-address=192.168.0.0/24 tos=normal action=mark-packet \
new-packet-mark=LEVEL-3 passthrough=yes comment="" disabled=no
add chain=prerouting src-address=192.168.0.0/24 protocol=tcp dst-port=80 \
action=mark-packet new-packet-mark=LEVEL-1 passthrough=yes comment="IE \
页:
[1]