In Jeff <
[email protected]> posted a question
Then Kevin replied below:
: On Tue, 20 Jan 2004 15:25:56 -0800, "Deji Akomolafe"
:
:: you right-click on the xyz.com zone, create a new A record, don't
:: type anything for the name, just enter the IP address of your
:: webserver/website.
::
:: Done.
:
: Ok. I had tried this previously and now tried it again. It will not
: resolve. Let me give you a little more info as it might help. Our
: web site domain name and our AD domain name are different. Our DNS
: server is not public. We could not resolve the external IP address
: from the inside so I had to add a zone to our DNS server pointing to
: the inside address. Now, the www works fine. However, I cannot get
: the other one to work. Is that because of the way we are setup?
:
Since this is not your AD domain and apparently you host the website
locally, in the xyz.com foward lookup zone add a blank record with your
webserver's address (the same address as the www record) If you use host
headers you will also need a host header for xyz.com.
You may need to run ipconfig /flushdns because negative answers are cached,
too.