diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index b73e909768..9249e7ac63 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -17205,6 +17205,18 @@ zone "example.com" { in ACLs that are not prefixed with "ecs" are matched only against the source address. + + + (Note: The authoritative ECS implementation in + named 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.) + + When BIND 9 is built with GeoIP support, ACLs can also be used for geographic access restrictions.