PC Review


Reply
Thread Tools Rate Thread

how to configure two IIS machines side by side ?

 
 
scott
Guest
Posts: n/a
 
      26th Feb 2004
Hi,

I would like to add a second IIS machine in my DMZ. All HTTP traffic
currenly hits port 80 on my router and is forwarded to IIS1.

If I setup the following can I run another IIS machine side by side:

1. setup url www.domain.co.uk and direct to my IP
2. direct port 999 on router to IIS2
3. enter www.domain.co.uk:999 in a web brower to hit IIS2.

Will this work ?

Do I also need to configure IIS2 to listen for incoming HTTP traffic on port
999 ?

If so how ?

Thanks for your time.
Scott.


 
Reply With Quote
 
 
 
 
Rob Elder, MVP-Networking
Guest
Posts: n/a
 
      26th Feb 2004
It will work. User your IIS management console to change the default port.
Find it on the web properties, web site tab.

"scott" <(E-Mail Removed)> wrote in message
news:#8M8i7H$(E-Mail Removed)...
> Hi,
>
> I would like to add a second IIS machine in my DMZ. All HTTP traffic
> currenly hits port 80 on my router and is forwarded to IIS1.
>
> If I setup the following can I run another IIS machine side by side:
>
> 1. setup url www.domain.co.uk and direct to my IP
> 2. direct port 999 on router to IIS2
> 3. enter www.domain.co.uk:999 in a web brower to hit IIS2.
>
> Will this work ?
>
> Do I also need to configure IIS2 to listen for incoming HTTP traffic on

port
> 999 ?
>
> If so how ?
>
> Thanks for your time.
> Scott.
>
>



 
Reply With Quote
 
nut cracker
Guest
Posts: n/a
 
      26th Feb 2004
Rob, for an MVP, you gave a terrible answer.

Scott, the correct answer is " sort of ", and it will require some special
config.

First, DNS does not do ports. So, all requests will hit the first server.
period. No way around that, since you want "both servers" to reply to the
same fully qualified name.

You need to create a dummy site on the first server, that when hit on port
999 redirects to the IP of the second server.You cannot use the fully
qualified name, as it will basically tell the client to redirect to itself.
This will hose the URL as it will appear (
http://10.10.10.10:999/hello.htm ), or whatever. Do a search on how to use
"host headers" on the MS Support site.

what are you trying to do? Have 2 sites on one IIS server?

Your idea of 2 IIS servers to be used in this fashion is not a good one, but
it can sort of be done.

NuTs


"Rob Elder, MVP-Networking" <(E-Mail Removed)> wrote in message
news:uoEUHOI$(E-Mail Removed)...
> It will work. User your IIS management console to change the default

port.
> Find it on the web properties, web site tab.
>
> "scott" <(E-Mail Removed)> wrote in message
> news:#8M8i7H$(E-Mail Removed)...
> > Hi,
> >
> > I would like to add a second IIS machine in my DMZ. All HTTP traffic
> > currenly hits port 80 on my router and is forwarded to IIS1.
> >
> > If I setup the following can I run another IIS machine side by side:
> >
> > 1. setup url www.domain.co.uk and direct to my IP
> > 2. direct port 999 on router to IIS2
> > 3. enter www.domain.co.uk:999 in a web brower to hit IIS2.
> >
> > Will this work ?
> >
> > Do I also need to configure IIS2 to listen for incoming HTTP traffic on

> port
> > 999 ?
> >
> > If so how ?
> >
> > Thanks for your time.
> > Scott.
> >
> >

>
>



 
Reply With Quote
 
scott
Guest
Posts: n/a
 
      1st Mar 2004
Hi.

Thanks for the reply.

Im running a machine with SWS to replace STS. Running two machines makes
life easier.

Thanks
Scott.


 
Reply With Quote
 
nut cracker
Guest
Posts: n/a
 
      1st Mar 2004
SWS, STS ?

heh ?

NuTs

"scott" <(E-Mail Removed)> wrote in message
news:OqaN2I3$(E-Mail Removed)...
> Hi.
>
> Thanks for the reply.
>
> Im running a machine with SWS to replace STS. Running two machines makes
> life easier.
>
> Thanks
> Scott.
>
>



 
Reply With Quote
 
scott
Guest
Posts: n/a
 
      5th Mar 2004
sorry, sharepoint team and sharepoint windows.

thannk
scott.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't configure security for client side control 0to60 Microsoft ASP .NET 4 5th Oct 2004 08:17 PM
Can't configure security for client side control 0to60 Microsoft Dot NET Framework 4 5th Oct 2004 08:17 PM
Can't configure security for client side control 0to60 Microsoft Dot NET Framework Forms 4 5th Oct 2004 08:17 PM
Using Side-by-Side Calendars, would like side-by-side DAYS Matt Landis Microsoft Outlook Calendar 6 19th Mar 2004 09:49 AM
Intellipoint 5.0 mouse side button configure =?Utf-8?B?Q2hyaXM=?= Windows XP Hardware 1 17th Jan 2004 07:29 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:45 AM.