[squid-users] Bypass squid using iptables
Amos Jeffries
squid3 at treenet.co.nz
Mon May 25 10:38:32 UTC 2020
On 25/05/20 10:09 pm, Ben Goz wrote:
> B.H
>>Tunneling it elsewhere,
> Where can I tunnel it? and how can I configure my machine to support it?
>
You will need at least Squid-4, with this line in squid.conf:
on_unsupported_protocol tunnel
see also <http://www.squid-cache.org/Doc/config/on_unsupported_protocol/>
Squid will blindly tunnel the protocols it does not understand to
whatever server IP:port the client was trying to connect to.
Amos
More information about the squid-users
mailing list