Server: Squid 3.3.12, OS Fedora 20, Linux Kernel 3.14.4-200.fc20.x86_64. Clients: Windows clients Firefox 29.01; Google Chrome 35.0.1916.114 m, IE 11. Linux Firefox 29.01 Dev -----Original Message----- From: jeffrey j donovan [mailto:donovan@xxxxxxxxxxxxxx] Sent: Tuesday, June 03, 2014 6:25 AM To: Development Team Cc: squid-users@xxxxxxxxxxxxxxx Subject: Re: Cannot access google search results and other https sites through squid proxy. On Jun 2, 2014, at 7:25 PM, Development Team <dev@xxxxxxxxxx> wrote: > I am astonished. > It seems that the core of my problem was ipv6; .... > TCP_MISS_ABORTED: > "1401736785.584 20020 127.0.0.1 TCP_MISS_ABORTED/000 0 GET > http://www.google.com/url? - HIER_DIRECT/2607:f8b0:400f:801::1013 -" > (I just noticed the unexpected ip6 type address. I do not know if that > is relevant. I will now try to disable ipv6.) .... > > I disabled ipv6 in /etc/sysctl.d/99-sysctl.conf and now http[s] works > as expected for manually configured clients. Why would this be? > No matter. > > Now I am going to try and restore the transparent proxy. I added the > intercept attribute to the http_port confing, and now even without > tweaking the firewall, I am getting "Forwarding loop detected" > warnings. Clients get access denied pages.. greetings, I noticed your config did not list any clients acl myclient 10.10.1.1 http_access allow myclient