From: Amos Jeffries Date: Thu, 20 Aug 2015 13:47:37 +0000 (-0700) Subject: Docs: update intercept/tproxy related text X-Git-Tag: SQUID_3_5_8~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=560af0040adf39be8b48927d85aef6d9269d3111;p=thirdparty%2Fsquid.git Docs: update intercept/tproxy related text --- diff --git a/src/cf.data.pre b/src/cf.data.pre index cd775bd68d..ff3308827d 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1380,7 +1380,7 @@ DOC_START SECURITY WARNING: Usage of this option is dangerous and should not be used trivially. Correct configuration - of follow_x_forewarded_for with a limited set of trusted + of follow_x_forwarded_for with a limited set of trusted sources is required to prevent abuse of your proxy. DOC_END @@ -1704,13 +1704,13 @@ DOC_START Modes: - intercept Support for IP-Layer interception of - outgoing requests without browser settings. - NP: disables authentication and IPv6 on the port. + intercept Support for IP-Layer NAT interception delivering + traffic to this Squid port. + NP: disables authentication on the port. - tproxy Support Linux TPROXY for spoofing outgoing - connections using the client IP address. - NP: disables authentication and maybe IPv6 on the port. + tproxy Support Linux TPROXY (or BSD divert-to) with spoofing + of outgoing connections using the client IP address. + NP: disables authentication on the port. accel Accelerator / reverse proxy mode