[62294] in North American Network Operators' Group
Re: Verisign brain damage and DNSSec.....Was:Re: What *are* they
daemon@ATHENA.MIT.EDU (Jack Bates)
Wed Sep 17 11:10:02 2003
Date: Wed, 17 Sep 2003 10:09:30 -0500
From: Jack Bates <jbates@brightok.net>
To: ekgermann@cctec.com
Cc: Valdis.Kletnieks@vt.edu, nanog@merit.edu
In-Reply-To: <NDBBJJPLIGJGLBKILFIHIEJOMFAA.ekgermann@cctec.com>
Errors-To: owner-nanog-outgoing@merit.edu
Eric Germann wrote:
>
> And whats to say they don't get around our methods of blacklisting it by
> changing the IP around every zone update?
>
result=query domain.tld
wild=query *.tld
if result=wild & dontwantwild then result=NXDOMAIN
-Jack