The company I work for hosts a public DNS zone in their own DNS to make a legacy application work. This is primarily due to not publically poluting public dns with local addresses.
How does MS DNS work.
If i query locally www.domain.com i get a public IP address as a result because its in our local DNS.
If that record is removed what happens? Because the NICS are set with local DNS does the request not return a result or will it forward.
Is there anyway a zone hosted internally will forward unresolved requests?