[squid-users] tcp_outgoing_address
Amos Jeffries
squid3 at treenet.co.nz
Thu Apr 16 02:58:36 UTC 2015
On 16/04/2015 2:33 p.m., Alex Samad wrote:
> Hi
>
> Is there any way to make some sites to be access only via ipv4 ? So
> even if there is a ipv6 address I reject it
Not in the way you are thinking.
acl to_ipv6 dst ipv6
http_access deny to_ipv6
will deny access to any IPv6-enabled website (includes Google, Facebook,
etc.)
Why are you trying to break your connectivity anyway?
By disabling IPv6 you are cutting yourself and your users off from more
than 3% of the Internet today (and growing).
Amos
More information about the squid-users
mailing list