Refer to RFC 4592 for DNS wildcards
The named-checkzone(1) and named-compilezone(1) manual pages used to
refer to the description of wildcards in RFC 1034.
(cherry picked from commit 178aef5b8c)
This commit is contained in:
@@ -171,7 +171,7 @@ Options
|
||||
``-W mode``
|
||||
This option specifies whether to check for non-terminal wildcards. Non-terminal
|
||||
wildcards are almost always the result of a failure to understand the
|
||||
wildcard matching algorithm (:rfc:`1034`). Possible modes are ``warn``
|
||||
wildcard matching algorithm (:rfc:`4592`). Possible modes are ``warn``
|
||||
(the default) and ``ignore``.
|
||||
|
||||
``zonename``
|
||||
|
||||
@@ -179,7 +179,7 @@ This option dumps the zone file in canonical format.
|
||||
.B \fB\-W mode\fP
|
||||
This option specifies whether to check for non\-terminal wildcards. Non\-terminal
|
||||
wildcards are almost always the result of a failure to understand the
|
||||
wildcard matching algorithm (\fI\%RFC 1034\fP). Possible modes are \fBwarn\fP
|
||||
wildcard matching algorithm (\fI\%RFC 4592\fP). Possible modes are \fBwarn\fP
|
||||
(the default) and \fBignore\fP\&.
|
||||
.TP
|
||||
.B \fBzonename\fP
|
||||
|
||||
@@ -181,7 +181,7 @@ This option dumps the zone file in canonical format. This is always enabled for
|
||||
.B \fB\-W mode\fP
|
||||
This option specifies whether to check for non\-terminal wildcards. Non\-terminal
|
||||
wildcards are almost always the result of a failure to understand the
|
||||
wildcard matching algorithm (\fI\%RFC 1034\fP). Possible modes are \fBwarn\fP
|
||||
wildcard matching algorithm (\fI\%RFC 4592\fP). Possible modes are \fBwarn\fP
|
||||
(the default) and \fBignore\fP\&.
|
||||
.TP
|
||||
.B \fBzonename\fP
|
||||
|
||||
Reference in New Issue
Block a user