Our local domain is set up as domainname.local. Our web assets are hosted remotely by a third party (domainname.com).
Currently, there is only 1 Forward Lookup Zone on the machine (domainname.local).
I need to add an entry for subdomain (sub.dominname.com) that points to a local server (10.0.0.22).
I tried adding another .com zone and set the nameservers to external DNS (8.8.8.8) with an A record pointing the subdomain to 10.0.0.22, but that failed. Well, technically, the sub resolved correctly, but the rest of the .com stopped working (nslookup failed with a "no answer").
Any ideas for a simple way to set this up?
Thanks!
