We have w2k server running iis 6, we have two domains, i’ll call them domain1.com and domain2.com. We want to host both sites on one server with one ip address. We know this is possible because we have used this setup for about a year. We recently relocated our server from a Co-Location facility to in house. Ever since then it hasn’t work. I had to change our IP on our server, but I did not make any changes to the host header information in iis (except for the ip address, which was done automatically).
I tried several different configurations. The way it is configured right now is domain1.com has ip address all unassigned and on port 80 with no hostheader, I have domain2.com setup with ip at all unassigned, port 80 and host header of “domain2.com” (without quotes). I tried setting domain2.com’s ip to 192.168.1.5 (which is the lan ip of this server). I also tried setting up a second ip on the nic and setting domain2.com to that then opening the ports up on the router, but that didn’t work either.
Any suggestions or ideas?