Bernard
Fri Nov 24 23:33:12 CST 2006
I think you might confuse with virtual website/server with directory.
You can only bind different websites on to different IP. Virtual directory
however, it just a virtual folder mapping under a particular site.
So in your case, just create 3 websites and bind it to different ip.
or even better, bind all to 1 ip and configure host header. Maybe your
requirement need unique IP. so it is entire up to you and the requirement.
to create additional site, read
How to create a new virtual server or Web site in Internet Information
Services (IIS) 6.0
http://support.microsoft.com/?id=816576
How To Create a New Virtual Web Site with Its Own IP Address in Internet
Information Services
http://support.microsoft.com/?id=300991
--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/
"Massimo" <Massimo@discussions.microsoft.com> wrote in message
news:F2BF546B-03B2-4133-8325-2597EF2DE61B@microsoft.com...
> But can i set iis virtual directory (or application) listen to all ip
> adress
> network??
>
> "Egbert Nierop (MVP for IIS)" wrote:
>
>>
>> "Massimo" <Massimo@discussions.microsoft.com> wrote in message
>> news:D709C794-54BA-4BC4-A2CB-D1AFEE05941C@microsoft.com...
>> >I have a windows server 2003 sbs with an iss (Internet Information
>> >Service)
>> > application. I have 3 ethernet and naturally 3 different ip. I want
>> > assign
>> > a
>> > virtual directory about iis with a first ip and another virtual
>> > directory
>> > to
>> > secondary ethernet ip. A third ip is used for manage file server. (All
>> > ip's
>> > are internal ip)
>> >
>> > If i try to change in iis manager configuration, ip configuration about
>> > virtual directory the system give error. It suggest to consult windows
>> > help.
>> > I can access all virtual directory only the first ip used.
>> >
>> > How can i do ??
>>
>> Hi,
>>
>> You cannot assign virtual paths to IPs but you can have such directories
>> redirect through the IIS console.
>> However, as soon as the redirect has gone, the browser really continues
>> on
>> the other IP.
>>
>> You cannot use IIS to act as a 'dispatcher' HTTP requests to other
>> resources. You can redirect however, but I doubt you look for such.
>>
>>
>>
>> --
>> compatible web farm Session replacement for Asp and Asp.Net
>>
http://www.nieropwebconsult.nl/asp_session_manager.htm
>>
>>