Sharing Ilmu

Sharing for useful things

Category: Mikrotik

Routing OSPF DR & BDR on Mikrotik

On the routing ospf configuration, every router which running ospf routing protocol will try to do adjacency with the neighbor routers. Of course it will be a problem when there are many routers in one network that running routing protocol ospf as the following topologi : as the shown in the topologi above, routing protocol

Basic Configuration OSPF on Mikrotik

In this tutorial I’ll discuss about how to configuration ospf routing protocol in mikrotik. and for this lab I’ll use routeros version 6.x.  Here’s the topologi for this lab : R1 IP Configuration  : [admin@MikroTik] > system identity set name=R1 [admin@R1] > ip address add address=192.168.1.1/24 interface=ether1 [admin@R1] > interface bridge add name=LO [admin@R1] >

Configure Multiple webserver in Single IP with HaProxy (linux ubuntu) and Mikrotik

Hello everyone, In this tutorial I’ll discuss about configuration multiple webserver in single ip.  when you have more than one webserver  and you want both webserver can be access from network in public area you can solved those problem with haproxy and mikrotik. In the following are topologi used for this tutorial.  For this lab

Freeradius Integration for Hotspot user Mikrotik (Ubuntu server 16.04)

Hello everyone, in this tutorial I’ll discuss about hotspot integration with freeradius. Freeradius is a opensource software that can used for server authentication and support for mikrotik.  for this tutorial I’m using ubuntu server 16.04 for radius server. This is topologi are used First you must doing default configuration on mikrotik so that the router

Configuration Router ID in OSPF routing Mikrotik

When you configure ospf route,  every router certainly create the routerID (RID) for each the routers. The router id using for unique identity number in ospf network. ospf router id using 32bit number format like ip address.  The selection of router id is doing manually if you configure router id in ospf configuration. but if

Configuration basic dynamic routing OSPF

Hello everyone, in this tutorial I’ll discuss about basic configuration of dynamic routing OSPF.  OSPF (Open Shortest Path First) is a dynamic routing in IGP categories and that are included as Link State Protocols. OSPF using Djikstra algoritm or SPF algoritm which are determine the best path routing based on cost value. cost value are

Configuration Basic Routing RIP on Mikrotik

Hello Everyone, in this tutorial I’ll discuss about basic configuration Routing RIP on Mikrotik.  RIP are include in Distance Vector Protocol and had two version that is Rip-v1 and Rip-v2. The differential between RIP-v1 and RIP-v1 that are RIP-v1 is not support for CIDR and VLSM, running in broadcast network for routing update. While RIP-v2

Introduction Of Dynamic Routing Protocol

In preceding tutorial I’m has been explain about Static Routing , and then I’ll explain about dynamic routing protocol. Different with static routing that are do configuration manually, on dynamic routing the configuration in a manner automatically.  This configuration useful if your network have become to bigger network that are has a more of router. In

VLAN Tag Stacking on Mikrotik

On the previously of article (How To Configure VLAN on Mikrotik ), I’m have explained about how to configure vlan and on this article I’ll to explain vlan tag stacking. Tag stacking that are method used for makes or running vlan in another vlan (vlan tag package above vlan tag before regardless type of vlan

How To Configure VLAN on Mikrotik

VLAN (Virtual Local Area Network) is a featur that can be used for create some virtual lan in one physical interface. Most using in cloud service, ISP or to purpose network path separation in one physical switch device, Configure wireless/Capsman and much more. vlan have a limitation only until 4096 vlan interface. Have some terms