0% found this document useful (0 votes)
106 views

Simple-Setting Mikrotik

The document contains a series of rules that mark network connections for traffic shaping purposes. Specifically, it marks connections for online game traffic on certain ports as "PORT RINGAN (GAME)" to separate it from general "PORT UMUM" traffic and apply different shaping policies. It lists many popular online games and their associated port ranges that network connections on those ports will be marked for.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
106 views

Simple-Setting Mikrotik

The document contains a series of rules that mark network connections for traffic shaping purposes. Specifically, it marks connections for online game traffic on certain ports as "PORT RINGAN (GAME)" to separate it from general "PORT UMUM" traffic and apply different shaping policies. It lists many popular online games and their associated port ranges that network connections on those ports will be marked for.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 11

simpe setting

NAMA INTERFACE WAN 1_INTERNET


IP HOTSPOT 192.168.100.0/24
IP PPPOE 192.168.50.0/24
IP LOCAL 192.168.10.0/24
TOTAL DOWNLOAD DARI ISP 100
TOTAL UPLOAD DARI ISP 20
90 10
18 2
# by RouterOS 6.45.8
# script pisah trafik game online by labkom.co.id | Yayan Sopyan | WA 089603586107
# Yang mau ngajak ngopi, silahkan bisa mengirim kopinya ke rekening BRI 427301015553538 atas nama Yayan Sopyan
/ip firewall mangle
add action=mark-connection chain=prerouting comment="PORT UMUM" dst-port=\
21,22,23,53,66,67,81,80,88,110,182,443,843,1935 in-interface=\
!1_INTERNET new-connection-mark="PORT UMUM" passthrough=yes \
protocol=tcp
add action=mark-connection chain=prerouting dst-port=\
21,22,23,53,66,67,81,80,88,110,182,443,843,1935 in-interface=\
!1_INTERNET new-connection-mark="PORT UMUM" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting dst-port=\
2000,3128,5050,8000-8081,8777,8291,8728,8729,35915,39397,5060,6666,3478 \
in-interface=!1_INTERNET new-connection-mark="PORT UMUM" \
passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting dst-port=\
2000,3128,5050,8000-8081,8777,8291,8728,8729,35915,39397,5060,6666,3478 \
in-interface=!1_INTERNET new-connection-mark="PORT UMUM" \
passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment=PUBG connection-mark=\
"!PORT UMUM" dst-port=7086-7995,10012,17500,12070-12460,41182-41192 \
in-interface=!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" \
passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment="PUBG Mobile" connection-mark=\
"!PORT UMUM" dst-port=10491,10010,10013,10612,20002,20001,20000,12235,13748,13972,13894,11455,10096,10039 \
in-interface=!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" \
passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment="PUBG Mobile" connection-mark=\
"!PORT UMUM" dst-port=10012,17500\
in-interface=!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" \
passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="Free fire garena" \
connection-mark="!PORT UMUM" dst-port=7008,10000-10007,39698,39003,39779 \
in-interface=!1_INTERNET new-connection-mark="PORT RINGAN (GAME)"\
passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment=\
"MOBILE LEGENDS: BANG BANG (ML)" connection-mark="!PORT UMUM" dst-port=\
5000-5508,5551-5558,5601-5608,5651-5658,30097-30147 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=tcp
add action=mark-connection chain=prerouting comment="SHINOBI HEROES" \
connection-mark="!PORT UMUM" dst-port=10005-10020 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=tcp
add action=mark-connection chain=prerouting comment=\
"SEVEN KNIGHTS (NETMARBLE)" connection-mark="!PORT UMUM" dst-port=\
12000-12010 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="FIFA ONLINE" \
connection-mark="!PORT UMUM" dst-port=16300-16350 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment="DOMINO QQ" \
connection-mark="!PORT UMUM" dst-port=9122,11000-11150 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=tcp
add action=mark-connection chain=prerouting comment="COC (CLASH OF CLANS)" \
connection-mark="!PORT UMUM" dst-port=9330-9340 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=tcp
add action=mark-connection chain=prerouting comment=MOSTLY connection-mark=\
"!PORT UMUM" dst-port=9933 in-interface=!1_INTERNET \
new-connection-mark="PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment=\
"NARUTO LITTLE NINJA (CHINA)" connection-mark="!PORT UMUM" dst-port=\
6170-6180 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment=\
"POINT BLANK MOBILE / PB MOBILE" connection-mark="!PORT UMUM" dst-port=\
44590-44610 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment=\
"ARENA OF VALOR (AOV) GARENA" connection-mark="!PORT UMUM" dst-port=\
10101-10201,10080-10110,17000-18000 in-interface=!1_INTERNET \
new-connection-mark="PORT RINGAN (GAME)" passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment=DOTA2 connection-mark=\
"!PORT UMUM" dst-port=27000-28998 in-interface=!1_INTERNET \
new-connection-mark="PORT RINGAN (GAME)" passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment=WARFRAME connection-mark=\
"!PORT UMUM" dst-port=4950-4955 in-interface=!1_INTERNET \
new-connection-mark="PORT RINGAN (GAME)" passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment=PALADINS connection-mark=\
"!PORT UMUM" dst-port=9000-9999 in-interface=!1_INTERNET \
new-connection-mark="PORT RINGAN (GAME)" passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment=BLACKRETRIBUTION \
connection-mark="!PORT UMUM" dst-port=7020-7050,8200-8220,9000-9020 \
in-interface=!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" \
passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment="LAST MAN TANDING" \
connection-mark="!PORT UMUM" dst-port=34000-34025,3500 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment=BLACKRETRIBUTION \
connection-mark="!PORT UMUM" dst-port=7020-7050,8200-8220,9000-9020 \
in-interface=!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" \
passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment=PALADINS connection-mark=\
"!PORT UMUM" dst-port=7020-7050,8200-8220,9000-9020 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment="LEFT4DEAD 2" \
connection-mark="!PORT UMUM" dst-port=4360-4390 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment="POINT BLANK - Zepetto" \
connection-mark="!PORT UMUM" dst-port=40000-40010 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=tcp
add action=mark-connection chain=prerouting comment="RPG TORAM ONLINE" \
connection-mark="!PORT UMUM" dst-port=30100-30110 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment="BLACK SQUAD" \
connection-mark="!PORT UMUM" dst-port=50000-50100 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment="ECHO OF SOUL (EOS)" \
connection-mark="!PORT UMUM" dst-port=5355 in-interface=!1_INTERNET \
new-connection-mark="PORT RINGAN (GAME)" passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment=CROSSFIRE \
connection-mark="!PORT UMUM" dst-port=12060-12070 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment="COUNTER-STRIKE ONLINE" \
connection-mark="!PORT UMUM" dst-port=8001 in-interface=!1_INTERNET \
new-connection-mark="PORT RINGAN (GAME)" passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment="DREAM LEAGUE SOCCER" \
connection-mark="!PORT UMUM" dst-port=60970-60980 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment="CLASH ROYALE (CRY)" \
connection-mark="!PORT UMUM" dst-port=9330-9340 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment="RULES OF SURVIVAL" \
connection-mark="!PORT UMUM" dst-port=24000-24050 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment=ROBLOX connection-mark=\
"!PORT UMUM" dst-port=56849-57729,60275-64632 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment=X-SHOT connection-mark=\
"!PORT UMUM" dst-port=7800-7850,30000 in-interface=!1_INTERNET \
new-connection-mark="PORT RINGAN (GAME)" passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment="SPECIAL FORCE" \
connection-mark="!PORT UMUM" dst-port=30000-30030 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment=AYOOKE connection-mark=\
"!PORT UMUM" dst-port=26001-26010 in-interface=!1_INTERNET \
new-connection-mark="PORT RINGAN (GAME)" passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment="LOST SAGA" \
connection-mark="!PORT UMUM" dst-port=14000-14050 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment=DRAGONNEST \
connection-mark="!PORT UMUM" dst-port=15000-15500 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment=HON connection-mark=\
"!PORT UMUM" dst-port=11100-11125,11440-11460 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment=LOL connection-mark=\
"!PORT UMUM" dst-port=5100 in-interface=!1_INTERNET \
new-connection-mark="PORT RINGAN (GAME)" passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment="BOOYA DOMINO QIUQIU" \
connection-mark="!PORT UMUM" dst-port=7020-7030 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=tcp
add action=mark-connection chain=prerouting comment="BOOYA CAPSA SUSUN" \
connection-mark="!PORT UMUM" dst-port=7090-7100 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=udp
add action=mark-connection chain=prerouting comment="DANCE UP INDO" \
connection-mark="!PORT UMUM" dst-port=10000-10010 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=tcp
add action=mark-connection chain=prerouting comment="LAST EMPIRE WAR Z" \
connection-mark="!PORT UMUM" dst-port=9930-9940 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=tcp
add action=mark-connection chain=prerouting comment="CLASH ROYALE (CRY)" \
connection-mark="!PORT UMUM" dst-port=9330-9340 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=tcp
add action=mark-connection chain=prerouting comment="LINE GET RICH" \
connection-mark="!PORT UMUM" dst-port=10500-10515 in-interface=\
!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" passthrough=yes \
protocol=tcp
add action=mark-connection chain=prerouting comment=DOTA2 dst-port=\
27000-28998 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment=PALADINS dst-port=\
9000-9999 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="POINT BLANK - Zepetto" \
dst-port=39190-39200,49001-49190 in-interface=!1_INTERNET \
new-connection-mark="PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="FIFA ONLINE" dst-port=\
7770-7790 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment=LOL dst-port=2080-2099 \
in-interface=!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" \
passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment=HON dst-port=11031 \
in-interface=!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" \
passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment=DRAGONNEST dst-port=\
14300-14440 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="LOST SAGA" dst-port=\
14000-14050 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="BLACK SQUAD" dst-port=\
61000,62000 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="IDOL STREET" dst-port=\
2001-2010 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="RF ONLINE" dst-port=\
27780 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="PERFECT WORLD" dst-port=\
29000 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment=AYOOKE dst-port=\
28001-28010 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment=AYODANCE dst-port=\
18900-18910 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="SPECIAL FORCE" dst-port=\
27920-27940 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment=X-SHOT dst-port=7320-7350 \
in-interface=!1_INTERNET new-connection-mark="PORT RINGAN (GAME)" \
passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="MERCENARY OPS" dst-port=\
6000-6125 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="PERFECT WORLD" dst-port=\
29000 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=preroutin comment="COUNTER-STRIKE ONLINE" \
dst-port=36567,8001 in-interface=!1_INTERNET new-connection-mark=\
"PORT RINGAN (GAME)" passthrough=yes protocol=tcp
add action=add-dst-to-address-list address-list="IP BUKAN UMUM BERAT" \
address-list-timeout=1m chain=prerouting comment=\
"PORT BERAT BUKAN (GAME)" connection-mark="!PORT UMUM" connection-rate=\
1M-100M in-interface=!1_INTERNET
add action=mark-connection chain=prerouting dst-address-list=\
"IP BUKAN UMUM BERAT" in-interface=!1_INTERNET new-connection-mark=\
"PORT BERAT (BUKAN GAME)" passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting dst-address-list=\
"IP BUKAN UMUM BERAT" in-interface=!1_INTERNET new-connection-mark=\
"PORT BERAT (BUKAN GAME)" passthrough=yes protocol=udp
add action=add-dst-to-address-list address-list="ip youtube" \
address-list-timeout=3m chain=prerouting comment=YOUTUBE.COM content=\
googlevideo.com in-interface=!1_INTERNET
add action=mark-connection chain=prerouting dst-address-list="ip youtube" \
in-interface=!1_INTERNET new-connection-mark=YOUTUBE.COM \
passthrough=yes
add action=mark-packet chain=forward comment="PORT RINGAN (GAME) DOWN" \
connection-mark="PORT RINGAN (GAME)" in-interface=1_INTERNET \
new-packet-mark="PORT RINGAN (GAME) DOWN" passthrough=yes
add action=mark-packet chain=forward comment="PORT RINGAN (GAME) UPLUAD" \
connection-mark="PORT RINGAN (GAME)" new-packet-mark=\
"PORT RINGAN (GAME) UPLUAD" out-interface=1_INTERNET passthrough=yes
add action=mark-packet chain=forward comment="PORT BERAT (BUKAN GAME) DOWN" \
connection-mark="PORT BERAT (BUKAN GAME)" in-interface=1_INTERNET \
new-packet-mark="PORT BERAT (BUKAN GAME) DOWN" passthrough=yes
add action=mark-packet chain=forward comment="PORT BERAT (BUKAN GAME) UPLUAD" \
connection-mark="PORT BERAT (BUKAN GAME)" new-packet-mark=\
"PORT BERAT (BUKAN GAME) UPLUAD" out-interface=1_INTERNET \
passthrough=yes
add action=mark-packet chain=forward comment="YOUTUBE.COM DOWN" \
connection-mark=YOUTUBE.COM in-interface=1_INTERNET new-packet-mark=\
"YOUTUBE.COM DOWN" passthrough=yes
add action=mark-packet chain=forward comment="YOUTUBE.COM UPLUAD" \
connection-mark=YOUTUBE.COM new-packet-mark="YOUTUBE.COM UPLUAD" \
out-interface=1_INTERNET passthrough=yes
add action=mark-packet chain=forward comment="CLIENT PPPOE down" \
connection-mark="PORT UMUM" dst-address=192.168.50.0/24 in-interface=\
1_INTERNET new-packet-mark="PPPOE down" passthrough=yes
add action=mark-packet chain=forward comment="CLIENT PPPOE up" \
connection-mark="PORT UMUM" new-packet-mark="PPPOE up" out-interface=\
1_INTERNET passthrough=yes src-address=192.168.50.0/24
add action=mark-packet chain=forward comment="CLIENT LAN down" \
connection-mark="PORT UMUM" dst-address=192.168.10.0/24 in-interface=\
1_INTERNET new-packet-mark="LAN down" passthrough=yes
add action=mark-packet chain=forward comment="CLIENT LAN up" connection-mark=\
"PORT UMUM" new-packet-mark="LAN up" out-interface=1_INTERNET \
passthrough=yes src-address=192.168.10.0/24
add action=mark-packet chain=forward comment="CLIENT HOTSPOT down" \
connection-mark="PORT UMUM" dst-address=192.168.100.0/24 in-interface=\
1_INTERNET new-packet-mark="HOTSPOT down" passthrough=yes
add action=mark-packet chain=forward comment="CLIENT HOTSPOT up" \
connection-mark="PORT UMUM" new-packet-mark="HOTSPOT up" out-interface=\
1_INTERNET passthrough=yes src-address=192.168.100.0/24
/queue tree
add max-limit=100M name="DOWNLOAD ALL DARI ISP" parent=global queue=\
pcq-download-default
add max-limit=20M name="UPLUAD ALL DARI ISP" parent=global queue=\
pcq-upload-default
add max-limit=90M name="1.TOTAL DOWNLOAD ALL CLIEN" parent=\
"DOWNLOAD ALL DARI ISP" queue=pcq-download-default
add max-limit=10M name="2.PORT RINGAN (GAME)" packet-mark=\
"PORT RINGAN (GAME) DOWN" parent="DOWNLOAD ALL DARI ISP" priority=1 \
queue=pcq-download-default
add name="PORT BERAT (BUKAN GAME) DOWN" packet-mark=\
"PORT BERAT (BUKAN GAME) DOWN" parent="1.TOTAL DOWNLOAD ALL CLIEN" queue=\
pcq-download-default
add name="YOUTUBE.COM DOWN" packet-mark="YOUTUBE.COM DOWN" parent=\
"1.TOTAL DOWNLOAD ALL CLIEN" queue=pcq-download-default
add max-limit=20M name="1.TOTAL UPLOAD ALL CLIEN" parent="UPLUAD ALL DARI ISP" \
queue=pcq-upload-default
add name="PORT BERAT(BUKAN GAME) UPLUAD" packet-mark=\
"PORT BERAT (BUKAN GAME) UPLUAD" parent="1.TOTAL UPLOAD ALL CLIEN" queue=\
pcq-upload-default
add name="YOUTUBE.COM UPLUAD" packet-mark="YOUTUBE.COM UPLUAD" parent=\
"1.TOTAL UPLOAD ALL CLIEN" queue=pcq-upload-default
add max-limit=2M name="PORT RINGAN (GAME) UPLUAD" packet-mark=\
"PORT RINGAN (GAME) UPLUAD" parent="UPLUAD ALL DARI ISP" priority=1 \
queue=pcq-upload-default
add name="PPPOE down" packet-mark="PPPOE down" parent=\
"1.TOTAL DOWNLOAD ALL CLIEN" queue=pcq-download-default
add name="PPPOE up" packet-mark="PPPOE up" parent="1.TOTAL UPLOAD ALL CLIEN" \
queue=pcq-upload-default
add name="HOTSPOT up" packet-mark="HOTSPOT up" parent=\
"1.TOTAL UPLOAD ALL CLIEN" queue=pcq-upload-default
add name="HOTSPOT down" packet-mark="HOTSPOT down" parent=\
"1.TOTAL DOWNLOAD ALL CLIEN" queue=pcq-download-default
add name="LAN down" packet-mark="LAN down" parent=\
"1.TOTAL DOWNLOAD ALL CLIEN" queue=pcq-download-default
add name="LAN up" packet-mark="LAN up" parent="1.TOTAL UPLOAD ALL CLIEN" \
queue=pcq-upload-default
/queue simple
add name="1.SELAIN PORT UMUM RINGAN GAME ONLINE" packet-marks=\
"PORT RINGAN (GAME) DOWN,PORT RINGAN (GAME) UPLUAD" priority=1/1 queue=\
default/default target=192.168.100.0/24,192.168.50.0/24,192.168.10.0/24
add max-limit=5M/50M name=ALL_TRAFICK packet-marks="PORT BERAT (BUKAN GAME) DO\
WN,PORT BERAT (BUKAN GAME) UPLUAD,YOUTUBE.COM DOWN,YOUTUBE.COM UPLUAD,HOTS\
POT down,HOTSPOT up,PPPOE down,PPPOE up,LAN up,LAN down" priority=3/3 \
queue=pcq-upload-default/pcq-download-default target=\
192.168.100.0/24,192.168.50.0/24,192.168.10.0/24
as nama Yayan Sopyan

,13894,11455,10096,10039 \

You might also like