1named-checkconf(1M)     System Administration Commands     named-checkconf(1M)
2
3
4

NAME

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

SYNOPSIS

9       named-checkconf [-vjz] [-t directory] filename
10
11

DESCRIPTION

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

OPTIONS

17       The following options are supported:
18
19       -t directory    Change the root directory to directory so that  include
20                       directives  in  the configuration file are processed as
21                       if run by a named configuration  whose  root  directory
22                       has been similarly changed.
23
24
25       -v              Print  the  version  of the named-checkconf program and
26                       exit.
27
28
29       -z              Perform a test  load  of  the  master  zones  found  in
30                       named.conf.
31
32
33       -j              When loading a zonefile, read the journal if it exists.
34
35

OPERANDS

37       The following operands are supported:
38
39       filename    The  name  of  the configuration file to be checked. If not
40                   specified, it defaults to /etc/named.conf.
41
42

EXIT STATUS

44       0    No errors were detected.
45
46
47       1    An error was detected.
48
49

ATTRIBUTES

51       See attributes(5) for descriptions of the following attributes:
52
53
54
55
56       ┌─────────────────────────────┬─────────────────────────────┐
57       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
58       ├─────────────────────────────┼─────────────────────────────┤
59       │Availability                 │SUNWbind                     │
60       ├─────────────────────────────┼─────────────────────────────┤
61       │Interface Stability          │External                     │
62       └─────────────────────────────┴─────────────────────────────┘
63

SEE ALSO

65       named(1M), attributes(5)
66
67
68       BIND 9 Administrator Reference Manual, available at the ISC web site.
69
70
71
72SunOS 5.11                        24 Dec 2008              named-checkconf(1M)
Impressum