SET PROXY HIT+MANGLE GAME Leave a Reply Tags: UBUNTU Like Me Tweet Code: /ip fi ma pr Flags: X - disabled, I - invalid, D - dynamic 0 chain=forward action=change-mss new-mss=1440 tcp-flags=syn protocol=tcp in-interface=INTERNET tcp-mss=1441-65535 1 chain=forward action=change-mss new-mss=1440 tcp-flags=syn protocol=tcp out-interface=INTERNET tcp-mss=1441-65535 2 ;;; PROXY-HIT chain=prerouting action=mark-packet new-packet-mark=proxy-hit passthrough=no dscp=12 3 ;;; GAME chain=prerouting action=mark-connection new-connection-mark=game-online-indonesia passthrough=yes protocol=tcp src-address-list=client dst-address-list=nice dst-port=1818,2001,5105,5121,5126,5340 4 chain=prerouting action=mark-connection new-connection-mark=game-online-indonesia passthrough=yes protocol=tcp src-address-list=client dst-address-list=nice dst-port=9600-9602,10009,10402,11011-11041,13413,15002,16402-16502,18901- 18909,19000,19101 5 chain=prerouting action=mark-connection new-connection-mark=game-online-indonesia passthrough=yes protocol=tcp src-address-list=client dst-address-list=nice dst-port=22100,27780,29000,29200,39100,39110,39190,39220,49100 6 chain=prerouting action=mark-connection new-connection-mark=game-online-indonesia passthrough=yes protocol=udp src-address-list=client dst-address-list=nice dst-port=6100-6152,9600-9602,12060-12070,39100,49100,40000-40009 7 chain=prerouting action=mark-packet new-packet-mark=Game passthrough=no connection-mark=game-online-indonesia 8 ;;; Client_Brows chain=prerouting action=mark-connection new-connection-mark=Client_Browsing_conn passthrough=yes protocol=tcp src-address-list=client packet-mark=!proxy-hit 9 chain=prerouting action=mark-connection new-connection-mark=Client_Browsing_conn passthrough=yes protocol=udp src-address-list=client dst-port=!1812,1813 packet-mark=!proxy-hit 10 chain=prerouting action=mark-packet new-packet-mark=Client_Browsing_Pkt passthrough=no connection-mark=Client_Browsing_conn 11 ;;; BROWSING-PROXY chain=prerouting action=mark-connection new-connection-mark=PROXY_KONEKSI passthrough=yes protocol=tcp src-address-list=proxy dst-address-list=!client dst-port=80,443 connection-bytes=0-262144 12 chain=prerouting action=mark-packet new-packet-mark=PROXY_PAKET passthrough=no connection-mark=PROXY_KONEKSI Untuk queue ane pake queue tree Code: /queue tree pr Flags: X - disabled, I - invalid 0 name="00GAMES-CONN" parent=global-total packet-mark=Game limit-at=512k queue=Pcq-Games-Down priority=1 max-limit=512k burst-limit=0 burst-threshold=0 burst-time=0s 1 name="1PROXY-HIT" parent=global-out packet-mark=proxy-hit limit-at=0 queue=default priority=1 max-limit=10M burst-limit=0 burst-threshold=0 burst-time=0s 2 name="2LOCAL" parent=Local limit-at=0 priority=8 max-limit=1300k burst-limit=0 burst-threshold=0 burst-time=0s 3 name="BROWSING_CLIENT" parent=2LOCAL packet-mark=Client_Browsing_Pkt limit-at=1300k queue=pcq down priority=8 max-limit=1300k burst-limit=0 burst-threshold=0 burst-time=0s 4 name="3UPLOAD" parent=PUBLIC limit-at=0 priority=8 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s 5 name="BROWS-UP" parent=3UPLOAD packet-mark=Client_Browsing_Pkt limit-at=0 queue=pcq up priority=8 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s 6 name="4PROXY" parent=proxy limit-at=0 priority=8 max-limit=1024k burst-limit=0 burst-threshold=0 burst-time=0s 7 name="BROWS-PROXY" parent=4PROXY packet-mark=PROXY_PAKET limit-at=1024k queue=pcq down priority=8 max-limit=1024k burst-limit=0 burst-threshold=0 burst-time=0s 8 name="PROXY-UPLOAD" parent=3UPLOAD packet-mark=PROXY_PAKET limit-at=0 queue=pcq up priority=8 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s
0 komentar: