DNS forwarding if local authoritative does not have the answer
We are in a situation that there are two authoritative servers for the same zone foo.com. For some reason, the update between both takes some time, so there is a situation that we hit test.foo.com in one server and, as this record is fresh and not yet reached the local dns server , the local says authoritatative but returns no answer and is not also forwarding , because it is authoritative.
GeoDNS with bind
I’m trying to implement a geodns server using bind9. I’ve created the zones and the work on their own.
when I try to use views It says “when using “view” statement, all zones must be in views”