Re: IIS 6 Questions
From: Kristofer Gafvert (kgafvert_at_NEWSilopia.com)
Date: 07/26/04
- Next message: Kristofer Gafvert: "Re: Errors with IIS6.0"
- Previous message: Kristofer Gafvert: "Re: IIS problems"
- In reply to: ame: "IIS 6 Questions"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 26 Jul 2004 18:55:37 +0200
Hello,
Either you need a reverse proxy, for example OctaGate[1], Apache (apache can
work as a reverse proxy, but it could cause other problems since you do not
want the webserver part of it), or ISA Server from Microsoft.
By using a reverse proxy, only one machine needs to be public, and it will
then handle the communication between the other (internal) machine and the
Internet user.
The other solution is to make both machines public. This can be done with
two IPs, running them on separate ports, but on the same IP (if your
firewall can forward the request to different machines, based on IP), or
something else that you can think of that makes them both public.
-- Regards, Kristofer Gafvert - IIS MVP http://www.ilopia.com - When you need help! "ame" <andrew@.dont.spam.leathalproductions.com> wrote in message news:dzXMc.69562$DR3.62892@fe31.usenetserver.com... > First of all I would like to say that I couldn't find an other suitable MS > news group to ask my question, so if I am asking in the wrong place and > there is a much more suitable place can someone please let me know which. > Thanks > > question: > > I have two servers, 1 IP, running IIS 6.0, the first server runs my > Exchange, and normal web stuff, while the second runs my PHP, MYSQL stuff. > Is there anyway of linking the two IIS servers together so that if someone > from the net requires information from my second server they would just get > dumped there and the second box will take care of them?? > > Your help would be appreciated! thanks > > Andy > > >
- Next message: Kristofer Gafvert: "Re: Errors with IIS6.0"
- Previous message: Kristofer Gafvert: "Re: IIS problems"
- In reply to: ame: "IIS 6 Questions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|