ROUTING MARK - ROUTING #8
ROUTING #8 :
ROUTING MARK
Alat dan Bahan :
1.Kabel LAN
2.Laptop
3.Router MikroTik
4.WIFI ( koneksi )
Routing Mark fungsinya sama dengan Routing Policy bedanya Konfigurasi ini bergabung dengan Firewall Mangle , Berikut cara Routing Mark :
Pastikan ISP A dan B telah tersambung / tercolok di Router kalian
Tahap 1 : Buka Software Winbox di Laptop kalian,lalu ke Buatlah IP Client PC
Address : 192.168.10.1/24
Network : 192.168.10.0
Interface : ether3
Address : 11.11.11.2/24
Network : 11.11.11.0
Interface : ether1
Address : 10.10.10.2/24
Network : 10.10.10.0
Interface : ether2
Chain : prerouting
Src.Address : 192.168.10.0/24
Protocol : 1 (icmp)
Action : mark routing
New Routing Mark : ICMP-Client
Chain : prerouting
Src.Address : 192.168.10.0/24
Protocol : 6(tcp)\
Dst.Port : 80
Action : mark routing
New Routing Mark : HTTP-Client
Tahap 3 : Jika sudah dibuat, Ke IP > Routes lalu tambahkan ini :
Rule untuk ISP - A
Dst.Address : 0.0.0.0/0
Gateway : 11.11.11.1 ( Gateway ISP - A )
Routing Mark : HTTP - Client ( Mangle yang tadi dibuat )
Rule untuk ISP - B
Dst.Address : 0.0.0.0/0
Gateway :10.10.10.1 ( Gateway ISP - B )
Routing Mark : ICMP-Client ( Mangle yang tadi dibuat )
Komentar
Posting Komentar