Re: [squid-users] Re: HTTP/HTTPS transparent proxy doesn't work

From: Mike <mcsnv96_at_afo.net>
Date: Wed, 13 Aug 2014 13:00:52 -0500

On 8/13/2014 12:52 PM, agent_js03 wrote:
> Awesome, so if I change my squid.conf accordingly, do I redirect all traffic
> to port 3128 or do I redirect http to 3129 and https to 3130 accordingly?
>
>
>
> --
> View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/HTTP-HTTPS-transparent-proxy-doesn-t-work-tp4667193p4667201.html
> Sent from the Squid - Users mailing list archive at Nabble.com.
>

Just use the primary port 3128 for all proxy requests. Think of 3128 as
the gateway, and then the other 2 as the internal routing ports.

"http_port 3129 intercept" will intercept the insecure http requests,
"https_port 3130 intercept ssl-bump..." will intercept the secure site
requests.
Received on Wed Aug 13 2014 - 18:00:55 MDT

This archive was generated by hypermail 2.2.0 : Thu Aug 14 2014 - 12:00:05 MDT