Tag Archives: log

Logging Bind DNS Queries

Option 1 – Quick and Dirty You can quickly turn on logging by typing in the following into the server shell: [code]rndc querylog[/code] Then you can follow the information in the standard syslog. [code]tail -f /var/log/syslog[/code] You should see output like the following letting you know that queries are now logged: [code]Sep 14 22:23:20 ns01.companya.local… Read More »

Loading