Originally posted by: RebateMonger
Originally posted by: DaiShan
I may be wrong here, but when using Apache's virtualhost directive is used to host multiple sites, you run into a problem when you attempt to host multiple secure sites over port 443 that only one site can be configured to use that port...
Yeah, SSL throws a wrench into hosting multiple secure public WEB sites with only one IP address. You can create wildcard SSL certificates if all of the web sites have the same root domain names, but if you host completely different domains, it's a problem.
You are right. There ARE circumstances where multiple IPs at a site are necessary or desirable.
I'm moving my company's SBS 2003 Server to my home, where I already have my own SBS 2003 Server. Since my home SBS Server acts as a test bed, I'll want it directly hooked to the Internet with its own IP, just like my main business Server. But I COULD have used a single IP for all this, using ISA 2004's server publishing capabilities. And I certainly WOULD have used a single IP if the second server was a simple Web, FTP, or Terminal Server.
The initial replies to the OP were based upon a his/her requirements that included no mention of SSL sites, only basic web hosting and remote access functions. Those are easily handled with a single IP address, with less cost and complication than with multiple IP addresses.