Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
c5b8b741
Commit
c5b8b741
authored
Dec 26, 2016
by
Evan Hunt
Browse files
[master] clarify auth ECS is not meant for production use
parent
c43f150d
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/arm/Bv9ARM-book.xml
View file @
c5b8b741
...
@@ -17205,6 +17205,18 @@ zone "example.com" {
...
@@ -17205,6 +17205,18 @@ zone "example.com" {
in ACLs that are not prefixed with "ecs" are matched only
in ACLs that are not prefixed with "ecs" are matched only
against the source address.
against the source address.
</para>
</para>
<note>
<simpara>
(Note: The authoritative ECS implementation in
<command>named</command> is based on an early version of the
specification, and is known to have incompatibilities with
other implementations. It is also inefficient, requiring
a separate view for each client subnet to be sent different
answers, and it is unable to correct for overlapping subnets in
the configuration. It can be used for testing purposes, but is
not recommended for production use.)
</simpara>
</note>
<para>
<para>
When <acronym>BIND</acronym> 9 is built with GeoIP support,
When <acronym>BIND</acronym> 9 is built with GeoIP support,
ACLs can also be used for geographic access restrictions.
ACLs can also be used for geographic access restrictions.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment