Hm...
Error: required -t <config> option not specified
Usage: bin/nsd [-h|V] [-c|-i|f] [-u <user>] [-g <group>] [-r <path>]
[-b <address:port>|-B <file>] [-s <server>] -t <file>
This ain't very important but the syntax of the command line
*should* have been something like this:
Usage: bin/nsd [-h|V] [-c|-i|f] [-u <user>] [-g <group>] [-r <path>]
[-b <address:port>|-B <file>] [-s <server>] <file>
I do not understand why on earth the "-t" option is "option" and
"required" ?
Generally speaking,
nsd [options] <config.file>
would seem much more logical to me.
Zoran