QOS Juegos

Snippet para QOS de juegos en servicios multi wan

estado beta

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment="Streaming jcsandoval" disabled=yes new-packet-mark=QoS-GAMES passthrough=yes src-address=10.10.10.250

/ip firewall mangle add action=mark-packet chain=Games-prerouting disabled=yes dst-address=10.10.10.250 new-packet-mark=QoS-GAMES passthrough=yes

/ip firewall mangle add action=mark-packet chain=Games-prerouting disabled=yes new-packet-mark=QoS-GAMES passthrough=yes port=1418 protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting disabled=yes new-packet-mark=QoS-GAMES passthrough=yes src-address=31.13.67.5

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment="OVPN-i95 latency fix" dst-port=1199 new-packet-mark=QoS-GAMES passthrough=yes protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment=Tibia disabled=yes dst-port=7171 new-packet-mark=QoS-GAMES passthrough=yes protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting disabled=yes dst-port=7171 new-packet-mark=QoS-GAMES passthrough=yes protocol=udp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment="XBOX ports" new-packet-mark=QoS-GAMES passthrough=yes port=3074-3084 protocol=udp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment="Fortnite Xbox" new-packet-mark=QoS-GAMES passthrough=yes port=88,433,500,3074,3544,4500 protocol=udp

/ip firewall mangle add action=mark-packet chain=Games-prerouting new-packet-mark=QoS-GAMES passthrough=yes port=433,3074,5222 protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment="Super Smash Bros. Ultimate - Switch" new-packet-mark=QoS-GAMES passthrough=yes port=1-65535 protocol=udp src-address-list="Nintendo Switch"

/ip firewall mangle add action=mark-packet chain=Games-prerouting new-packet-mark=QoS-GAMES passthrough=yes port=6667,12400,28910,29900,29901,29920 protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment="GEAR 5 XBOX" new-packet-mark=QoS-GAMES passthrough=yes port=3074 protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting new-packet-mark=QoS-GAMES passthrough=yes port=88,500,3074,3544,4500 protocol=udp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment="APEX XBOX" new-packet-mark=QoS-GAMES passthrough=yes port=1024-1124,3074,3216,9960-9969,18000,18060,18120,27900,28910,29900 protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting new-packet-mark=QoS-GAMES passthrough=yes port=88,500,1024-1124,3074,3544,4500,18000,29900,37000-40000 protocol=udp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment="APEX PC" new-packet-mark=QoS-GAMES passthrough=yes port=1024-1124,3216,9960-9969,18000,18060,18120,27900,28910,29900 protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting new-packet-mark=QoS-GAMES passthrough=yes port=1024-1124,18000,29900,37000-40000 protocol=udp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment=Fortnite new-packet-mark=QoS-GAMES passthrough=yes port=9000-9100 protocol=udp

/ip firewall mangle add action=mark-packet chain=Games-prerouting new-packet-mark=QoS-GAMES passthrough=yes port=9000-9100 protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment=Tibia new-packet-mark=QoS-GAMES passthrough=yes port=7171-7172 protocol=udp

/ip firewall mangle add action=mark-packet chain=Games-prerouting new-packet-mark=QoS-GAMES passthrough=yes port=7171-7172 protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment="WARZONE XBOX" new-packet-mark=QoS-GAMES passthrough=yes port=88,500,3074-3075,3544,4500 protocol=udp

/ip firewall mangle add action=mark-packet chain=Games-prerouting new-packet-mark=QoS-GAMES passthrough=yes port=3074 protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment="WARZONE PC" new-packet-mark=QoS-GAMES passthrough=yes port=3074,3478,4379-4380,27000-27031,27036 protocol=udp

/ip firewall mangle add action=mark-packet chain=Games-prerouting new-packet-mark=QoS-GAMES passthrough=yes port=3074,27014-27050 protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment="WOW BATTLENET" new-packet-mark=QoS-GAMES passthrough=yes port=3724,1119,6012 protocol=udp

/ip firewall mangle add action=mark-packet chain=Games-prerouting new-packet-mark=QoS-GAMES passthrough=yes port=3724,1119,6012 protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting comment=LOL dst-port=5000-5500 new-packet-mark=QoS-GAMES passthrough=yes protocol=udp

/ip firewall mangle add action=mark-packet chain=Games-prerouting dst-port=8393-8400 new-packet-mark=QoS-GAMES passthrough=yes protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting dst-port=2099 new-packet-mark=QoS-GAMES passthrough=yes protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting dst-port=5222-5223 new-packet-mark=QoS-GAMES passthrough=yes protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting dst-port=8088 new-packet-mark=QoS-GAMES passthrough=yes protocol=tcp

/ip firewall mangle add action=mark-packet chain=Games-prerouting dst-port=8088 new-packet-mark=QoS-GAMES passthrough=yes protocol=udp

/ip firewall mangle add action=jump chain=Games-prerouting comment="JUMP-from Games-prerouting to Balanceo-prerouting" jump-target=Balanceo-prerouting packet-mark=QoS-GAMES

/ip firewall mangle add action=jump chain=Games-prerouting comment="JUMP-from Games-prerouting to QOS-prerouting" jump-target=QoS-prerouting