[62249] in North American Network Operators' Group
Re: Root Server Operators (Re: What *are* they smoking?)
daemon@ATHENA.MIT.EDU (william@elan.net)
Wed Sep 17 00:58:49 2003
Date: Tue, 16 Sep 2003 19:08:25 -0700 (PDT)
From: william@elan.net
To: nanog@merit.edu
Cc: Paul Vixie <vixie@vix.com>
In-Reply-To: <g37k48hvzo.fsf@sa.vix.com>
Errors-To: owner-nanog-outgoing@merit.edu
Can you also program something to do this for all root zones, i.e. something
like 'zone ".*" { type deligation-only; };'
And make it default configuration for new bind releases...
On 17 Sep 2003, Paul Vixie wrote:
>
> > Anyone have a magic named.conf incantation to counter the verisign
> > braindamage?
>
> zone "com" { type delegation-only; };
> zone "net" { type delegation-only; };
>
> > Or does this require a patch to bind?
>
> yes, it does. to be released shortly.