Hello everyone.
There is a need to add a few more addresses to the existing static DNS servers. I can’t figure out how to do this without losing the existing ones. Only the console can be used massively. Has anyone already done this? Help
Not sure what you like to do.
One DNS with multiple IP? Not possible.
ON IP with multiple DNS name? Should work fine.
Do you mean,
If you already have one or more Static DNS-Servers on your mikrotik,
and you add another one with
:ip dns set servers=1.1.1.1
You will end up only with 1.1.1.1 as static DNS-Server ?
/ip dns set servers=([/ip dns get servers],1.1.1.1)