Advertisement
aistech

mangle

Sep 6th, 2017
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.14 KB | None | 0 0
  1. /ip firewall mangle
  2. add action=mark-connection chain=forward comment=\
  3. "===== Game Online =====\"DOTA2 Steam\"" dst-address-list=games dst-port=\
  4. 3478,4379,4380,27000-28000 new-connection-mark="Game Online" passthrough=\
  5. yes protocol=udp src-address-list=private-lokal
  6. add action=mark-connection chain=forward dst-address-list=games dst-port=\
  7. 27014-27050 new-connection-mark="Game Online" passthrough=yes protocol=tcp \
  8. src-address-list=private-lokal
  9. add action=mark-connection chain=forward comment=PointBlank dst-address-list=\
  10. games dst-port=40000-40009 new-connection-mark="Game Online" passthrough=\
  11. yes protocol=udp
  12. add action=mark-connection chain=forward dst-address-list=games dst-port=39190 \
  13. new-connection-mark="Game Online" passthrough=yes protocol=tcp
  14. add action=mark-connection chain=forward comment="Lost Saga " dst-address-list=\
  15. games dst-port=14000-14050 new-connection-mark="Game Online" passthrough=\
  16. yes protocol=udp
  17. add action=mark-connection chain=forward dst-address-list=games dst-port=\
  18. 14000-14050 new-connection-mark="Game Online" passthrough=yes protocol=tcp
  19. add action=mark-connection chain=forward comment="Ayo Dance" dst-address-list=\
  20. games dst-port=18900-18910 new-connection-mark="Game Online" passthrough=\
  21. yes protocol=tcp
  22. add action=mark-connection chain=forward comment="Tree of Savior INA" \
  23. dst-address-list=games dst-port=7001,7002,7004,9001,9002 \
  24. new-connection-mark="Game Online" passthrough=yes protocol=tcp
  25. add action=mark-connection chain=forward comment=IDS dst-address-list=games \
  26. dst-port=2001 new-connection-mark="Game Online" passthrough=yes protocol=\
  27. tcp
  28. add action=mark-connection chain=forward comment=RF-Indo/sea dst-address-list=\
  29. games dst-port=27780 new-connection-mark="Game Online" passthrough=yes \
  30. protocol=tcp
  31. add action=mark-connection chain=forward comment=BlackSquad dst-address-list=\
  32. games dst-port=50009-50040 new-connection-mark="Game Online" passthrough=\
  33. yes protocol=udp
  34. add action=mark-connection chain=forward dst-address-list=games dst-port=\
  35. 61000,62000 new-connection-mark="Game Online" passthrough=yes protocol=tcp
  36. add action=mark-connection chain=forward comment=Lol-ID dst-address-list=games \
  37. dst-port=5100 new-connection-mark="Game Online" passthrough=yes protocol=\
  38. udp
  39. add action=mark-connection chain=forward dst-address-list=games dst-port=\
  40. 2080-2099 new-connection-mark="Game Online" passthrough=yes protocol=tcp
  41. add action=mark-connection chain=forward comment="HoN Garena" dst-address-list=\
  42. games dst-port=11033 new-connection-mark="Game Online" passthrough=yes \
  43. protocol=tcp
  44. add action=mark-connection chain=forward dst-address-list=games dst-port=\
  45. 11255-11450 new-connection-mark="Game Online" passthrough=yes protocol=udp
  46. add action=mark-connection chain=forward comment="counter-strike online" \
  47. dst-address-list=games dst-port=8001 new-connection-mark="Game Online" \
  48. passthrough=yes protocol=udp
  49. add action=mark-connection chain=forward dst-address-list=games dst-port=\
  50. 36567,8001 new-connection-mark="Game Online" passthrough=yes protocol=tcp
  51. add action=mark-connection chain=forward comment="Dragonnest " \
  52. dst-address-list=games dst-port=15101-15125 new-connection-mark=\
  53. "Game Online" passthrough=yes protocol=udp
  54. add action=mark-connection chain=forward dst-address-list=games dst-port=\
  55. 14400-14501 new-connection-mark="Game Online" passthrough=yes protocol=tcp
  56. add action=mark-connection chain=forward comment="FiFa Online 3 (FO3)" \
  57. dst-address-list=games dst-port=16320-16340 new-connection-mark=\
  58. "Game Online" passthrough=yes protocol=udp src-address-list=private-lokal
  59. add action=mark-connection chain=forward dst-address-list=games dst-port=\
  60. 7770-7790 new-connection-mark="Game Online" passthrough=yes protocol=tcp \
  61. src-address-list=private-lokal
  62. add action=mark-packet chain=forward connection-mark="Game Online" dst-address=\
  63. 192.168.0.0/16 new-packet-mark=pkt_Game_Down passthrough=no
  64. add action=mark-packet chain=forward connection-mark="Game Online" \
  65. new-packet-mark=pkt_Game_Up passthrough=no src-address=192.168.0.0/16
  66. add action=mark-connection chain=forward comment="===== Remote =====" dst-port=\
  67. 22,23,8291,5938,4899 new-connection-mark=remote passthrough=yes protocol=\
  68. tcp src-address-list=private-lokal
  69. add action=mark-connection chain=forward comment="===== ICMP =====" \
  70. new-connection-mark=ping passthrough=yes protocol=icmp src-address-list=\
  71. private-lokal
  72. add action=mark-packet chain=forward connection-mark=ping dst-address=\
  73. 192.168.0.0/16 new-packet-mark=icmp_Down passthrough=no
  74. add action=mark-packet chain=forward connection-mark=ping new-packet-mark=\
  75. icmp_Up passthrough=no src-address=192.168.0.0/16
  76. add action=mark-connection chain=forward comment="===== Update Steam =====" \
  77. dst-address-list=valve dst-port=80 new-connection-mark=dota2 passthrough=\
  78. yes protocol=tcp src-address-list=private-lokal
  79. add action=mark-packet chain=forward connection-mark=dota2 dst-address=\
  80. 192.168.0.0/16 new-packet-mark="update dota2_down" passthrough=no
  81. add action=mark-packet chain=forward connection-mark=dota2 new-packet-mark=\
  82. "update dota2_Up" passthrough=no src-address=192.168.0.0/16
  83. add action=mark-connection chain=forward comment="===== Cyberindo =====" \
  84. dst-address-list=cyberindo dst-port=8001-8020,80,443,8080,81 \
  85. new-connection-mark=cyberindo passthrough=yes protocol=tcp \
  86. src-address-list=private-lokal
  87. add action=mark-packet chain=forward connection-mark=cyberindo dst-address=\
  88. 192.168.0.0/16 new-packet-mark=rdc_Down passthrough=no
  89. add action=mark-packet chain=forward connection-mark=cyberindo new-packet-mark=\
  90. rdc_Up passthrough=no src-address=192.168.0.0/16
  91. add action=mark-connection chain=forward comment="===== Gacape =====" \
  92. dst-address-list=gacape dst-port=12673 new-connection-mark=gacape \
  93. passthrough=yes protocol=tcp src-address-list=private-lokal
  94. add action=mark-packet chain=forward connection-mark=gacape dst-address=\
  95. 192.168.0.0/16 new-packet-mark=idc_gacape_Down passthrough=no
  96. add action=mark-packet chain=forward connection-mark=gacape new-packet-mark=\
  97. idc_gacape_Up passthrough=no src-address=192.168.0.0/16
  98. add action=mark-connection chain=forward comment="===== pkt_YOUTUBE =====" \
  99. layer7-protocol=yt-video-audio new-connection-mark=youtube passthrough=yes
  100. add action=mark-packet chain=forward connection-mark=youtube dst-address=\
  101. 192.168.0.0/16 new-packet-mark=pkt_youtube_Down passthrough=no
  102. add action=mark-packet chain=forward connection-mark=youtube new-packet-mark=\
  103. pkt_youtube_Up passthrough=no src-address=192.168.0.0/16
  104. add action=mark-connection chain=forward comment="===== Browsing =====" \
  105. new-connection-mark=Browing passthrough=yes src-address-list=private-lokal
  106. add action=mark-packet chain=forward connection-mark=Browing dst-address=\
  107. 192.168.0.0/16 new-packet-mark=pkt_Browsing_Down passthrough=no
  108. add action=mark-packet chain=forward connection-mark=Browing new-packet-mark=\
  109. pkt_Browsing_Up passthrough=no src-address=192.168.0.0/16
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement