DNS over site to site vpn

Posted by DRZookX2000@reddit | sysadmin | View on Reddit | 31 comments

I need a sanity check here...

I have a local site with AD integrated DNS - Everything works.

I have a remote site that needs to use the local DNS servers. VPN works, remote DHCP is setting the DNS on the clients as the local servers. Clients int he remote site can ping the local dns servers. when I do a nslookup, the "server" is unknown but the IP address is correct. I can resolve google.com or any other external addresses, however I can't resolve anything in my zones. I have tried "host" and "host.domain.com" but both fail with "non existent domain. What am I missing here?

Thanks in advance