On Tue, 30 Mar 2004 16:51:34 -0500, "JP"
<NO_SPAM_PLEASE_pangjo.TakeThisOut@netzero.com> wrote:
>I am not sure if this is the right NG for this questions. But I am sure
>some of you folks might have dealt with this situatioin.
>
>I want to use just one physical box to provide www service for a few
>domains, each has its own FQDN and public IP address. Here is what I am
>doing:
>
>1. In network properties, configure multiple private addresses on the LAN
>interface of the server.
>2. In IIS management, create different web sites, each with its own private
>IP.
>
>There is a router which connected our office with the ISP using a full T1.
>We have been given 16 addresses (13 available for use). If I were to run 6
>web sites, I am wondering if I would need 6 router/firewall to be set up. I
>don't want to expose the web server directly to the Internet. A DMZ has to
>be set up.
JP,
You don't need separate IP addresses on your IIS server unless you are
going to use SSL on each site. You need to use host headers. Read this
KB article :
HOW TO: Use Host Header Names to Host Multiple Sites from One IP
Address in IIS 5.0
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=190008" target="_blank">http://support.microsoft.com/?id=190008</a>
Regards,
Paul Lynch
MCSE<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Multiple Domains with One IIS