Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

IIS works as a gateway

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS: Setting Up SharePoint  
Author Message
Hadi Teo

External


Since: Feb 12, 2008
Posts: 1



(Msg. 1) Posted: Tue Feb 12, 2008 6:55 pm
Post subject: IIS works as a gateway
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,

I have the following architecture :

Client Browser -> Web Front End -> Firewall -> Web Application -> Database
Server

I have an issue in the Web Front End. Basically i have installed IIS in the
Web Front End machine.

I would like to know what are the configurations for IIS to route all the
HTTP traffic from client browser to the Web Application through the firewall?
The firewall will drop all the connections NOT originated from Web Front End,
that is why i placed the Web Front End to act as a gateway. I would like to
know the IIS configuration to act as a gateway.

In my experiment, i have configured a default website and then placed a
Response.Redirect command to route the traffic. But i have analyzed that
Response.Redirect will just give the Web App IP to client browser and then
the client browser connect directly to the Web App without going through the
Web Front End.

Thanks for your reply.

Regards

Hadi Teo.

 >> Stay informed about: IIS works as a gateway 
Back to top
Login to vote
"Lognoul, Marc

External


Since: Feb 05, 2008
Posts: 21



(Msg. 2) Posted: Wed Feb 13, 2008 5:28 am
Post subject: Re: IIS works as a gateway [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I don't want to go into semantics but what you name "Web Front End " is
actually a reverse-proxy.
I would therfore use a real one instead of IIS (ISA, SQUID, even Apache can
do)

If you want to stick to an IIS-based solution, maybe this ASP.Net code can
help: http://www.codeproject.com/KB/web-security/HTTPReverseProxy.aspx

KR,
Marf

"Hadi Teo" <haditeo.mail.DeleteThis@gmail.com> wrote in message
news:C89ADF6F-A28D-464C-AD25-6D0E94ADB17D@microsoft.com...
> Hi,
>
> I have the following architecture :
>
> Client Browser -> Web Front End -> Firewall -> Web Application -> Database
> Server
>
> I have an issue in the Web Front End. Basically i have installed IIS in
> the
> Web Front End machine.
>
> I would like to know what are the configurations for IIS to route all the
> HTTP traffic from client browser to the Web Application through the
> firewall?
> The firewall will drop all the connections NOT originated from Web Front
> End,
> that is why i placed the Web Front End to act as a gateway. I would like
> to
> know the IIS configuration to act as a gateway.
>
> In my experiment, i have configured a default website and then placed a
> Response.Redirect command to route the traffic. But i have analyzed that
> Response.Redirect will just give the Web App IP to client browser and then
> the client browser connect directly to the Web App without going through
> the
> Web Front End.
>
> Thanks for your reply.
>
> Regards
>
> Hadi Teo.

 >> Stay informed about: IIS works as a gateway 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]