Re: Catch ALL Setup

2009-02-18 Thread Robert Stucke
Just create your own root zone and add the wildcard entry in there. zone "." in { type master; file "db.root"; allow-update { None; }; allow-query { Any; }; }; Rob On Wed, Feb 18, 2009 at 9:50 AM, Sven Eschenberg wrote: > The problem I am actually facing is,

Re: version

2009-01-16 Thread Robert Stucke
And if you want know the version of a remote name server that you don't own, http://code.google.com/p/fpdns/ On Fri, Jan 16, 2009 at 7:41 PM, Evan Hunt wrote: > > > How can I get the version of named? > > This is cryptic. > > For "how can I get named to tell me its version", > >$ name

Re: dns query process

2009-01-16 Thread Robert Stucke
Since they may have cached the NS records at any time, it's just a maximum of 345600. Once a device follows the delegation from the .com authority and queries ns1.google.com directly, the NS records in the cache that were learned from the .com level servers are overwritten with what was learned fro