From cd3200f70fe1e1c3af08df1d90ed8e546b88d039 Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Fri, 30 Sep 2011 11:00:47 +0200 Subject: add owa wizard --- config/squid-reverse/squid_reverse.xml | 63 ++++++++++++++++++++++++---------- 1 file changed, 45 insertions(+), 18 deletions(-) (limited to 'config/squid-reverse') diff --git a/config/squid-reverse/squid_reverse.xml b/config/squid-reverse/squid_reverse.xml index 72fac2ba..eb6a5c05 100644 --- a/config/squid-reverse/squid_reverse.xml +++ b/config/squid-reverse/squid_reverse.xml @@ -108,7 +108,7 @@ 80 - Enable HTTP reverse mode. + Enable HTTP reverse mode reverse_http If this field is checked, the proxy-server will act in HTTP reverse mode. <br>(You have to add a rule with destination "WAN-address") checkbox @@ -130,17 +130,16 @@ This is the HTTP reverse default site. (leave empty to use the external fqdn) input 60 - localhost - - - Enable HTTPS reverse mode. + + + Enable HTTPS reverse proxy reverse_https - If this field is checked, the proxy-server will act in HTTPS reverse mode. <br>(You have to add a rule with destination "WAN-address") + If this field is checked, squid will act as an accelerator/SSL offload for Outlook Web Access. checkbox - reverse_https_port,reverse_ssl_cert,reverse_https_defsite,ignore_ssl_valid + reverse_owa,reverse_https_port,reverse_https_defsite,reverse_ssl_cert,reverse_ignore_ssl_valid off - + reverse HTTPS port reverse_https_port @@ -155,7 +154,6 @@ This is the HTTPS reverse default site. (leave empty to use the external fqdn) input 60 - localhost reverse SSL certificate @@ -167,12 +165,47 @@ refid - Reset TCP connections if request is unauthorized. + Reset TCP connections if request is unauthorized deny_info_tcp_reset If this field is checked, the reverse-proxy will reset the TCP connection if the request is unauthorized. checkbox on + + Ignore internal Certificate validation + reverse_ignore_ssl_valid + If this field is checked, internal certificate validation will be ignored. + checkbox + on + + + Enable OWA reverse proxy + reverse_owa + If this field is checked, squid will act as an accelerator/SSL offload for Outlook Web Access. + checkbox + reverse_owa_ip,reverse_owa_activesync,reverse_owa_rpchttp + + + OWA frontend IP address + reverse_owa_ip + This is the internal IP Address of the OWA frontend server. + input + 15 + localhost + + + Enable ActiveSync + reverse_owa_activesync + If this field is checked, ActiveSync support will be enabled. + checkbox + + + Enable Outlook Anywhere + reverse_owa_rpchttp + If this field is checked, RPC over HTTP support will be enabled. + checkbox + extension_methods + extension methods extension_methods @@ -181,14 +214,8 @@ 80 RPC_IN_DATA RPC_OUT_DATA - - Ignore internal Certificate validation. - reverse_ignore_ssl_valid - If this field is checked, internal certificate validation will be ignored. - checkbox - on - - + + <b>peer definitions</b> <br>publishing hosts reverse_cache_peer -- cgit v1.2.3