From 379c1d569555e803913556dafbdd710e2e01c444 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 1 Mar 2009 21:52:27 +0100 Subject: change fields descriptions for squid bypass-functions regarding to the forums discussion: http://forum.pfsense.org/index.php/topic,14607.0.html --- config/squid/squid.xml | 8 ++++---- config/squid3/squid.xml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'config') diff --git a/config/squid/squid.xml b/config/squid/squid.xml index 4c8bc4ab..a119e647 100644 --- a/config/squid/squid.xml +++ b/config/squid/squid.xml @@ -169,15 +169,15 @@ - Do NOT proxy Private Address Space (RFC 1918) + Bypass proxy for Private Address Space (RFC 1918) destination private_subnet_proxy_off - Do not forward traffic to Private Address Space (RFC 1918) <b>destination</b> through the proxy server. + Do not forward traffic to Private Address Space (RFC 1918) <b>destination</b> through the proxy server but directly through the firewall. checkbox - Do NOT proxy these IPs + Bypass proxy for these source IPs defined_ip_proxy_off - Do not forward traffic from these <b>source</b> IPs through the proxy server. Separate by semi-colons (;). + Do not forward traffic from these <b>source</b> IPs through the proxy server but directly through the firewall. Separate by semi-colons (;). input 80 diff --git a/config/squid3/squid.xml b/config/squid3/squid.xml index 8529526e..662805da 100644 --- a/config/squid3/squid.xml +++ b/config/squid3/squid.xml @@ -169,15 +169,15 @@ - Do NOT proxy Private Address Space (RFC 1918) + Bypass proxy for Private Address Space (RFC 1918) destination private_subnet_proxy_off - Do not forward traffic to Private Address Space (RFC 1918) <b>destination</b> through the proxy server. + Do not forward traffic to Private Address Space (RFC 1918) <b>destination</b> through the proxy server but directly through the firewall. checkbox - Do NOT proxy these IPs + Bypass proxy for these source IPs defined_ip_proxy_off - Do not forward traffic from these <b>source</b> IPs through the proxy server. Separate by semi-colons (;). + Do not forward traffic from these <b>source</b> IPs through the proxy server but directly through the firewall. Separate by semi-colons (;). input 80 -- cgit v1.2.3