Re: Discover Unreferenced Zones/Records

2013-07-01 Thread Bryan Harris
Hi Tony,On Jul 01, 2013, at 06:19 AM, Tony Finch wrote:Bryan Harris wrote: > > I have discovered that we have an excessive amount of old zones not being > used.  Is there a trick, or a simple way to determine which zones have not > been referenced in a long time? BIND can ke

Re: Discover Unreferenced Zones/Records

2013-07-01 Thread Tony Finch
Bryan Harris wrote: > > I have discovered that we have an excessive amount of old zones not being > used.  Is there a trick, or a simple way to determine which zones have not > been referenced in a long time? BIND can keep per-zone counts of response codes (success, various kinds of failure, etc.

Re: Discover Unreferenced Zones/Records

2013-07-01 Thread Sten Carlsen
There might be some zones that are rarely used, you may see those as dead using that method. I was thinking of a script that would take your list of zones (essentially the .conf file) and for each zone do something like a "dig +trace" and look for whether your servers are listed as name servers fo

Discover Unreferenced Zones/Records

2013-07-01 Thread Bryan Harris
Hi all,I have discovered that we have an excessive amount of old zones not being used.  Is there a trick, or a simple way to determine which zones have not been referenced in a long time?My best guess is to simply log queries and read the log files.  Would that be the recommended way?Our intent is