]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Define default-source-address, default-source-address-v6 for rndc
authorPetr Špaček <pspacek@isc.org>
Thu, 30 Jun 2022 11:58:03 +0000 (13:58 +0200)
committerPetr Špaček <pspacek@isc.org>
Fri, 1 Jul 2022 06:59:24 +0000 (08:59 +0200)
doc/arm/dns-ops.inc.rst

index e4f7e38f72f06707b0c32ebd93c0ffca56db3af2..ff9670ab458c4485ec054b9311e2384e4aa5a49a 100644 (file)
@@ -117,9 +117,6 @@ server.
 
 .. rndcconf:statement:: options
 
-   The ``options`` statement has three clauses: ``default-server``,
-   ``default-key``, and ``default-port``.
-
    .. rndcconf:statement:: default-server
 
       ``default-server`` takes a
@@ -137,6 +134,14 @@ server.
       :iscman:`rndc` should connect if no port is given on the command line or in
       a ``server`` statement.
 
+   .. rndcconf:statement:: default-source-address
+   .. rndcconf:statement:: default-source-address-v6
+
+      ``default-source-address`` and ``default-source-address-v6`` specify
+      the IPv4 and IPv6 source address used to communicate with the server
+      if no address is given on the command line or in a
+      :rndcconf:ref:`server` block.
+
 .. rndcconf:statement:: key
 
    The ``key`` statement defines a key to be used by :iscman:`rndc` when