Re: A Good Reverse Proxy Product
- From: David Glosser <david_glosser@xxxxxxxxx>
- Date: Fri, 2 May 2008 08:42:26 -0700 (PDT)
How about an SSL VPN device... Aventail, Juniper, or even ISA server, etc.?
Still place the OWA box in the DMZ, but don't allow direct access to it, only through the VPN...
Also should consider an IDS/IPS or web application firewall in addition to this.
----- Original Message ----
From: Aiko Barz <aiko@xxxxxxxxx>
To: Paul Guibord <pguibord@xxxxxxxxxxxxxxxxxx>
Cc: security-basics@xxxxxxxxxxxxxxxxx
Sent: Friday, May 2, 2008 8:11:16 AM
Subject: Re: A Good Reverse Proxy Product
On Wed, Apr 30, 2008 at 02:43:22PM -0400, Paul Guibord wrote:
Outlook Web Access access to it from the internet.
Greetings to all,
We have a new MS Exchange server and the administrator wants to provide remote
As opposed to having a direct outside to inside translation to it I was toldthat we could put a reverse proxy server in the DMZ and then provide a DMZ to
inside translation form there.
provide the name of a good stable/secure reverse proxy product.
First of all does this sound like the safest approach and if so can anyone
Hi,
I used Apache and Squid as a Reverse Proxy for OWA and RPC over HTTPs.
Just a warning: You cannot use Apache as a Reverse Proxy for RPC over
HTTPs anymore, because current versions are more strict and M$ is lying
abount the HTTP "Content-Length": Outlook says, that the request has the
content-length of 1GB. The Apache is waiting for the whole request: Dead
lock. Outlook never intended to really send 1GB...
https://issues.apache.org/bugzilla/show_bug.cgi?id=40029
If you want to use RPC over HTTPs with squid and Debian Stable, you need
to know, that the default package is not build with SSL support. You
need to get the Debian Source package and enable SSL support. (Just one
line.)
So long,
Aiko
--
:wq ✉
- Prev by Date: Re: Windows 2003 auditing tools?
- Next by Date: Re: Windows 2003 auditing tools?
- Previous by thread: Re: A Good Reverse Proxy Product
- Next by thread: Re: Re: Re: Cookie Security
- Index(es):
Relevant Pages
|