Search squid archive

Re: disable/block ipv6 requests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try this too
acl to_ipv6 dst ipv6
acl from_ipv6 dst ipv6

After just block it with another acl like … 
http_access deny to_ipv6
http_access deny from_ipv6

Sent from my iPhone

> On Feb 26, 2025, at 06:17, Nishant Sharma <codemarauder@xxxxxxxxx> wrote:
> 
> 
> 
> On 26 February 2025 1:44:49 pm UTC, Matus UHLAR - fantomas <uhlar@xxxxxxxxxxx> wrote:
>>> Am 26.02.25 um 13:05 schrieb Matus UHLAR - fantomas:
>>>> As I understand it, I can build squid without ipv6 support. Is there any other way to disable outgoing ipv6 communication?
> 
> You may want to disable AAAA replies from your DNS server.
> 
> Dnsmasq has the option to filter AAAA responses. And if squid doesn't get IPv6 address, it won't try to connect to IPv6.
> 
> Regards,
> Nishant
> _______________________________________________
> squid-users mailing list
> squid-users@xxxxxxxxxxxxxxxxxxxxx
> https://lists.squid-cache.org/listinfo/squid-users
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.squid-cache.org/listinfo/squid-users




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux