multiple IP's in NIC with host headers?

M

mmac

This is in the wrong section but where does it belong?
I was with the understanding that using win2k server, you could host
websites using host headers and then you wouldn't need to have all the IP's
on your nic card. I removed them from the nic card and then I couldn't
access he sites anymore.
I put them back and the sites were accessible again. what have I missed? I
have the entries in IIS for the host headers but...
Help, direction? different NG?
 
W

William Stacey

Your host headers may have been associated with the IPs you removed. Goto
the Web Site tab in IIS manager and make sure your host headers are setup
for (All Unassigned) IPs at port 80 with the correct host header name.
 
J

Jeff Cochran

This is in the wrong section but where does it belong?
I was with the understanding that using win2k server, you could host
websites using host headers and then you wouldn't need to have all the IP's
on your nic card. I removed them from the nic card and then I couldn't
access he sites anymore.
I put them back and the sites were accessible again. what have I missed? I
have the entries in IIS for the host headers but...
Help, direction? different NG?

Host headers are a combination of DNS entries and IIS settings, so
both groups tend to be partly correct. In your case, my guess is that
the DNS entries for your web host names are pointing to the IP
addresses. They need to be changed to the single IP of the server.
For a good primer see:

Running mutiple web sites on a single IP address:
http://www.iisanswers.com/Top10FAQ/t10-hostheaders.htm
http://www.iisanswers.com/articles/dns_for_iis.htm


Jeff
 
M

mmac

OK that makes perfect sense. I am pretty sure you are right about that. I
knew it was
Thanks.
I just thought about the normal DNS propagation delay, if I keep the entries
on the NIC until DNS propagates, I should be without interruption, yes? Or
will that be some sort of conflict?
(where would I be without this NG? you folks are the best)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top