.
All rights reserved.
*/
/* ========================================================================== */
/*
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
*/
/* ========================================================================== */
]]>
Describe your package hereDescribe your package requirements hereCurrently there are no FAQ items provided.squidreversegeneralnoneReverse Proxy server: General/usr/local/pkg/squid.incGeneral/pkg_edit.php?xml=squid_reverse_general.xml&id=0Web Servers/pkg.php?xml=squid_reverse_peer.xmlMappings/pkg.php?xml=squid_reverse_uri.xmlRedirects/pkg.php?xml=squid_reverse_redir.xmlReal time/squid_monitor.php?menu=reverseSync/pkg_edit.php?xml=squid_reverse_sync.xml&id=0Squid Reverse proxy General SettingslisttopicReverse Proxy interfacereverse_interfaceThe interface(s) the reverse-proxy server will bind to.interfaces_selectionwanUser-defined reverse-proxy IPsreverse_ipSquid will additionally bind to this user-defined IPs for reverse-proxy operation. Useful for virtual IPs such as CARP. Separate by semi-colons (;).input70external FQDNreverse_external_fqdnThe external full-qualified-domain-name of the WAN address.input70Reset TCP connections if request is unauthorizeddeny_info_tcp_resetIf this field is checked, the reverse-proxy will reset the TCP connection if the request is unauthorized.checkboxonSquid Reverse HTTP SettingslisttopicEnable HTTP reverse modereverse_httpIf this field is checked, the proxy-server will act in HTTP reverse mode. <br>(You have to add a rule with destination "WAN-address")checkboxreverse_http_port,reverse_http_defsiteoffreverse HTTP portreverse_http_portThis is the port the HTTP reverse-proxy will listen on. (leave empty to use 80)input580reverse HTTP default sitereverse_http_defsiteThis is the HTTP reverse default site. (leave empty to use the external fqdn)input60Squid Reverse HTTPS SettingslisttopicEnable HTTPS reverse proxyreverse_httpsIf this field is checked, the proxy-server will act in HTTPS reverse mode. <br>(You have to add a rule with destination "WAN-address")checkboxreverse_https_port,reverse_https_defsite,reverse_ssl_cert,reverse_int_ca,reverse_ignore_ssl_valid,reverse_owa,reverse_owa_ip,reverse_owa_webservice,reverse_owa_activesync,reverse_owa_rpchttp,reverse_owa_autodiscover,reverse_ssl_chainoffreverse HTTPS portreverse_https_portThis is the port the HTTPS reverse-proxy will listen on. (leave empty to use 443)input5443reverse HTTPS default sitereverse_https_defsiteThis is the HTTPS reverse default site. (leave empty to use the external fqdn)input60reverse SSL certificatereverse_ssl_certChoose the SSL Server Certificate here.select_sourcedescrrefidintermediate CA certificate (if needed)reverse_int_caPaste a signed certificate in X.509 PEM format here.textarea505base64Ignore internal Certificate validationreverse_ignore_ssl_validIf this field is checked, internal certificate validation will be ignored.checkboxonOWA Reverse proxy General SettingslisttopicEnable OWA reverse proxyreverse_owa
See also: How to configure SSL Offloading for Outlook Web Access in Exchange 2000 Server and in Exchange Server 2003
]]>checkboxreverse_owa_ip,reverse_owa_activesync,reverse_owa_rpchttp,reverse_owa_webservice,reverse_owa_autodiscoverOWA frontend IP addressreverse_owa_ipThis is the internal IP Address of the OWA frontend server.input15Enable ActiveSyncreverse_owa_activesyncIf this field is checked, ActiveSync will be enabled.checkboxEnable Outlook Anywherereverse_owa_rpchttpIf this field is checked, RPC over HTTP will be enabled.checkboxEnable Exchange WebServicesreverse_owa_webserviceThere are potential DoS side effects to its use, please avoid unless you must.]]>checkboxEnable AutoDiscoverreverse_owa_autodiscoverIf this field is checked, AutoDiscover will be enabled.checkbox
squid_before_form_general(&$pkg);
squid_validate_reverse($_POST, &$input_errors);
squid_resync();