Config Mikrotik R2: Difference between revisions

From DAFA WIKI
Jump to navigation Jump to search
(pertama)
 
No edit summary
Line 4: Line 4:
ganti nam dengan R2  
ganti nam dengan R2  
[[File:Identity.png|left|thumb]]
[[File:Identity.png|left|thumb]]




Line 15: Line 16:
<code>Bridge - Klik tombol + Trus Klik Ok</code>
<code>Bridge - Klik tombol + Trus Klik Ok</code>
[[File:Bidge Setting.png|left]]
[[File:Bidge Setting.png|left]]




Line 37: Line 41:
Kemudian tab pada menu '''port''' trus klik tombol '''+,'''  Masukkan port ether2 dan ether3 pada Brdige
Kemudian tab pada menu '''port''' trus klik tombol '''+,'''  Masukkan port ether2 dan ether3 pada Brdige
[[File:Port bridge .png|left|thumb]]
[[File:Port bridge .png|left|thumb]]




Line 68: Line 73:
Ulangi langkah diatas pada interface bridge dengan ip address 172.17.200.200.1/28
Ulangi langkah diatas pada interface bridge dengan ip address 172.17.200.200.1/28
[[File:Ether bridge.png|left|thumb]]
[[File:Ether bridge.png|left|thumb]]




Line 109: Line 115:
<code>ip - firewal - tab NAT - add chain=srcnat - out-interface=ether1 - tab Action - action=masquerade</code>
<code>ip - firewal - tab NAT - add chain=srcnat - out-interface=ether1 - tab Action - action=masquerade</code>
[[File:Nat.png|left|thumb]]
[[File:Nat.png|left|thumb]]




Line 127: Line 134:
<code>ip - route - add - Dst-addres=0.0.0.0/0 - gateway=10.200.200.1</code>
<code>ip - route - add - Dst-addres=0.0.0.0/0 - gateway=10.200.200.1</code>
[[File:Route1.png|left|thumb]]
[[File:Route1.png|left|thumb]]





Revision as of 02:14, 11 April 2026

Setting Identity

System - Identity

ganti nam dengan R2

Identity.png





Setting Bridge Interface

Bridge - Klik tombol + Trus Klik Ok

Bidge Setting.png












Kemudian tab pada menu port trus klik tombol +, Masukkan port ether2 dan ether3 pada Brdige

Port bridge .png







Setting ip address

ip-addess-add address 10.200.200.2/30 interface ether1

Address ether 1.png








Ulangi langkah diatas pada interface bridge dengan ip address 172.17.200.200.1/28

Ether bridge.png







Setting DNS server

ip - dns - server

masukkan dns 8.8.8.8 trus centang pada allow remote request

Dns server.png





Setting DHCP Server

ip - dhcp-server - DHCP setup

server interface pilih bridge1 kemudian klik next trus dampek selesai

DHCP server.png




Setting NAT

ip - firewal - tab NAT - add chain=srcnat - out-interface=ether1 - tab Action - action=masquerade

Nat.png









Setting Route

ip - route - add - Dst-addres=0.0.0.0/0 - gateway=10.200.200.1

Route1.png






trus add route lagi

dst-address=172.16.200.0/29 - gateway=10.200.200.1