I’ve installed WINS, DNS, and IIS on my NT 4 SP4 server. My goal is to have a server that I can use as an intranet. I will not be using the server to connect to the Internet.
Some background info: My server has a server name (ex. MYSERVER) and IP address ( ex. 10.10.10.5) and I’ve setup the relationship so that the domain name (SERVERNET.COM) points to the server’s IP address.
The problem is that when I try to access the default website c:\inetpub\wwwroot the only way that I get the defaultpage is if I type in the IP address in the browser’s URL. If I use the domain name I just get a “not found” error. Furthermore, from my Win98 client PC, I can’t resolve either the IP address or the domain name. My Win98 PC can’t seem to find the domain to log in.
Can someone provide me with step by step instructions for creating a domain and resolving the internet name to the server and successfully accessing the IIS default web. I need to be able to:
1.) log into the domain from my client PC.
2.) access the de