I have two domains that are accessible just fine outside my network. However, within the network:
- One fails to resolve if the "www" prefix is omitted, but resolves if it is included.
- The other fails to resolve, regardless of the "www" prefix.
The error when attempting to access #1 is: This site can't be reached. XXX's server DNS address could not be found. ... ERR_NAME_NOT_RESOLVED.
We are using a Windows DNS server internally. What could the issue be? Our IT department is saying that this is a known issue with Microsoft DNS servers, that Microsoft doesn't play well without a fully qualified domain name, and that if you omit the "www," then Microsoft assumes the primary domain controller, which isn't a web server. Thanks in advance.