Setup Queue Tree Mikrotik with more than Two Interfaces Tutorial

This page will talk about how to make mikrotik QUEUE TREE in mikrotik RouterOS that with Masquerading for more than two interfaces. It’s for mikrotik sharing internet connection among users on each interfaces. In manual this possibility isn’t written.
First, let’s set the basic setting first. I’m using a mikrotik with 3 or more network interfaces:
[admin@mikrotik] [...]

Blocking Mikrotik from Scan Winbox and Neighbor Tutorial

Sometimes the ISP or service provider is not too keen to protect their customer. Especially when the router protects customers who use Mikrotik RouterOS ™. By running Mikrotik IP>> Neighbor we can see the other mikrotik router physically connected to our mikrotik router via our provider network.
For that we can protect it with a variety [...]

Mikrotik Script and Scheduler Tutorial

There are lot many ways to limit bandwidth for day and Night, but personally I found this is the easiest way, Here it is.

I have used mikrotik Simple Queue, Script and Scheduler.
Suppose we have one network 192.168.1.0/24 and want to limit mikrotik Bandwidth for day and Night Time.
Network 192.168.1.0/24
mikrotik Bandwidth = 06:00am – 18:00pm – [...]

Mikrotik Installation Video Tutorial

This is a mikrotik video tutorial how to install a mikrotik OS to your pc

or you can download the mikrotik installation video here

Mikrotik MRTG Report Tutorial

Block Porn Sites on Mikrotik Tutorial

Download mikrotik tutorials to block porn sites using the facilities in mikrotik web proxy, similar to the facility block “word” or words that smelled porn, for example; sex, naked, etc. on the squid proxy.
mikrotik Download Link : MikrotikBlockPornSites.pdf

HTB Mikrotik Router Tutorial

HTB QoS explore the Mikrotik RouterOS
Implementation of QoS (Quality of Services) at the Mikrotik much depends on the system HTB (Hierarchical Token Bucket). HTB allows us to create a queue to be more structured, by performing multilevel groupings. What many do not realize is, if we do not implement the HTB Queue (both Simple Queue [...]

Setting VNC on Mikrotik Tutorial

Guide to Setup VNC on Mikrotik Router..
Topology : WAN Interface < -- Mikrotik Router --> LAN Interface –> PC Client
118.97.XX.YY = Public Ip {WAN Interface on Mikrotik Router}
192.168.AA.BB = Client Ip Target (Remoted PC}
192.168.AA.CC = Local Ip {LAN Interface on Mikrotik Router}
Configuring Mikrotik Router :
Create 2 New Rules on IP -> Firewall –> NAT
1.
/ip firewall [...]

Setting Mikrotik Wireless Bridge Tutorial

Often times, we want to use for the solution Mikrotik Wireless Point to point bridge mode with network (not routing). However, his own mikrotik RouterOS designed to work with very well in routing mode. We need to do some things so that the wireless link we can work to bridge mode.
mikrotik Bridge mode allows the [...]

Tutorial Mikrotik VPN : Point to Point Tunnel Protocol (PPTP)

Summary
PPTP (Point to Point Tunnel Protocol) supports encrypted tunnels over IP. The MikroTik RouterOS implementation includes support fot PPTP client and server.
General applications of PPTP tunnels:
* For secure router-to-router tunnels over the Internet
* To link (bridge) local Intranets or LANs (when EoIP is also used)
* For mobile or remote clients to remotely access an Intranet/LAN [...]