hi daniel_c,
the problem is that mycompany.com already has a different host record, and that this host is used for the company's Active Directory domain. For example purposes, let's say the mycompany.com host record contains the following IP's for itself and other DC's in the domain: 10.0.0.1, 10.0.0.2, and 10.0.0.3.
let's also say that www.mycompany.com has a host record which points to IP 255.0.0.1
If I add 255.0.0.1 to the host record for mycompany.com, won't it affect the way the DNS lookups happen on the internal network? Remember, mycompany.com is an AD domain on an internal network; so won't adding a record make an additional DNS "round trip" for those looking for DNS or other AD services on the internal network, and not looking for the web site?
thanks for the clarification!
pete
Main Topics
Browse All Topics





by: daniel_cPosted on 2004-06-18 at 19:10:20ID: 11349496
You just need to use two host records in the DNS servers (I assume your Domain Registrar use your DNS server):
www.mycompany.com and mycompany.com
which go to the same IP address, and in IIS, set the hostheader for your site: unassigned.