Hello,
I'm wondering if it's supported to have multiple IPs as a forwarder to the same domain in unbound?
I would like to forward DNS requests to MYDOMAIN.INTERNAL to two DNS servers (DC01 and DC02 of MYDOMAIN.INTERNAL).
However, I can't find a way of adding multiple IPs on a single query forwarder/domain override.
Is this possible at all or what is the alternative?
I made two entries:
example.com -> 192.168.100.1
example.com -> 192.168.100.2
Like you do on Clients, where you enter Server after Server.
Don't know if it was intended to do, but seams to work.