Question:
Is there a built-in ACL for named.conf
that is for any IPv6 address?
Answer:
The following ACL definitions are for all IPv6 and all IPv4 addresses respectively:
acl any6 { ::0/0; };
acl any4 { 0.0.0.0/0; };
Is there a built-in ACL for named.conf
that is for any IPv6 address?
The following ACL definitions are for all IPv6 and all IPv4 addresses respectively:
acl any6 { ::0/0; };
acl any4 { 0.0.0.0/0; };