we have an Internal DNS Server(172.16.1.1) and there is a AAA record aaa.domain.com --> 192.168.1.100
when I set ip configuration to:
Primary DNS Server: 172.16.1.1 Secondary DNS Server:8.8.8.8
then I wont be able to resolve the domain name "aaa.domain.com"
why this happens, I always though secondary DNS acts like a "backup" and will only resolve names when primary is down.