I have a few virtual machines on one computer in my lab, and on the PDC/Web Server, I would like to duplicate the domain name of a known domain out there on the internet.
The problem is, I create the site, and put a default.htm in the root directory of the site, and do a dns flush, but when I attempt to go to
http://server01.exampledomain.com, dns resolves the name to the existing domain, and redirects me to the existing domain on the web through my virtual machines' connection to the web.
I know I could just disable the outside connection and continue testing, but I'd like to get this to work the way I want.
I want to be able to ping server01.exampledomain.com, and have it resolve to the local webserver I am on. I don't know much about dns, and I figure there is just a special record I need to put in the DNS server (which is also the PDC) which will send the web request to the local machine.
Halp?
Russ