From 20c6ae5df4d4dda7133743518bcb4108a6ff4267 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 27 Feb 2004 02:08:53 +0000 Subject: [PATCH] spelling/phrasing from evi --- doc/arm/Bv9ARM-book.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index afa2063eb7..e439051ae3 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -3522,7 +3522,7 @@ a wildcard IP address (INADDR_ANY) will be used. If port is * or is omitted, a random unprivileged port will be used, avoid-v4-udp-ports and avoid-v6-udp-ports can be used to prevent named -from selecting certian ports. The defaults are +from selecting certain ports. The defaults are query-source address * port *; query-source-v6 address * port *; @@ -3710,10 +3710,11 @@ but applies to notify messages sent to IPv6 addresses. avoid-v4-udp-ports and avoid-v6-udp-ports specify a list of IPv4 and IPv6 UDP ports that will not be used as system -assigned source ports for UDP sockets. These lists are expected to be -used to prevent named using "well known" ports in the system assigned range -that have become unusable due to wide spread use of acls containing these -ports. +assigned source ports for UDP sockets. These lists prevent named +from choosing as its random source port a port that is blocked by +your firewall. If a query went out with such a source port, the +answer would not get by the firewall and the name server would have +to query again.