UNTUK JALUR GAME ONLINE
POINT BLANK
ip firewall mangle add chain= forward action=mark-connection new-connection-mark=Game passthrough=yes protocol=tcp any-port=39190 in-interfaces=PUBLIC out-interfaces=LAN connection-rate= 0-262146 comment=”Point Blank”
ip firewall mangle add chain= forward action=mark-connection new-connection-mark=Game passthrough=yes protocol=udp any-port= 40000-40010 in-interfaces=PUBLIC out-interfaces=LAN connection-rate= 0-262146
ip firewall mangle add chain= forward action=mark-packet new-connection-mark=Game_pkt passthrough=no protocol=tcp connection-mark=Game
CABAL INDONESIA
ip firewall mangle add chain= forward action=mark-connection new-connection-mark=Game passthrough=yes protocol=tcp any-port= 38111-38125 in-interfaces=PUBLIC out-interfaces=LAN connection-rate= 0-262146 comment=”Cabal”
ip firewall mangle add chain= forward action=mark-packet new-connection-mark=Game_pkt passthrough=no protocol=tcp connection-mark=Game
POKER
ip firewall mangle add chain= forward action=mark-connection new-connection-mark=Game passthrough=yes protocol=tcp any-port= 9339 in-interfaces=PUBLIC out-interfaces=LAN connection-rate= 0-262146 comment=”Poker”
ip firewall mangle add chain= forward action=mark-packet new-connection-mark=GamePoker_pkt passthrough=no connection-mark=Game_Poker_Dah
UNTUK JALUR BROWSING
ip firewall mangle add chain= forward action=mark-connection new-connection-mark=Http passthrough=yes protocol=tcp in-interfaces=PUBLIC out-interfaces=LAN connection-rate= 0-262146 comment=”Browsing”
ip firewall mangle add chain= forward action=mark-packet new-connection-mark=Http_pkt passthrough=no connection-mark=Http
KEMUDIAN DI QUEUE TYPE
QUEUE TYPE UNTUK BROWSING
queue type add name=”Http” kind=pcq pcq-rate=1000k pcq-limit=50 pcq-classifier=dst-address pcq-total-limit=2000
QUEUE TYPE UNTUK POKER
queue type add name=” Game_Poker_dah” kind=pcq pcq-rate=1000k pcq-limit=50 pcq-classifier=dst-address pcq-total-limit=2000
QUEUE TYPE UNTUK GAME ONLINE
queue type add name=” Game” kind=pcq pcq-rate=1000k pcq-limit=50 pcq-classifier=dst-address pcq-total-limit=2000
LIMIT DI QUEUE TREE
GAME POKER
queue tree add name=” Game_Poker” parent=LAN queue-type=default priority=3 limit-at=0 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s
queue tree add name=” poker mania” parent=”Game_Poker” queue-type= Game_Poker_dah packet-mark=GamePoker_pkt limit-at=0 queue=Http priority=3 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s
BROWSING
queue tree add name=” Main_Browse” parent=LAN queue-type=default priority=3 limit-at=0 max-limit= 768k burst-limit=0 burst-threshold=0 burst-time=0s
queue tree add name=” Browse” parent=”Main_Browser” queue-type= Http packet-mark=Http_pkt limit-at=0 queue=Http priority=3 max-limit= 768k burst-limit=0 burst-threshold=0 burst-time=0s
GAME ONLINE
queue tree add name=” Main_Game” parent=LAN queue-type=default priority=1 limit-at=0 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s
queue tree add name=” Game” parent=”Main_Game” queue-type= Game packet-mark=Game_pkt limit-at=0 queue=Http priority=1 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s
setingan ini yang digunakan diwarnet saya, SELAMAT MENCOBA....
Tidak ada komentar:
Posting Komentar