Hello
I would like to achieve the following scenario:
a) MT RB750
b) MT RB750
c) MT RB750
RouterOS 5.20 is used.
each of the RB act as DNS server with cache on it.
I would like to create a virtual IP between the three 750s, so clients can do DNS request against them, and if one of the a,b,c router fails, the other keeps up responding.
Something as GLBP on the Cisco Router.
How it is possibile to do that?
From the client side, I just want to use 1.1.1.1 as DNS (where 1.1.1.1 is the virtual ip of the three MT).
thank you