From: Mark Andrews Date: Thu, 14 Oct 2004 02:57:54 +0000 (+0000) Subject: regen X-Git-Tag: v9.2.5rc1~28^2~84 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=18eedaf157f8c45e2d998b33d2a13fdcb0e49c35;p=thirdparty%2Fbind9.git regen --- diff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index 9478efbbf12..60886ae3e88 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -94,7 +94,7 @@ HREF="Bv9ARM.ch06.html#Configuration_File_Grammar" >
6.3. Zone File

ixfr-from-differences also accepts master +and slave at the view and options levels which causes +ixfr-from-differences to apply to all master +or slave zones respectively. +

6.2.16.2. Forwarding

6.2.16.3. Dual-stack Servers

6.2.16.5. Interfaces

6.2.16.6. Query Address

6.2.16.8. Bad UDP Port Lists

6.2.16.9. Operating System Resource Limits

6.2.16.10. Server Resource Limits

6.2.16.11. Periodic Task Intervals

6.2.19. trusted-keys

6.2.20. trusted-keys

6.2.22. view

6.2.24. zone

6.2.24.1. Zone Types

6.2.24.2. Class

6.2.24.3. Zone Options

6.3. Zone File

6.3.1.2. Textual expression of RRs

6.3.2. Discussion of MX Records

6.3.4. Inverse Mapping in IPv4

6.3.5. Other Zone File Directives

6.3.5.1. The $ORIGIN

6.3.5.2. The $INCLUDE

6.3.5.3. The $TTL

6.3.6. BIND

7.2. chroot

7.2. chroot

7.2.1. The chroot

7.2.2. Using the setuid

8.1. Common Problems
8.2. Incrementing and Changing the Serial Number
8.3. Where Can I Get Help?

8.1. Common Problems

Bibliography

Standards

[RFC974] 

[RFC1034] 

[RFC1035] 

[RFC2181] 

[RFC2308] 

[RFC1995] 

[RFC1996] 

[RFC2136] 

[RFC2845] 

Proposed Standards Still Under Development

[RFC1886] 

[RFC2065] 

[RFC2137] 

Other Important RFCs About DNS

[RFC1535] 

[RFC1536] 

[RFC1982] 

Resource Record Types

[RFC1183] 

[RFC1706] 

[RFC2168] 

[RFC1876] 

[RFC2052] 

[RFC2163] 

[RFC2230] 

DNS

[RFC1101] 

[RFC1123] 

[RFC1591] 

[RFC2317] 

DNS

[RFC1537] 

[RFC1912] 

[RFC2010] 

[RFC2219] 

Other DNS

[RFC1464] 

[RFC1713] 

[RFC1794] 

[RFC2240] 

[RFC2345] 

[RFC2352] 

Obsolete and Unimplemented Experimental RRs

[RFC1712] 

A.3.3. Other Documents About BIND

Bibliography

6.2.19. trusted-keys
6.2.20. trusted-keys
6.2.22. view
6.2.24. zone
6.3. Zone File
6.3.2. Discussion of MX Records
6.3.4. Inverse Mapping in IPv4
6.3.5. Other Zone File Directives
6.3.6. BIND
7.2. chroot
7.2.1. The chroot
7.2.2. Using the setuid
8.1. Common Problems
8.1.1. It's not working; how can I figure out what's wrong?
8.2. Incrementing and Changing the Serial Number
8.3. Where Can I Get Help?
A.1. Acknowledgments
A.1.1. A Brief History of the DNS
A.3.3. Other Documents About BIND; dnssec-lookaside trust-anchor ; dnssec-must-be-secure ; + ixfr-from-differences ; allow-query { ; ... }; allow-transfer { ; ... }; allow-update-forwarding { ; ... }; @@ -97,7 +98,6 @@ options { forward ( first | only ); forwarders [ port ] { ( | ) [ port ]; ... }; - ixfr-from-differences ; maintain-ixfr-base ; // obsolete max-ixfr-log-size ; // obsolete max-journal-size ; @@ -172,6 +172,7 @@ view { database ; delegation-only ; check-names ( fail | warn | ignore ); + ixfr-from-differences ; allow-query { ; ... }; allow-transfer { ; ... }; allow-update-forwarding { ; ... }; @@ -187,7 +188,6 @@ view { forward ( first | only ); forwarders [ port ] { ( | ) [ port ]; ... }; - ixfr-from-differences ; maintain-ixfr-base ; // obsolete max-ixfr-log-size ; // obsolete max-journal-size ; @@ -265,6 +265,7 @@ view { dnssec-enable ; dnssec-lookaside trust-anchor ; dnssec-must-be-secure ; + ixfr-from-differences ; allow-query { ; ... }; allow-transfer { ; ... }; allow-update-forwarding { ; ... }; @@ -278,7 +279,6 @@ view { forward ( first | only ); forwarders [ port ] { ( | ) [ port ]; ... }; - ixfr-from-differences ; maintain-ixfr-base ; // obsolete max-ixfr-log-size ; // obsolete max-journal-size ; @@ -331,6 +331,7 @@ zone { database ; delegation-only ; check-names ( fail | warn | ignore ); + ixfr-from-differences ; allow-query { ; ... }; allow-transfer { ; ... }; allow-update-forwarding { ; ... }; @@ -344,7 +345,6 @@ zone { forward ( first | only ); forwarders [ port ] { ( | ) [ port ]; ... }; - ixfr-from-differences ; maintain-ixfr-base ; // obsolete max-ixfr-log-size ; // obsolete max-journal-size ;