You could just tcpdump / tethereal your port 53 traffic I suppose, they're generally oneliners that you can easily stick in a logfile to process.

bert hubert wrote:
On Wed, Jul 22, 2009 at 7:49 PM, Bryan
Brannigan<[email protected]> wrote:
I would like to configure PowerDNS to log all DNS queries to a text
file or to a MySQL table.  Does anyone know if this is possible?

Bryan,

The PowerDNS Authoritative Server does not have this ability, the
PowerDSN Recursor does ('quiet=off').

Another solution that is far less resource intensive is to run a
tcpdump on your UDP port, and use tools like 'ncap' to make reports on
what queries you've seen.

Good luck!
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

--

Met vriendelijke groet,

Jeroen Wunnink,
EasyHosting B.V. Systeembeheerder
[email protected]

telefoon:+31 (035) 6285455              Postbus 48
fax: +31 (035) 6838242                  3755 ZG Eemnes

http://www.easyhosting.nl
http://www.easycolocate.nl


_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to