NAME
named-bootconf - convert configuration file from BIND 4.8.x
or BIND 4.9.x format to a format suitable for BIND 8.1
SYNOPSIS
named-bootconf [ -iinfile ] [ -ooutfile ]
DESCRIPTION
The named-bootconf command converts the named.boot confi-
guration file used by BIND versions 4.9.6 and older to the
named.conf format, used by BIND versions 8.1.1 and greater.
The named-bootconf command by default takes /etc/named.boot
as the input file, unless a different file is specified
using the '-i infile' option. By default, it creates
/etc/named.conf as its output file unless a different file
is specified using the '-o outfile' option.
The command converts all the options and directives in the
input file, including comments; then it and creates an out-
put file in a format acceptable to the BIND 8.1.1 version
of in.named.
If the input file does not exist, named-bootconf writes a
message on standard error and exits. If the input file con-
tains the 'include' directive, named-bootconf will :
o convert the 'include' directive to the new format;
o rename the original (included) file with the '~' suf-
fix; and
o convert the included file, to the new format, retain-
ing the same file name.The named-bootconf command can
only be run by the superuser
OPTIONS
-i infile
Specify an input file. The default is
/etc/named.boot.
-o outfile
Specify an output file. The default is
/etc/named.conf.
FILES
/etc/named.boot
/etc/named.conf
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWcsu |
|_____________________________|_____________________________|
SEE ALSO
in.named(1M),attributes(5)
NOTES
It is possible that during the conversion named-bootconf
will not maintain the exact order in which comments appeared
in the input file. If desired, the newly created named.conf
file can be edited to add newly supported options and direc-
tives in BIND version 8.1.1.
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |