100% found this document useful (1 vote)
108 views1 page

Script Mangel ML

hanya script untuk mangle di mikrotik

Uploaded by

syukria rasa38
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
108 views1 page

Script Mangel ML

hanya script untuk mangle di mikrotik

Uploaded by

syukria rasa38
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

/queue tree

add name=DONWLOAD parent=global queue=pcq-download-default


add name=UPLOAD parent=global queue=pcq-upload-default
add name="GAME ML" packet-mark="PAKET ML_DOWNLOAD" parent=DONWLOAD priority=1 \
queue=pcq-download-default
add name="game ml" packet-mark="PAKET ML_UPLOAD" parent=UPLOAD priority=1 \
queue=pcq-upload-default
add max-limit=500k name=BROWSING packet-mark="PAKET BROWSING_DOWNLOAD" \
parent=DONWLOAD queue=pcq-download-default
add max-limit=500k name=browsing packet-mark="PAKET BROWSING_UPLOAD" parent=\
UPLOAD queue=pcq-upload-default

/ip firewall mangle


add action=mark-connection chain=prerouting comment="PORT MOBILE LEGEND" \
dst-port=30097-30147,30000-30150,9001,30101-30105,5057,5228,5001-5009 \
new-connection-mark="PORT GAME" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting dst-port=5520-5529,5551,5651,5153 \
new-connection-mark="PORT GAME" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting dst-port=\
5601-5602,5025,5605,5005,5503,5101-5109,5001-5009,30101 \
new-connection-mark="PORT GAME" passthrough=yes protocol=udp
add action=mark-connection chain=prerouting dst-port=\
5520-5529,5020-5024,5501-5509,5517 new-connection-mark="PORT GAME" \
passthrough=yes protocol=udp
add action=mark-packet chain=forward connection-mark="PORT GAME" \
in-interface=ether1 new-packet-mark="PAKET ML_DOWNLOAD" passthrough=yes
add action=mark-packet chain=forward connection-mark="PORT GAME" \
new-packet-mark="PAKET ML_UPLOAD" out-interface=ether1 passthrough=yes
add action=mark-connection chain=prerouting comment=PORT_BROWSING dst-port=\
21,22,23,81,88,5050,843,182,8777,1935,53,8000-8081,80,443 \
new-connection-mark=PORT_BROWSING passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting dst-port=\
21,22,23,81,88,5050,843,182,8777,1935,53,8000-8081,80,443 \
new-connection-mark=PORT_BROWSING passthrough=yes protocol=udp
add action=mark-connection chain=prerouting dst-port=\
67,5228,35915,39397,110,5060,6666,3478,66,53 new-connection-mark=\
PORT_BROWSING passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting dst-port=\
67,5228,35915,39397,110,5060,6666,3478,66,53 new-connection-mark=\
PORT_BROWSING passthrough=yes protocol=udp
add action=mark-packet chain=forward connection-mark=PORT_BROWSING \
in-interface=ether1 new-packet-mark="PAKET BROWSING_DOWNLOAD" \
passthrough=yes
add action=mark-packet chain=forward connection-mark=PORT_BROWSING \
new-packet-mark="PAKET BROWSING_UPLOAD" out-interface=ether1 passthrough=\
yes

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy