Re: [DNSOP] draft-schanzen-gns and draft-ietf-dns-alt-tld

2022-11-02 Thread Harald Alvestrand
On 8/1/22 15:58, Ben Schwartz wrote: On Mon, Aug 1, 2022 at 8:32 AM Independent Submissions Editor (Eliot Lear) mailto:rfc-...@rfc-editor.org>> wrote: ... I do agree with Martin that it would be helpful to have some registration of names so that conflicts between name spaces can be

Re: [DNSOP] what's the right thing to do upon receiving something like this?

2007-02-19 Thread Harald Alvestrand
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.1