regen master
This commit is contained in:
@@ -7527,7 +7527,7 @@ example.com CNAME rpz-tcp-only.
|
||||
<p>
|
||||
With both methods when named gets a NXDOMAIN response
|
||||
it examines a seperate namespace to see if the NXDOMAIN
|
||||
response should be replaced with a alternative response.
|
||||
response should be replaced with an alternative response.
|
||||
</p>
|
||||
<p>
|
||||
With a redirect zone (<span class="command"><strong>zone "." { type redirect; };</strong></span>), the
|
||||
|
||||
@@ -533,6 +533,12 @@
|
||||
rndc commands are allowed for querying information from named.
|
||||
By default, control channel access is read-write.
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
When loading managed signed zones detect if the RRSIG's
|
||||
inception time is in the future and regenerate the RRSIG
|
||||
immediately. This helps when the system's clock needs to
|
||||
be reset backwards.
|
||||
</p></li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
|
||||
@@ -494,6 +494,12 @@
|
||||
rndc commands are allowed for querying information from named.
|
||||
By default, control channel access is read-write.
|
||||
</p></li>
|
||||
<li class="listitem"><p>
|
||||
When loading managed signed zones detect if the RRSIG's
|
||||
inception time is in the future and regenerate the RRSIG
|
||||
immediately. This helps when the system's clock needs to
|
||||
be reset backwards.
|
||||
</p></li>
|
||||
</ul></div>
|
||||
</div>
|
||||
<div class="section">
|
||||
|
||||
Reference in New Issue
Block a user