diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2003-01-28 13:09:17 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2003-01-28 13:09:17 +0000 |
| commit | 68ec16bb1ea7da7dce3bf6923e9c6a90a1bb12f9 (patch) | |
| tree | 4385466fbc116ee72f7a58a09644f93de69dee05 /contrib/bind/doc/html/options.html | |
| parent | 62d1a66f751976e7ecaedd92afa8d706a2d392aa (diff) | |
| parent | 7f1ab065ebdc6d98a8f6338d1fb90e53d035e034 (diff) | |
Notes
Diffstat (limited to 'contrib/bind/doc/html/options.html')
| -rw-r--r-- | contrib/bind/doc/html/options.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/bind/doc/html/options.html b/contrib/bind/doc/html/options.html index 219623ce8617..f124ebaee567 100644 --- a/contrib/bind/doc/html/options.html +++ b/contrib/bind/doc/html/options.html @@ -159,9 +159,9 @@ specified, the default is "named.stats". <DD> If <CODE>yes</CODE>, the <CODE>AA</CODE> bit is always set on NXDOMAIN responses, even if the server is not actually authoritative. -The default is <CODE>yes</CODE>. Do not turn off -<CODE>auth-nxdomain</CODE> unless you are sure you know what you are -doing, as some older software won't like it. +The default is <CODE>no</CODE>. Turning <CODE>auth-nxdomain</CODE> will +allow older clients that require <CODE>AA</CODE> to be set to accept +NXDOMAIN responses to work. <DT><CODE>deallocate-on-exit</CODE> <DD> @@ -847,7 +847,7 @@ request for the root servers to be accepted. Default 2. <HR> <ADDRESS> -Last Updated: $Id: options.html,v 1.48 2002/04/25 05:27:00 marka Exp $ +Last Updated: $Id: options.html,v 1.49 2002/09/09 00:19:17 marka Exp $ </ADDRESS> </BODY> </HTML> |
