Konfig Rujukan ;
https://mum.mikrotik.com/presentations/ID15/presentation_2765_1444663037.pdf
Port Game Online Alternatif
https://buananetpbun.github.io/mikrotik/port-game-online-pc-games.html
https://bilhanet.com/daftar-port-game-online-untuk-mikrotik-firewall/
Topologi & Skenario
RB Mikrotik 5 port
Port 1 = konek modem indihome
* DHCP Client Mode
* IP DHCP = 192.168.1.xxx/24
* NAT src-nat, Action = masquerade
Port 2-5 = bridge1 (Local LAN WARNET)
* IP Address = 192.168.2.1/24
Prioritas dibagi menjadi 3 kelompok :
– koneksi TCP port 80 & 443
– koneksi game (TCP &/ UDP)
– koneksi lain-lain
Menandai Koneksi & Paket (Marking dengan Menu Mangle)
- Buat Mangle unt :
(1) Port 80 & 443- Buat baru ➕ Mark Connection =
Chain = fordward
Src address = 192.168.2.0/24
protokol = TCP
Dst. port = 80 & 443
action = mark Connection
New Connection mark = koneksi_port_80_443
✔ Passthrough = AKTIF - Buat baru ➕ Mark Packet =
Chain = fordward
Connection mark = koneksi_port_80_443
action = mark packet
New Packet mark = paket_port_80_443
🔲 Passthrough = TIDAK AKTIF
- Buat baru ➕ Mark Connection =
- (2) Koneksi Game Point Blank (contoh saja ; TCP : 39190-39200 UDP : 40000-40010)
- Buat baru ➕ Mark Connection =
Chain = fordward
src address = 192.168.2.0/24
protokol = TCP
port = 39190-39200
action = mark Connection
New Connection mark = koneksi_game
✔ Passthrough = AKTIF - Buat baru ➕ Mark Connection =
Chain = fordward
protokol = UDP
port = 40000-40010
src address = 192.168.2.0/24
action = mark Connection
New Connection mark = koneksi_game
✔ Passthrough = AKTIF - Buat baru ➕ Mark Packet =
Chain = fordward
Connection mark = koneksi_game
action = mark packet
New Packet mark = paket_game
🔲 Passthrough = TIDAK AKTIF - KEMUDIAN LAKUKAN PENAMBAHAN UNTUK GAME2 LAINNYuntuk game2 lainnya
- APex Legend STEAM = TCP Port 9000
- Dota = TCP Port 27030
- Point Blank = TCP Port 39190
- Valorant =
- Counter Strike =
- gta v = Cancel, krn berbayar yg steam’nya
- PUBG =
- fortnite =
- rocketleague =
- Buat baru ➕ Mark Connection =
- (3) Lain-lain (selain port 80 & 443, selain game)
- Buat baru ➕ Mark Connection =
Chain = fordward
src address = 192.168.2.0/24
action = mark Connection
New Connection mark = koneksi_lain_lain
✔ Passthrough = AKTIF - Buat baru ➕ Mark Packet =
Chain = fordward
Connection mark = koneksi_lain_lain
action = mark packet
New Packet mark = paket_lain_lain
🔲 Passthrough = TIDAK AKTIF
- Buat baru ➕ Mark Connection =
Management Bandwidth
Dari ISP, Download = 100Mbps, Upload = 100Mbps, simetris 1:1, tanpa FUP
Gunakan Queue Type Default untuk proporsi atau style pembagian bandwidth
PCQ-Download-default
PCQ-Upload-default
Queue Tree unt Parent (Induk) bandwidth Download & Upload
Parent = bridge 1 LAN unt jalur koneksi LOCAL / LAN
Parent = ether 1 modem indihome untuk jalur ke internet
Skema cara Kerja Mikrotik
buat Rule untuk masing2 kelompok :
- Kelompok port 80 & 443
- Kelompok game
- bandwidth Download & Upload Kelompok port lain-lain