You are on page 1of 2

Ini mangle ama queue tree gue...

koreksi ya
Flags: X - disabled, I - invalid, D - dynamic
0 ;;; POKER
chain=forward action=mark-connection new-connection-mark=Poker_con
passthrough=yes protocol=tcp dst-address-list=LOAD POKER
1 chain=forward action=mark-connection new-connection-mark=Poker_con
passthrough=yes protocol=tcp content=statics.poker.static.zynga.com
2 chain=forward action=mark-packet new-packet-mark=Poker passthrough=no
connection-mark=Poker_con
3 ;;; Point Blank
chain=game action=mark-connection new-connection-mark=Game
passthrough=yes protocol=tcp dst-address=203.89.146.0/23 dst-port=39190
4 chain=game action=mark-connection new-connection-mark=Game passthrough=ye>
protocol=udp dst-address=203.89.146.0/23 dst-port=40000-40010
5 chain=game action=mark-packet new-packet-mark=Game_pkt passthrough=no
connection-mark=Game
6 chain=prerouting action=jump jump-target=game
7 ;;; UPLOAD
chain=prerouting action=mark-packet new-packet-mark=Upload
passthrough=no protocol=tcp src-address=192.168.2.0/24
dst-address-list=!speed in-interface=PC-1 packet-mark=!icmp_pkt
8 ;;; LIMIT DOWNLOAD
chain=forward action=mark-connection new-connection-mark=Download
passthrough=yes protocol=tcp src-address-list=!speed in-interface=Speedy
out-interface=PC-1 packet-mark=!Game_pkt connection-mark=!Poker_con
connection-bytes=102400-4294967295
9 chain=forward action=mark-packet new-packet-mark=Download_pkt
passthrough=no protocol=tcp out-interface=PC-1 packet-mark=!Game_pk
connection-mark=Download
10 ;;; BROWSE
chain=forward action=mark-connection new-connection-mark=http
passthrough=yes protocol=tcp in-interface=Speedy out-interface=PC-1
packet-mark=!Game_pkt connection-mark=!Game connection-bytes=0-409600
11 chain=forward action=mark-packet new-packet-mark=http_pkt passthrough=no
protocol=tcp connection-mark=http
12 ;;; Speedtest
chain=forward action=mark-connection new-connection-mark=Speedtest
passthrough=yes protocol=tcp dst-address-list=speed dst-port=80
13 chain=forward action=mark-packet new-packet-mark=Speedtest passthrough=no
connection-mark=Speedtest

Flags: X - disabled, I - invalid


0 name="Main Browse" parent=PC-1 limit-at=0 priority=2 max-limit=409600
burst-limit=0 burst-threshold=0 burst-time=0s
1 name="Browse" parent=Main Browse packet-mark=http_pkt limit-at=0
queue=Http priority=2 max-limit=0 burst-limit=0 burst-threshold=0
burst-time=0s
2 name="Game" parent=global-total packet-mark=Game_pkt limit-at=0 queue=Gam>
priority=1 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s
3 name="Poker" parent=global-out packet-mark=Poker limit-at=0 queue=Game
priority=8 max-limit=10k burst-limit=0 burst-threshold=0 burst-time=0s
4 name="Download" parent=global-out packet-mark=Download_pkt limit-at=0
queue=Download priority=8 max-limit=102400 burst-limit=0
burst-threshold=0 burst-time=0s
5 name="Main Upload" parent=global-in limit-at=0 priority=8 max-limit=10240>
burst-limit=0 burst-threshold=0 burst-time=0s
6 name="Upload" parent=Main Upload packet-mark=Upload limit-at=0
queue=Upload priority=8 max-limit=0 burst-limit=0 burst-threshold=0
burst-time=0s
7 name="Speedtest" parent=global-out packet-mark=Speedtest limit-at=0
queue=default priority=1 max-limit=0 burst-limit=0 burst-threshold=0
burst-time=0s

You might also like