configure a mikrotik router

Learn how to configure a mikrotik router doesn't need advance knowledge of networking. in general all we need only a physical router, a power adaptor also electrical source, a stright utp/stp for connecting your device in to your mikrotik router board. once again let's prepare these :

  • a physical MikroTik Routerboard such a rb750 include power adaptor or any type of MikroTik routerboard.
  • use stright utp/stp cable, just seek & buy it from any of online shop around the world.
  • a device in this moment we use a HP Probook with windows 7 installed.
  • Internet source.
Next step :
  1. Let's download winbox first for GUI, or just download from here.
  2. then set up your ipv4 address at your will. we recomend to use ipv4 class c, 192.168.20.10 with subnet 255.255.255.0 so there are 253 ip left just use one for Mikrotik Routerboard later.
  3. power up your mikrotik routerboard wait for about 2 minutes until it ready.
  4. connect your device and mikroutik routerboard with stp/utp cable, we recomend to use mikrotik port 2.
  5. open your winbox.
  6. click mac address of mikrotik routerboard or fill it form manual with your microtik mac address.
  7. use user "admin" just left it blank for password form. then connect.
  8. remove configuration or reset your Mikrotik Routerboard.
  9. make it sure there are no default configuration.
  10. just copy then paste into your mikrotik.
/interface wireless security-profiles set [ find default=yes ] supplicant-identity=MikroTik /ip pool add name=dhcp_pool0 ranges=192.168.20.2-192.168.20.254 /ip dhcp-server add address-pool=dhcp_pool0 disabled=no interface=ether2 name=dhcp1 /ip address add address=192.168.20.1/24 interface=ether2 network=192.168.20.0 /ip dhcp-client add dhcp-options=hostname,clientid disabled=no interface=ether1 add dhcp-options=hostname,clientid interface=ether1 /ip dhcp-server network add address=192.168.20.0/24 dns-server=192.168.20.1 gateway=192.168.20.1 /ip firewall nat add action=masquerade chain=srcnat

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel

Content List Click Here