netbsd man page for unbound

Query: unbound

OS: netbsd

Section: 8

Links: netbsd man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

unbound(8)                                                        unbound 1.4.17                                                        unbound(8)

NAME
unbound - Unbound DNS validating resolver 1.4.17.
SYNOPSIS
unbound [-h] [-d] [-v] [-c cfgfile]
DESCRIPTION
Unbound is an implementation of a DNS resolver, that does caching and DNSSEC validation. The available options are: -h Show the version and commandline option help. -c cfgfile Set the config file with settings for unbound to read instead of reading the file at the default location, /etc/unbound/unbound.conf. The syntax is described in unbound.conf(5). -d Debug flag, do not fork into the background, but stay attached to the console. This flag will also delay writing to the logfile until the thread-spawn time. So that most config and setup errors appear on stderr. -v Increase verbosity. If given multiple times, more information is logged. This is in addition to the verbosity (if any) from the config file.
SEE ALSO
unbound.conf(5), unbound-checkconf(8).
AUTHORS
Unbound developers are mentioned in the CREDITS file in the distribution. NLnet Labs May 24, 2012 unbound(8)