mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 06:55:16 +00:00
[1209] updated the documentation about notes on initial setup
This commit is contained in:
@@ -1272,6 +1272,19 @@ TODO
|
|||||||
and care should be taken to enable IXFR.
|
and care should be taken to enable IXFR.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<note><simpara>
|
||||||
|
In the current development release of BIND 10, incoming zone
|
||||||
|
transfers are only available for SQLite3-based data sources,
|
||||||
|
that is, they don't work for an in-memory data source.
|
||||||
|
Furthermore, the corresponding SQLite3 database must be
|
||||||
|
configured with a list of zone names by hand. One possible way
|
||||||
|
to do this is to use the <command>b10-loadzone</command> command
|
||||||
|
to load dummy zone content of the zone for which the secondary
|
||||||
|
service is provided (and then force transfer using AXFR from the primary
|
||||||
|
server). In future versions we will provide more convenient way
|
||||||
|
to set up the secondary.
|
||||||
|
</simpara></note>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
To enable IXFR, you need to
|
To enable IXFR, you need to
|
||||||
configure <command>b10-xfrin</command> with an explicit zone
|
configure <command>b10-xfrin</command> with an explicit zone
|
||||||
@@ -1311,12 +1324,6 @@ TODO
|
|||||||
version, at which point we will enable IXFR by default.
|
version, at which point we will enable IXFR by default.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<note><simpara>
|
|
||||||
In the current development release of BIND 10, incoming zone
|
|
||||||
transfers are only available for SQLite3-based data sources,
|
|
||||||
that is, they don't work for an in-memory data source.
|
|
||||||
</simpara></note>
|
|
||||||
|
|
||||||
<!-- TODO:
|
<!-- TODO:
|
||||||
|
|
||||||
how to tell bind10 you are a secondary?
|
how to tell bind10 you are a secondary?
|
||||||
|
Reference in New Issue
Block a user