duplicate sites in IIS / host header problem
Hi there! I've been trying to figure out this problem for hours...I'm hosting multiple sites on the same IP using host headers in IIS. My problem is that 2 sites are pointing to each other, no matter what I put in the host header field. Either site A points to site B and site B is working, or site B points to site A, and site A is working.
In the DNS, I have an A record for each of these sites that points to my server's IP. The nameservers are set up, and seem to be working.
In IIS I use "all assigned IPs", port 80, and www.mysite.com in the host headers box. Other sites use the same IP and work fine!
Is this a DNS problem? Thanks!