Re: disable/block ipv6 requests

Jonathan Lee <[email protected]>
Newsgroups gmane.comp.web.squid.general
Message-ID <[email protected]>
You know like..

localnet deny to_ipv6
localnet deny from_ipv6

Or any acl at that point any network what ever acl you want with it.

> On Feb 26, 2025, at 06:27, Jonathan Lee <[email protected]> wrote:
> 
> 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 <[email protected]> wrote:
>> 
>> 
>> 
>> On 26 February 2025 1:44:49 pm UTC, Matus UHLAR - fantomas <[email protected]> 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
>> [email protected]
>> https://lists.squid-cache.org/listinfo/squid-users

_______________________________________________
squid-users mailing list
[email protected]
https://lists.squid-cache.org/listinfo/squid-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.