Re: ISA and IIS on the same server?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Tony Su (anonymous_at_discussions.microsoft.com)
Date: 07/09/04


Date: Fri, 9 Jul 2004 08:50:18 -0700

Unfortunately, I don't see in the referenced isaserver.org
article the most critical issues I believe are unique to
IIS and ISA on the same box, and I don't recognize a "Part
1" of this article.

Important considerations:
- Web Socket Pooling. When IIS is on the box and
unconfigured or configured with websites on "all
available" IP addresses, IIS expects to be "the"
application which listens for incoming traffic. When ISA
is installed, ISA wants to be "the application listening
for incoming traffic also... Conflict!

Resolving Web Socket Pooling requires different methods
depending in the version of Windows you are running...

- Win2K. There is a KB article using a commandline, but I
have not found it reliable. I use MetaEdit2.2 instead.
- Win2K3. You use a commandline tool called httpcfg which
is part of the Server Tools. Configuring an IP address
disables Socket Pooling.
- SBS2K3. A variation on Win2K3, Web Socket Pooling is
disabled but through an API call instead of through the
metabase.xml. I published a procedure for disabling this
configuration to enable normal Win2K3 methods in my "Web
Publishing Companyweb" paper at

www.su-networking.com/faq/
(click on first link)

- A lesser issue is whether you decide to expose the Web
Site through Packet Filtering, Server Publishing or Web
Publishing. Although the isaserver.org article describes
the recommended and best procedure for Web Publishing,
there can be certain situations where the other methods
might be more appropriate.

Regarding the last question, I agree largely with Andrew
that your objectives will determine the most appropriate
configuration.

Tony Su

>-----Original Message-----
>See inline answers.
>
>"Gary" <gary123@123iplynx123.com123> wrote in message
>news:KtkHc.50$jJ.24@fed1read07...
>> Can ISA and IIS co-exsist? Or will the the website
publishing features
>(ISA)
>> and webhosting features (IIS) "step" on each other?
>
>In spite of some interference between ISA and IIS
services it is possible to
>run them on the same server (but it's not recommended
though if you want to
>achieve maximum security). Review the following tutorial
by Tom Shinder to
>find some configuration tips:
>http://www.isaserver.org/tutorials/Publishing_A_Web_Site_U
sing_ISA_Server_Part_2.html
>
>>
>> A. I have a PIX firewall hosting 1 DMZ network and 1
private, corperate
>> network.
>>
>> B. If i am currently hosting a website on a server in a
DMZ, how can I
>> configure this same server to proxy a different website
from the private,
>> corperate network to the public (without losing access
to the existing DMZ
>> website)?
>
>Let's clarify the things you're asking for...
>You want the IIS server to be a proxy? OK, we all know
that our old fellow
>Proxy 2's web proxy service was somehow based on IIS's
www service. But this
>doesn't mean that IIS itself is capable to proxy
anything. (By saying
>'proxy' I mean the process of breaking current client
connection and
>establishing new one with destination from the proxy
server itself).
>At this point you should make yourself clearer, what the
goal of your
>configuration attempts. Where is the place for the ISA
server here - do you
>want to replace the PIX with ISA, or maybe you going to
put the ISA behind
>the PIX?
>Depending on the planned configuration, suggestions may
vary.
>
>>
>> Thanks for the help!
>>
>> -Gary
>>
>>
>
>Regards,
>Andrew
>
>
>.
>



Relevant Pages

  • Re: help sbs2003 add additional SQL server
    ... server publishing SMTP via ISA also breaks it. ... >> Like Susan I'm running everything including the kitchen sink on my SBS ... especially IIS. ...
    (microsoft.public.windows.server.sbs)
  • Re: Running ISA 2004 and SBS 2003 on a network
    ... Do you know why you don't use the CA Authority on the SBS box besides SBS ... for IIS is or can be used for my other services then? ... And for this you have a separate ISA and server? ...
    (microsoft.public.windows.server.sbs)
  • Re: certsrv ist nicht errreichbar
    ... Nein ich meine nicht vom ISA sondern direkt aus dem internen ´Netz. ... die den IIS Prozess: ... MVP ISA Server ... Make sure that the Web site address displayed in the address bar of ...
    (microsoft.public.de.german.isaserver)
  • Re: Loading Additional Features inot SBS2K3
    ... Yes I did mean ISA thanks. ... IIS is already running on your server. ... > SQL and ISA should cause no problems if properly installed. ...
    (microsoft.public.windows.server.sbs)
  • Re: IIS web proxy
    ... Is this a multihomed server, ... If so is the local nic IP addresss not assigned in iis root web? ... advanced properties of nic as a work around to ISA being at same port 80 then disable ... socket pooling on iis5.0 allowing it to share port 80 at another local address. ...
    (microsoft.public.inetserver.iis)