![]() | ![]() |
BIND 8 and 9 name servers go into the background even when you specify -d, so there's no need for the &.# /etc/named -d 1 &
And, as you might expect, if you turn on debugging from the command line, you can still use ndc to change the name server's debug level.# ndc trace 3 # ndc notrace
BIND 9.1.0's rndc doesn't implement the trace or notrace arguments yet (nor does the 9.1.0 named ), but a future version will. So if you're running BIND 9, use the -d command-line option.