From: Tinderbox User
Specifies the algorithm to use for the TSIG key. Available
choices are: hmac-md5, hmac-sha1, hmac-sha224, hmac-sha256,
- hmac-sha384 and hmac-sha512. The default is hmac-md5, or
- if MD5 was disabled at compile time, hmac-sha256.
-
- Note: Use of hmac-md5 is no longer recommended, and the default
- value will be changed to hmac-sha256 in a future release.
+ hmac-sha384 and hmac-sha512. The default is hmac-sha256.
- keysizeSynopsis
dnssec-checkds
- [-l ]
- [domain-f ]
[file-d ]
[dig path-D ]
- {zone}
- dsfromkey pathdnssec-dsfromkey
- [-l ]
[domain-f ]
- [file-d ]
- [dig path-D ]
+ [dsfromkey path-l ]
+ [domain-s ]
{zone}
- file
file+ Specifies a prepared dsset file, such as would be generated + by dnssec-signzone, to use as a source for + the DS RRset instead of querying the parent. +
+dig pathdiff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index aa664f4447d..e7fd9179a06 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -6451,7 +6451,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; server waits on an idle TCP connection before closing it when the client is using the EDNS TCP keepalive option. The default is 300 (30 seconds), the maximum - is 1200 (two minutes), and the minimum is 1 (one tenth + is 65535 (about 1.8 hours), and the minimum is 1 (one tenth of a second). Values above the maximum or below the minimum will be adjusted with a logged warning. This value may be greater than @@ -6470,7 +6470,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; keepalive option. This informs a client of the amount of time it may keep the session open. The default is 300 (30 seconds), the maximum is - 1200 (two minutes), and the minimum is 0, which + 65535 (about 1.8 hours), and the minimum is 0, which signals that the clients must close TCP connections immediately. Ordinarily this should be set to the same value as tcp-keepalive-timeout. diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index e26b7ea5402..a4e7f7c52dc 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -498,6 +498,14 @@ dnssec-settime, etc. [RT #46149]
++ dnssec-checkds -s specifies a file from + which to read a DS set rather than querying the parent zone. + This can be used to check zone correctness prior to + publication. Thanks to Niall O'Reilly [RT #44667] +
+The use of HMAC-MD5 for RNDC keys is no longer recommended. - For compatibility, this is still the default algorithm generated - by rndc-confgen, but it will print a - warning message. The default algorithm in - rndc-confgen will be changed to HMAC-SHA256 - in a future release. [RT #42272] + The default algorithm generated by rndc-confgen, + is now HMAC-256, and a warning message will be printed if + HMAC-MD5 is used. [RT #42272] +
++ The isc-hmac-fixup command, which was created + to address an interoperability problem in TSIG keys between + early versions of BIND and other DNS implmentations, is now + obsolete and has been removed. [RT #46411]
+ Initializing keys specified in a managed-keys + statement or by dnssec-validation auto; are + now tagged as "initializing", until they have been updated by a + key refresh query. If key maintenance fails to initialize, + this will be visible when running rndc secroots. + [RT #46267] +
+Previously, update-policy local; accepted @@ -729,6 +753,12 @@ queries. [RT #45847]
+ A new statistics counter has been added to track priming + queries. [RT #46313] +
+The dnssec-signzone -x flag and the diff --git a/doc/arm/Bv9ARM.ch13.html b/doc/arm/Bv9ARM.ch13.html index 7d0993a244e..f6ec8a73f11 100644 --- a/doc/arm/Bv9ARM.ch13.html +++ b/doc/arm/Bv9ARM.ch13.html @@ -97,9 +97,6 @@ host — DNS lookup utility
dnssec-checkds
- [-l ]
- [domain-f ]
[file-d ]
[dig path-D ]
- {zone}
- dsfromkey path
- dnssec-dsfromkey
- [-l ]
[domain-f ]
- [file-d ]
- [dig path-D ]
+ [dsfromkey path-l ]
+ [domain-s ]
{zone}
- file
file+ Specifies a prepared dsset file, such as would be generated + by dnssec-signzone, to use as a source for + the DS RRset instead of querying the parent. +
+dig pathdiff --git a/doc/arm/man.host.html b/doc/arm/man.host.html index de41807dc41..feae32bcf73 100644 --- a/doc/arm/man.host.html +++ b/doc/arm/man.host.html @@ -14,7 +14,7 @@ - +