Mikrotik Load Balance - Multiple Wan/ISP
First we must label our ether/interface fields
(my example)
LAN = 192.168.1.1
WAN1 = 192.168.2.1
WAN2 = 192.168.3.1
$ assuming you have already configured LAN address, lets continue on configuring our 2 internet connections.
(my example)
LAN = 192.168.1.1
WAN1 = 192.168.2.1
WAN2 = 192.168.3.1
$ assuming you have already configured LAN address, lets continue on configuring our 2 internet connections.
$ This is how we setup our routing using ECMP gateway with check gateway. We are doing load-balancing combination with "per-source(src) - destination(dst)" , it may also be explained as "persistent per-connection load balancing".
$ We are now going to configure our Mangling rules to mark and route both internet source which is wan1 and wan2
click: Ip > Firewall > Mangle Tab
configurations for wan1:
marking wan1 connections
click: Ip > Firewall > Mangle Tab
configurations for wan1:
marking wan1 connections
routing wan1 connections
configurations for wan2
marking wan2 connections
marking wan2 connections
routing wan2 connections
$ let us now add routing rules for both wan1 and wan2 which we added earlier in ip>firewall>mangle.
click: Ip > Routes
routing configurations for wan1
click: Ip > Routes
routing configurations for wan1
routing configurations for wan2
CREDITS TO sidzguitarista OF SYMBIANIZE ;)
Ang galing mo sir hindi ka madamot.... pag ako natoto o maging bihasa nitong mikrotik.....credit ko po ito sa yo.... Maraming salamat sa pag share nito!
ReplyDelete