Astaro Security Gateway Feature Requests Forum

440 Stimmen

HTTP Reverse Proxy

Add a Reverse proxy to ASG which is mainly requested for securing OWA as customers do not want to put it directly onto the internet. - some customers ask for Authentication prior allowing access - other customer want SSL-Offloading - third want Webseite security by preventing Cross site scripting... mehr

Status: fertiggestellt

This feature is included as part of ASG Version 8 which will be Generally Available at the end of June.

Watch http://up2date.astaro.com for the official announcement.

  1. Kommentare
  1. 3

    hi , sorry in advance for my poor english.
    i'm using revert proxy with apache 2 for secure owa or any web app on my organisation.

    i use for exemple this directive for auth to access my webmail.
    if astaro can do this is great using astaro certificate etc...
    SSLProxyEngine on

    SecRuleInheritance Off
    ServerName webmail.mairie-lognes.fr
    ProxyPass / https://internal-mail-ip/
    ProxyPassReverse / https://internal-mail-ip//
    SSLEngine on
    SSLCertificateFile /etc/ssl/apache/webmail.internal.fr-ce... mehr

  2. @Heiko Bickenbach: Word ! I totally agree with URL rewriting feature ! A must have feature...

  3. 3

    And I would KILL for Heiko Bickenbach's use of the url-based redirection... This is crucial for our business.

  4. One of the main strengths of Astaro is providing a rich set of proxies, however, lacking a reverse proxy for OWA is a weakness as I have to forward the traffic directly to the server without scanning content, or I have to use a front end server in the DMZ. Adding this feature will minimize risk and reduce costs.

  5. Single Sign On feature like the ISA SSO would be necessary.

  6. 3

    This could/should be implemented in a reverse proxy feature set as well:

    Vote for http://feature.astaro.com/pages/17359-astaro-gateway-feature-requests/suggestions/178298-http-reverse-proxy?ref=title

  7. 3

    I have tried using DNS-host-based NATting, but have not had any success. My supposition is that this feature is not intended for this purpose.

  8. I agree with this feature. We will win more deal with this.

  9. also if you are using astaro as DNS you can set static DNS entries.

  10. on the DNAT rule use this..

    traffic source = internal network
    service = http
    traffic detination = pick DNS host as a type then input the hostname
    NAT mode = DNAT
    destination = 192.168.0.1

  11. 3

    I'm not familiar with ipt_REDIRECT... to confirm or deny, do you have any documentation?

  12. I think he is pertaining to the ipt_REDIRECT module on netfilter

  13. I guess that would belong to the HTTP reverse proxy features

  14. If you are thinking about securing OWA and Sharepoint and all other MS stuff with the reverse proxy feature please consider implementing kerberos constrained delegation as in MS IAG/ISA or juniper SA plus support for OTP so that the domain credentials never traverse the network between client and proxy.

  15. 3

    The reverse Proxy could be usefull to share ONE external TCP Adress:Port combination to different servers on the DMZ, depending on the requested url.

    Sample:
    You have got one external IP-Adress on your DSL PPPOE Interface, but you have multiple webservers/webservices on your DMZ.

    http://extern-ip/exchange -> http://intern-ip-01/exchange
    http://extern-ip/webservice1 -> http://intern-ip-02/webservice1
    http://extern-ip/webservice2 -> http://intern-ip-02/webservice2
    http://extern-ip/others... mehr

  16. this is redundant as owa already uses ssl just on a different port.

  17. I vote for this as well; it would be nice to be able to route SSL website traffic through the IPS to have the traffic scrutinized; right now, all a website attacker has to do to circumvent the IPS is to use SSL...

  18. There's already load-balancing available for web servers, and Astaro's already said they plan to do a reverse HTTP proxy, so wouldn't that address your concern about OWA/OMA being exposed to the Internet?

  19. 3

    It would ease the total load on my web servers, astaro reverse proxy could actually distribute the request. an hide mail server/ web server etc

  20. David, what do you mean by this? What things would a reverse SMTP proxy provide?

powered by UserVoice