1NAMED-CHECKCONF(8)                   BIND9                  NAMED-CHECKCONF(8)
2
3
4

NAME

6       named-checkconf - named configuration file syntax checking tool
7

SYNOPSIS

9       named-checkconf [-v] [-j] [-t directory] {filename} [-z]
10

DESCRIPTION

12       named-checkconf checks the syntax, but not the semantics, of a named
13       configuration file.
14

OPTIONS

16       -t directory
17           Chroot to directory so that include directives in the configuration
18           file are processed as if run by a similarly chrooted named.
19
20       -v
21           Print the version of the named-checkconf program and exit.
22
23       -z
24           Perform a test load of all master zones found in named.conf.
25
26       -j
27           When loading a zonefile read the journal if it exists.
28
29       filename
30           The name of the configuration file to be checked. If not specified,
31           it defaults to /etc/named.conf.
32

RETURN VALUES

34       named-checkconf returns an exit status of 1 if errors were detected and
35       0 otherwise.
36

SEE ALSO

38       named(8), named-checkzone(8), BIND 9 Administrator Reference Manual.
39

AUTHOR

41       Internet Systems Consortium
42
44       Copyright © 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC")
45       Copyright © 2000-2002 Internet Software Consortium.
46
47
48
49BIND9                            June 14, 2000              NAMED-CHECKCONF(8)
Impressum