mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
Document that nsupdate ignores server command in GSS-TSIG mode
This behavior is present since introduction of GSS-TSIG support,
commit 289ae548d5
.
This commit is contained in:
@@ -262,6 +262,8 @@ The command formats and their meanings are as follows:
|
|||||||
update requests are sent. If no port number is specified, the default
|
update requests are sent. If no port number is specified, the default
|
||||||
DNS port number of 53 is used.
|
DNS port number of 53 is used.
|
||||||
|
|
||||||
|
.. note:: This command has no effect when GSS-TSIG is in use.
|
||||||
|
|
||||||
``local address port``
|
``local address port``
|
||||||
This command sends all dynamic update requests using the local ``address``. When
|
This command sends all dynamic update requests using the local ``address``. When
|
||||||
no local statement is provided, :program:`nsupdate` sends updates using
|
no local statement is provided, :program:`nsupdate` sends updates using
|
||||||
|
@@ -295,6 +295,13 @@ zone\(aqs SOA record identify the primary server for that zone.
|
|||||||
\fBport\fP is the port number on \fBservername\fP where the dynamic
|
\fBport\fP is the port number on \fBservername\fP where the dynamic
|
||||||
update requests are sent. If no port number is specified, the default
|
update requests are sent. If no port number is specified, the default
|
||||||
DNS port number of 53 is used.
|
DNS port number of 53 is used.
|
||||||
|
.sp
|
||||||
|
\fBNOTE:\fP
|
||||||
|
.INDENT 7.0
|
||||||
|
.INDENT 3.5
|
||||||
|
This command has no effect when GSS\-TSIG is in use.
|
||||||
|
.UNINDENT
|
||||||
|
.UNINDENT
|
||||||
.TP
|
.TP
|
||||||
.B \fBlocal address port\fP
|
.B \fBlocal address port\fP
|
||||||
This command sends all dynamic update requests using the local \fBaddress\fP\&. When
|
This command sends all dynamic update requests using the local \fBaddress\fP\&. When
|
||||||
|
Reference in New Issue
Block a user