1.3. Logging
The set of logging categories in BIND 9 is different from that
-in BIND 8. If you have customized your logging on a per-category
+in BIND 8. If you have customised your logging on a per-category
basis, you need to modify your logging statement to use the
new categories.
statement. In BIND 8, the new logging configuration took effect
immediately after the "logging" statement was read.
-1.4. Notify messages and Refesh queries
+1.4. Notify messages and Refresh queries
The source address and port for these is now controlled by
"notify-source" and "transfer-source", respectively, rather that
values.
BIND 9.0 and 9.1 completely refused to load such files. BIND 9.2
-emulates the nonstandard BIND 4/8 SOA MINTTL behavior and loads the
+emulates the nonstandard BIND 4/8 SOA MINTTL behaviour and loads the
files anyway (provided the SOA is the first record in the file), but
will issue the warning message "no TTL specified; using SOA MINTTL
-instad".
+instead".
To avoid problems, we recommend that you use a $TTL directive in each
zone file.
BIND 9 uses EDNS0 (RFC2671) to advertise its receive buffer size. It
also sets an EDNS flag bit in queries to indicate that it wishes to
-receive DNSSEC responses; this flag bit usage is not yet standardized,
+receive DNSSEC responses; this flag bit usage is not yet standardised,
but we hope it will be.
Most older servers that do not support EDNS0, including prior versions
effectively causing the parent zone to be silently modified: responses
and zone transfers from the parent contained the child's NS records
rather than the glue configured into the parent (if any). In the case
-of children of type "stub", this behavior was documented as a feature,
+of children of type "stub", this behaviour was documented as a feature,
allowing the glue NS records to be omitted from the parent
configuration.
-Sites that were relying on this BIND 8 behavior need to add any
+Sites that were relying on this BIND 8 behaviour need to add any
omitted glue NS records, and any necessary glue A records, to the
parent zone.
start the named process.
-$Id: migration,v 1.42 2001/09/21 17:39:24 gson Exp $
+$Id: migration,v 1.43 2003/04/22 04:23:17 marka Exp $