You are on page 1of 4

0 chain=prerouting action=jump jump-target=game 1 ;;; point blank chain=game action=mark-connection new-connection-mark=game passthrough=yes protocol=tcp dst-address=203.89.146.

0/23 src-address-list=client dst-port=39190,39120,39100,39110,39220,49100 2 ;;; point blank chain=game action=mark-connection new-connection-mark=game passthrough=yes protocol=udp dst-address=203.89.146.0/23 src-address-list=client dst-port=40000-40010 3 chain=game action=mark-packet new-packet-mark=game_pkt passthrough=no connection-mark=game 4 ;;; POKER chain=forward action=mark-connection new-connection-mark=poker_con passthrough=yes protocol=tcp src-address-list=client dst-address-list=load poker dst-port=9339 connection-bytes=0-2097152 5 ;;; POKER chain=forward action=mark-connection new-connection-mark=poker_con passthrough=yes protocol=tcp src-address-list=client dst-address-list=load poker dst-port=843 connection-bytes=0-2097152 6 ;;; POKER chain=forward action=mark-connection new-connection-mark=poker_con passthrough=yes protocol=tcp src-address-list=client dst-address-list=load poker content=apps.facebook.com/texas_holdem 7 chain=forward action=mark-packet new-packet-mark=poker passthrough=no connectionmark=poker_con 8 ;;; games flash chain=forward action=mark-connection new-connection-mark=flash_con passthrough=yes protocol=tcp src-address-list=client dst-address-list=games.co.id dst-port=80 connection-bytes=262144-524288 9 ;;; game flash chain=forward action=mark-connection new-connection-mark=flash_con passthrough=yes protocol=tcp src-address-list=client dst-address-list=games.co.id content=games.co.id connection-bytes=262144-524288 0 chain=forward action=mark-packet new-packet-mark=flash passthrough=no connectionmark=flash_con

1 ;;; DOWNLOAD chain=forward action=mark-connection new-connection-mark=download passthrough=yes protocol=tcp in-interface=pppoe-out1 out-interface=LAN packet-mark=!game_pkt connection-mark=!poker_con connectionbytes=262144-524288 2 chain=forward action=mark-packet new-packet-mark=download_pkt passthrough=no packet-mark=!game_pkt connection-mark=download 3 ;;; Mark Packet HTTP Video chain=forward action=mark-connection new-connection-mark=video-stream passthrough=yes layer7-protocol=http-video 4 ;;; Mark Packet HTTP Video chain=forward action=mark-packet new-packet-mark=http-video-down passthrough=no layer7-protocol=http-video in-interface=wan connection-mark=video-stream 5 ;;; Mark Packet HTTP Video chain=prerouting action=mark-packet new-packet-mark=http-video-up passthrough=no layer7-protocol=http-video in-interface=LAN 6 ;;; BROWSE chain=forward action=mark-connection new-connection-mark=http passthrough=yes protocol=tcp in-interface=pppoe-out1 out-interface=LAN packet-mark=!game_pkt connection-mark=!game connection-bytes=01048576 7 chain=forward action=mark-packet new-packet-mark=http_pkt passthrough=no protocol=tcp connection-mark=!poker_con 8 ;;; UPLOAD chain=prerouting action=mark-packet new-packet-mark=upload passthrough=no protocol=tcp src-address-list=client in-interface=LAN

layer 7 filter video # NAME REGEXP 0 http-video http/(0\.9|1\.0|1\.1)[\x09-\x0d ][1-5][0-9][0-9][\x09-\x0d -~]*... QUEUE queue type> pr 0 name="default" kind=pfifo pfifo-limit=50 1 name="ethernet-default" kind=pfifo pfifo-limit=50

2 name="wireless-default" kind=sfq sfq-perturb=5 sfq-allot=1514 3 name="synchronous-default" kind=red red-limit=60 red-min-threshold=10 red-maxthreshold=50 red-burst=20 red-avg-packet=1000 4 name="hotspot-default" kind=sfq sfq-perturb=5 sfq-allot=1514 5 name="game" kind=pcq pcq-rate=0 pcq-limit=50 pcq-classifier=src-address,dstaddress,src-port,dst-port pcq-total-limit=2000 6 name="download" kind=pcq pcq-rate=256000 pcq-limit=50 pcq-classifier=dst-address pcq-total-limit=2000 7 name="http" kind=pcq pcq-rate=0 pcq-limit=50 pcq-classifier=src-address,dst-address pcq-total-limit=2000 8 name="upload" kind=pcq pcq-rate=0 pcq-limit=50 pcq-classifier=src-address pcq-totallimit=2000 9 name="http-video-up" kind=pcq pcq-rate=0 pcq-limit=50 pcq-classifier=src-address pcqtotal-limit=2000 10 name="http-video-down" kind=pcq pcq-rate=0 pcq-limit=50 pcq-classifier=dst-address pcq-total-limit=2000 11 name="default-small" kind=pfifo pfifo-limit=10

[admin@MikroTik] /queue tree> pr Flags: X - disabled, I - invalid 0 name="main-browse" parent=LAN limit-at=0 priority=8 max-limit=1M 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=8 max-limit=1M burst-limit=0 burst-threshold=0 burst-time=0s 2 name="game" parent=global-total packet-mark=game_pkt limit-at=0 queue=default 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=1 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s

4 name="download" parent=global-out packet-mark=download_pkt limit-at=0 queue=default priority=8 max-limit=256k burst-limit=0 burst-threshold=0 burst-time=0s 5 name="main upload" parent=global-in limit-at=0 priority=8 max-limit=0 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="game.co.id" parent=global-out packet-mark=flash limit-at=0 queue=game priority=8 max-limit=256k burst-limit=0 burst-threshold=0 burst-time=0s [admin@MikroTik] /queue simple> Flags: X - disabled, I - invalid, D - dynamic 0 X name="7. HTTP Video Traffict" dst-address=0.0.0.0/0 interface=all parent=none packet-marks=http-video-up,http-video-down direction=both priority=8 queue=http-video-up/http-video-down limit-at=1k/2k maxlimit=1k/2k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small 1 X name="Queue HTTP Video" target-addresses=0.0.0.0/0 dst-address=0.0.0.0/0 interface=all parent=7. HTTP Video Traffict packet-marks=http-video-up,http-video-down direction=both priority=8 queue=http-videoup/http-video-down limit-at=1k/2k max-limit=1k/2k burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s totalqueue=default-small 2 name="video" target-addresses=0.0.0.0/0 dst-address=0.0.0.0/0 interface=all parent=none packet-marks=http-video-down,http-video-up direction=both priority=8 queue=defaultsmall/default-small limit-at=32k/64k max-limit=32k/64k burst-limit=32k/64k burst-threshold=32k/64k burst-time=3s/3s totalqueue=default-small

You might also like