Whatever the verbosity I set ( via the conf file or thru nsd-control)
I can get the question/anwer level logged.
NSD will never log queries and responses, regardless of the verbosity.
You'll have to use tcpdump to view/capture the queries and responses
independently of NSD.
Whatever the verbosity I set ( via the conf file or thru
nsd-control) I can get the question/anwer level logged.
A useful quote from my colleague Wouter I copied from a bug report:
"Verbosity is not the debug logging for NSD. Verbosity level 5 is about
the max right now. If you compile with debug enabled, then use -F 60 -L
2 to enable more logging. -F -1 -L 2 enables even more debug logging,
but the volume of that may slow down the server."