[Pdns-users] Logging All DNS Queries
bert hubert
bert.hubert at netherlabs.nl
Wed Jul 22 18:52:21 UTC 2009
On Wed, Jul 22, 2009 at 7:49 PM, Bryan
Brannigan<bryan at branniganventures.com> 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!
More information about the Pdns-users
mailing list