<div dir="ltr">Guys,<div><br></div><div>Antony made me realize I really have a messed up Squid installation. That's why I tried many different approaches (ssl_crtd/ssl_db, intercept), but the actual installation isn't configured as transparent proxy.</div><div><br></div><div>So I agree I need to reinstall and reconfigure everything. As soon as I manage to do it, I'll tell you guys if this solves the problem.</div><div><br></div><div>Thank you for now.</div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">William Ivanski</div></div>
<br><div class="gmail_quote">2016-06-02 11:45 GMT-03:00 Antony Stone <span dir="ltr"><<a href="mailto:Antony.Stone@squid.open.source.it" target="_blank">Antony.Stone@squid.open.source.it</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thursday 02 June 2016 at 15:35:10, William Ivanski wrote:<br>
<br>
> Thank you for your quick response.<br>
><br>
> First of all forgive me for the lack of information in the first<br>
> email. I've tried to disable QUIC a few minutes ago and the problem<br>
> persists. Follow the information requested:<br>
><br>
> -> Compilation:<br>
><br>
> I've installed squid using the following commands:<br>
><br>
>     cd /usr/src<br>
><br>
>     apt-get install squid3<br>
<br>
</span>So, that will install a working copy of Squid, and then...<br>
<br>
>     wget<br>
> <a href="http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.15-20160330-r14015.ta" rel="noreferrer" target="_blank">http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.15-20160330-r14015.ta</a><br>
<span class="">> r.gz<br>
><br>
>     tar xvzf squid-3.5.15-20160330-r14015.tar.gz<br>
><br>
>     cd squid-3.5.15-20160330-r14015<br>
<br>
</span>...you download the latest source version and try to build it yourself...<br>
<span class=""><br>
>     apt-get build-dep squid3 && apt-get install build-essential libssl-dev<br>
<br>
</span>...unfortunately using the Debian commands to build from a source package,<br>
which you did not download (the Debian source package is not the same as the<br>
Squid tarball).<br>
<br>
You then proceed to do the standard ./configure && make && make install for<br>
installation from a tarball.<br>
<br>
I wouldn't like to guess what sort of state any installed Squid is in after<br>
doing this bizarre combination.<br>
<br>
<br>
I recommend installing the Debian binary package, *or* install the Debian<br>
source package and build from that, *or* download the source tarball and build<br>
that.  Do not combine these.<br>
<br>
<br>
Regards,<br>
<br>
<br>
Antony.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
I lay awake all night wondering where the sun went, and then it dawned on me.<br>
</font></span><span class="im HOEnZb"><br>
                                                   Please reply to the list;<br>
                                                         please *don't* CC me.<br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
</div></div></blockquote></div><br></div>