Mark Andrews wrote:
        Named already has this capability.

        You can use the blackhole acl or you can use multiple
        server "cidr" { bogus yes; };.

                server 10.0.0.0/8 { bogus yes; };
                server 172.16.0.0/12 { bogus yes; };
                server 192.168.0.0/16 { bogus yes; };

is there a way to say "if source is in same domain, allow, else deny"?
I'd like to allow 10.0.0.53 as a nameserver on *my* (home) network....


_______________________________________________
DNSOP mailing list
[email protected]
https://www1.ietf.org/mailman/listinfo/dnsop

Reply via email to