Community discussions

MikroTik App
 
innocentdevil
newbie
Topic Author
Posts: 31
Joined: Mon Aug 18, 2014 12:23 pm

VRRP - Need some advice

Tue Nov 24, 2015 3:33 pm

Hi,
Wonder someone can clarify some things for me. I am wanting to setup a H/W failure between 2 Mikrotik.

My setup is as below:

Mikrotik 1
DHCP enabled
Port 5: LAN : Range 192.168.41.15 - 192.168.41.30
IP: 192.168.41.1/24

Port1 - WAN >>> This goes to a switch which is connected to a gateway for internet. IP 10.4.0.1/32

(Can browse internet when single plugged in)

Mikrotik 2

DHCP enabled
Port 5: LAN : Range 192.168.41.15 - 192.168.41.30
IP: 192.168.41.2/24

Port1 - WAN >>> This goes to a switch which is connected to a gateway for internet. IP 10.4.0.1/32

(Can browse internet when single plugged in)


What I am wanting to achieve is for network to have no downtime, in case of any of those router above fail.

What I am struggling to get my head around is how do I configure relevant IPs around both and to which Interface i need to setup VRRP. and what to do with DHCP which runs on both primary and secondary.

A diagram of network is as below


Mikrotik1(192.168.41.1/24 on PORT5 Mikrotik2 (192.168.41.2/24) on PORT5
! Port1(WAN) (10.4.0.1/32) ! Port1 (WAN) (10.4.0.1/32)
! !
---------------------SWITCH--------------------------------------
!
!
INTERNET (10.4.0.0)
You do not have the required permissions to view the files attached to this post.
 
User avatar
BartoszP
Forum Guru
Forum Guru
Posts: 3109
Joined: Mon Jun 16, 2014 1:13 pm
Location: Poland

Re: VRRP - Need some advice

Tue Nov 24, 2015 4:33 pm

Read and test examples from this: http://wiki.mikrotik.com/wiki/Manual:VRRP-examples
 
innocentdevil
newbie
Topic Author
Posts: 31
Joined: Mon Aug 18, 2014 12:23 pm

Re: VRRP - Need some advice

Tue Nov 24, 2015 5:29 pm

tried that, doesn't give answers to my specific question about what IPs to assign on what interfaces
 
innocentdevil
newbie
Topic Author
Posts: 31
Joined: Mon Aug 18, 2014 12:23 pm

Re: VRRP - Need some advice

Tue Nov 24, 2015 6:21 pm

or If I rephrase the question. Do I need to assign VRRP to WAN or LAN interface?
 
innocentdevil
newbie
Topic Author
Posts: 31
Joined: Mon Aug 18, 2014 12:23 pm

Re: VRRP - Need some advice

Tue Nov 24, 2015 9:51 pm

all sorted, not to worry