Mikrotic
Mikrotic
3
Step 1 Set LAN IP Address
Step 2 Set WAN IP Address
Step 3 Add Default Route
Step 4 NAT Configuration
Step 5 DNS Server Configure
Mikrotic Queue Management
Simple Queue
Priority Queue
Double Click on any user
Parent Queue
1.Create Child
Create another child and add this to worker Parent
Route interface
Client end ip
ip
Router R2
Same for R2
Now advertise the R1 and R2 networks using network tab from R1 and R2
Input processes those packets which are entering to your MikroTik Router. These packets may
come through any interface of your router. So, any packet that is coming to your MikroTik
Router and containing MikroTik interface IP address as destination IP address is processed by
input chain. In short, when MikroTik Router is destination then it is considered as input chain
activity.
For example, if you or anyone wants to connect to MikroTik Router with SSH or Winbox or
wants to browse HTTP contents, the destination IP address will be MikroTik IP addresses. So,
this is an input chain activity and if you want to block SSH or HTTP protocol, you have to select
input chain in firewall rule.
Output processes those packets which are originated from your MikroTik Router and leaving it
through one of the MikroTik interfaces. So, the packet that is leaving from your router
containing any interface IP address as source IP address is processed by output chain. In short,
when MikroTik Router address is the packet source address then it is considered as output
chain activity.
For example, if you ping any remote server from your MikroTik console, the source IP address is
your MikroTik IP address. So, this is an output chain activity.
Forward processes those packets which are passing through your MikroTik Router. In this
case, MikroTik Router is neither source nor destination. In short, when packet passes through
MikroTik Router then it is considered as forward chain activity.
For example, when your LAN user browses any website, they pass through your MikroTik
router. Here, the destination is web server and the source is your LAN user. So, this is a forward
chain activity. If you want to block any user who will not get access to any web server, you have
to select forward chain property in firewall rule.
Mikrotic NAT
ISP Setup