It wasnt that difficult to figure out once i went into the Mikrotik router. I just configured 2 static routes pointing towards the ISPs with different administrative distances. The main ISP with a lower administrative distance and a ping check on it so that once it goes down, the second ISP kicks in.

What are static routes and how do they work with my Nov 28, 2016 Assign fixed / static IP address via Mikrotik DHCP server Jan 24, 2013

I have 2 static addreses (a.b.c.72/24 and a.b.c.128/24) on gateway1 and gateway2 interfaces. ISP have one gateway a.b.c.1. I can use a.b.c.72 only on gateway1, a.b.c.128 only on gateway2. How to get a.b.c.128 working? I want route some local machines via second interface. I know some ways to route via different gateways in mikrotik.

/ip route add distance=1 gateway=10.1.101.1 routing-mark=VPN I have not yet tested this myself. The range of addresses shown above is the default dhcp address pool from the Mikrotik. Sep 02, 2019 · Now you can access your MikroTik CCR RB3011 or any MikroTik cloud core router as well as other device using VPN server configuration. If you are using older Windows you can configure OpenVPN in MikroTik or also can use OpenVPN client software to access the Mikrotik VPN network from different networks.

May 07, 2018

Sep 24, 2018 · Mikrotik dhcp make static ensures that a machine is given same IP address for every dhcp request coming from that machine. When a dhcp server is configured for connected users, one of the challenges an administrator has to deal with is making sure that servers and printers are excluded from the dhcp address pool. Topics that will be covered in this course are: What is routing, install GNS3 with CHR image, IGP vs EGP, Distance vector vs Link State, Static route, default static route, floating static route for failover, ECMP for load-balancing & RIP Routing Protocol in depth.