MIkrotik Menggunakan Queue Simple Untuk Game
Menggunakan : 1 mb dedicated untuk IIX (lokal) 1 mb up to untuk IX (inter) RB750G (RouterOS 5.7) tanpa proxy Untuk Mangel + beberapa port game Code: /ip f m add action=mark-connection chain=forward comment=IIX connection-bytes=\ 245760-4294967295 connection-mark=!ALL.int.c disabled=no \ dst-address-list=nice new-connection-mark=ALL.iix.c \ packet-mark=!Game_pkt passthrough=yes protocol=tcp add action=mark-packet chain=prerouting connection-mark=ALL.iix.c disabled=no \ new-packet-mark=ALL.iix.p packet-mark=\ !Game_pkt passthrough=no add action=mark-connection chain=forward comment=INT connection-bytes=\ 245760-4294967295 disabled=no dst-address-list=!nice new-connection-mark=\ ALL.int.c passthrough=yes protocol=tcp src-address-list=warnet add action=mark-packet chain=prerouting connection-mark=ALL.int.c disabled=no \ new-packet-mark=ALL.int.p passthrough=no add action=mark-connection chain=game comment="Fifa2 Online" disabled=no \...