We have an active directory domain companyName.local (I know, not recommended), and a public domain companyName.com. We have a mix of cloud servers and internally hosted servers. What I would like to do is to have our DNS servers internally return the public address of our cloud servers and the internal address of our internally hosted servers.
I would like to not have to maintain both our public DNS records (NO-IP) and our internal records.
I was hoping there was a way create a zone that has our internal servers and all other servers get forwarded to our public DNS server.
I am sure I could do it by creating a new zone for each server (internal1.companyName.com) but I wanted to know if there was a better way.