mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 07:25:18 +00:00
[3020] Add text about re-enabling the static.zone file
This commit is contained in:
@@ -2643,15 +2643,18 @@ can use various data source backends.
|
|||||||
<title>Adding a static data source</title>
|
<title>Adding a static data source</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
BIND 10 provides a zone file for the CH (Chaos) class for
|
BIND 10 includes a zone file named
|
||||||
|
<filename>static.zone</filename> in the CH (Chaos) class for
|
||||||
providing information about the server via the AUTHORS.BIND
|
providing information about the server via the AUTHORS.BIND
|
||||||
and VERSION.BIND TXT records.
|
and VERSION.BIND TXT records. By default, this BIND zone is
|
||||||
|
configured and its records are served.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Assuming there is no existing static data source, here is how
|
If you have removed this zone from the configuration (e.g., by
|
||||||
you can add one, to serve the zones in
|
using the commands in the previous section to disable the
|
||||||
<filename>static.zone</filename> distributed with BIND 10.
|
"built-in data source"), here is how you can add it back to
|
||||||
|
serve the zones in the <filename>static.zone</filename> file.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>First, add the CH class if it doesn't exist:
|
<para>First, add the CH class if it doesn't exist:
|
||||||
|
Reference in New Issue
Block a user