Web Clients Cannot Resolve Name by Domain Name Only (172427)
The information in this article applies to:
- Microsoft Windows NT Server 4.0
This article was previously published under Q172427 SYMPTOMS
Your web clients can access your web server using the fully qualified
domain name (FQDN), but if they attempt to access it using only the domain
name, the attempt fails.
For example, if your web server's host name is www.mydomain.com, then your
clients are able to use http://www.mydomain.com to reach your web site,
but they cannot access the web site using http://mydomain.com.
CAUSE
There is no A record in your Domain Name Service (DNS) zone to resolve the
domain name to an IP address.
RESOLUTION
To resolve this issue, you will need to create an A record in the DNS zone
by performing the following steps:
- In DNS Manager, right-click the desired zone, and click New Record.
- Leave the Host Name box blank.
- Enter a.b.c.d in the Host IP Address box, where a.b.c.d is the IP
address of your web server.
- Click Create Associated PTR Record to clear this option's check box.
- Click OK, click DNS, and then click Update Server Data Files.
- Quit DNS Manager and restart your server.
Modification Type: | Major | Last Reviewed: | 8/10/2001 |
---|
Keywords: | kbArtTypeINF kbhowto kbinfo kbnetwork KB172427 |
---|
|