Answer the question
In order to leave comments, you need to log in
How to set up a bunch of "One DNS name - several IP addresses" in Mikrotik?
Mikrotik has this kind of DNS static:
ftp-server 192.168.0.200
Recently, another host has appeared with a spare ftp server with an IP address of 192.168.0.201. How to make the ftp-server DNS name resolve to 192.168.0.201 in Mikrotik if the host 192.168.0.200 completely lies down (dies)?
In Mikrotik, I simply wrote this:
ftp-server 192.168.0.200
ftp-server 192.168.0.201
Answer the question
In order to leave comments, you need to log in
No, it won't help. Static entries in Mikrotik cannot have 2+ ips per name.
For fault tolerance, look towards the load balancer or cluster.
DNS won't help.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question