[squid-users] IPv6 and syntax?
Walter H.
Walter.H at mathemainzel.info
Fri May 15 18:14:19 UTC 2015
Hello,
is IPv6 somewhat similar to IPv4?
e.g.
I would write
acl block_ipv4_range dst 84.84.84.0/24
deny_info errorpage block_ipv4_range
http_access deny block_ipv4_range
to block any hosts within this IPv4 range
how would be the syntax for blocking any hosts within a specific IPv6 subnet
e.g. [2408:8000::]/24
should it be this?
acl block_ipv6_subnet dst 2408:8000::/24
deny_info errorpage block_ipv6_subnet
http_access deny block_ipv6_subnet
Thanks,
Walter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5971 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20150515/ae04de94/attachment.bin>
More information about the squid-users
mailing list