On Tue, Oct 20, 2009 at 04:11:04PM -0700, Tom Perrine spake thusly:
> Then I would script (perl, sh, python whatever) to use dig or the equiv Perl 
> or Python module to replay all the queries
> that were produced from the logs, *against* the original servers.

Yep. This is now the plan.

Is it just me or does bind's querylog not log the actual result of the
query? I am getting stuff like:

20-Oct-2009 16:37:18.055 client 1.2.3.4#53310: view external:
query: ourdomain.com IN MX +

using:

  channel query.log {
    file "/var/log/named/query.log" versions 12 size 500M;
    severity debug 3;
    print-time yes;
  };
  category queries {
    query.log;
  };

-- 
Tracy Reed
http://tracyreed.org

Attachment: pgp9J0piJsN9X.pgp
Description: PGP signature

_______________________________________________
Tech mailing list
[email protected]
http://lopsa.org/cgi-bin/mailman/listinfo/tech
This list provided by the League of Professional System Administrators
 http://lopsa.org/

Reply via email to