If you are getting access denied it is most likely a squid ACL. By default squid.conf has most things blocked in the ACL. Best regards, The Geek Guy Lawrence Pingree http://www.lawrencepingree.com/resume/ Author of "The Manager's Guide to Becoming Great" http://www.Management-Book.com -----Original Message----- From: Eliezer Croitoru [mailto:eliezer@xxxxxxxxxxxx] Sent: Wednesday, April 30, 2014 8:34 PM To: squid-users@xxxxxxxxxxxxxxx Subject: Re: Access denied when in intercept mode Hey there, it depends on the topology and you current iptables and squid.conf state. Can you share: "squid -v" iptables-save cat squid.conf (remove any confidential data and spaces + comments from the squid.conf) Eliezer On 05/01/2014 03:51 AM, nettrino wrote: > Hello all, I am trying to set up a squid proxy to filter HTTPS > traffic. In particular, I want to connect an Android device to the > proxy and examine the requests issued by various applications. > > When 'intercept' mode is on, I get 'Access Denied'. I would be most > grateful if you gave me some hint on what is wrong with my > configuration. > > I have been following this tutorial: > http://pen-testing-lab.blogspot.com/2013/11/squid-3310-transparent-pro > xy-for-http.html > > My squid version is 3.4.4.2 running in Ubuntu with kernel 3.5.0-48-generic. > > > > Currently I am testing to connect from my laptop (squidCA.pem is added > in my > browser) > In the machine where squid is running I have flushed all my iptables > rules and only have > > > Any help is greatly appreciated. > > Thank you > > > > -- > View this message in context: > http://squid-web-proxy-cache.1019090.n4.nabble.com/Access-denied-when- > in-intercept-mode-tp4665775.html Sent from the Squid - Users mailing > list archive at Nabble.com. >