Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /ip firewall mangle
- add action=mark-connection chain=prerouting comment=Mobile-Legend dst-port=30100-30110 new-connection-mark=koneksi-game passthrough=yes protocol=tcp
- add action=mark-connection chain=prerouting comment=Mobile-Legend dst-address=23.248.160.0/19 new-connection-mark=koneksi-game passthrough=yes
- add action=mark-connection chain=prerouting comment=Mobile-Legend dst-address=169.32.0.0/11 new-connection-mark=koneksi-game passthrough=yes
- add action=mark-connection chain=prerouting comment=Mobile-Legend dst-address=161.202.0.0/16 new-connection-mark=koneksi-game passthrough=yes
- add action=mark-connection chain=prerouting comment=Mobile-Legend dst-address=119.81.0.0/16 new-connection-mark=koneksi-game passthrough=yes
- add action=mark-connection chain=prerouting comment=Mobile-Legend dst-address=107.155.0.0/18 new-connection-mark=koneksi-game passthrough=yes
- add action=mark-connection chain=prerouting comment="Dragon Nest" dst-port=14300-15512 new-connection-mark=koneksi-game passthrough=yes protocol=tcp
- add action=mark-connection chain=prerouting dst-port=15000-15500 new-connection-mark=koneksi-game passthrough=yes protocol=udp
- add action=mark-connection chain=prerouting comment="Dota 2 Steam" dst-port=9100-9200,8230-8250,8110-8120 new-connection-mark=koneksi-game passthrough=yes protocol=tcp
- add action=mark-connection chain=prerouting dst-port=28010-28200,27010-27200,39000 new-connection-mark=koneksi-game passthrough=yes protocol=udp
- add action=mark-connection chain=prerouting comment=Fortnite dst-port=9000-9100 new-connection-mark=koneksi-game passthrough=yes protocol=udp
- add action=mark-connection chain=prerouting comment="Fifa Online 3 Garena" dst-port=7770-7790 new-connection-mark=koneksi-game passthrough=yes protocol=tcp
- add action=mark-connection chain=prerouting dst-port=16300-16350 new-connection-mark=koneksi-game passthrough=yes protocol=udp
- add action=mark-connection chain=prerouting comment=Ayodance dst-port=18900-18910 new-connection-mark=koneksi-game passthrough=yes protocol=tcp
- add action=mark-connection chain=prerouting comment=SealOnline dst-port=1818 new-connection-mark=koneksi-game passthrough=yes protocol=tcp
- add action=mark-connection chain=prerouting comment="Garena Evo" dst-port=19000,39190 new-connection-mark=koneksi-game passthrough=yes protocol=tcp
- add action=mark-connection chain=prerouting dst-port=40000-40010 new-connection-mark=koneksi-game passthrough=yes protocol=udp
- add action=mark-connection chain=prerouting comment="Lost Saga" dst-port=14000-14050 new-connection-mark=koneksi-game passthrough=yes protocol=tcp
- add action=mark-connection chain=prerouting dst-port=14000-14050 new-connection-mark=koneksi-game passthrough=yes protocol=udp
- add action=mark-connection chain=prerouting comment=PUBG dst-port=10012,17500 new-connection-mark=koneksi-game passthrough=yes protocol=tcp
- add action=mark-connection chain=prerouting dst-port=10491,10010,10013,10612,20002,20001,20000,12235,13748,13972,13894,11455,10096,10039 new-connection-mark=koneksi-game passthrough=yes protocol=udp
- add action=mark-packet chain=prerouting comment=Paket-Game connection-mark=koneksi-game new-packet-mark=paket-game passthrough=yes
- add action=mark-routing chain=prerouting comment=Routing-Game dst-address-list=!private-lokal new-routing-mark=routing-game packet-mark=paket-game passthrough=yes src-address-list=private-lokal
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement