From faf83c82e0825a2e6ce6ac975a8e3faab1357310 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Thu, 14 Jun 2001 19:48:29 +0000 Subject: [PATCH] documented the match-mapped-addresses option --- doc/arm/Bv9ARM-book.xml | 16 +++- doc/arm/Bv9ARM.ch06.html | 112 ++++++++++++++++++---------- doc/arm/Bv9ARM.ch07.html | 8 +- doc/arm/Bv9ARM.ch08.html | 14 ++-- doc/arm/Bv9ARM.ch09.html | 154 +++++++++++++++++++-------------------- doc/arm/Bv9ARM.html | 44 +++++------ 6 files changed, 196 insertions(+), 152 deletions(-) diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 7c2267e350..93ffdd393b 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -2,7 +2,7 @@ - + BIND 9 Administrator Reference Manual @@ -2761,6 +2761,7 @@ statement in the named.conf file: additional-from-cache yes_or_no ; random-device path_name ; max-cache-size size_spec ; + match-mapped-addresses yes_or_no; }; @@ -3079,8 +3080,19 @@ records (A, A6, and AAAA) for mail.example.net will be provid if known. These options disable this behavior. - +match-mapped-addresses +If yes, then an +IPv4-mapped IPv6 address will match any address match +list entries that match the corresponding IPv4 address. +Enabling this option is sometimes useful on IPv6-enabled Linux +systems, to work around a kernel bug that causes IPv4 +TCP connections such as zone transfers to be accepted +on an IPv6 socket using mapped addresses, causing +address match lists designed for IPv4 to fail to match. +The use of this option for any other purpose is discouraged. + + diff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index aa1edff99d..df43cd157a 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -91,7 +91,7 @@ HREF="Bv9ARM.ch06.html#Configuration_File_Grammar" >
6.3. Zone File
size_spec ; ] + [ match-mapped-addresses yes_or_no; ] };

6.2.14. options
match-mapped-addresses

If yes, then an +IPv4-mapped IPv6 address will match any address match +list entries that match the corresponding IPv4 address. +Enabling this option is sometimes useful on IPv6-enabled Linux +systems, to work around a kernel bug that causes IPv4 +TCP connections such as zone transfers to be accepted +on an IPv6 socket using mapped addresses, causing +address match lists designed for IPv4 to fail to match. +Its use for any other purpose is discouraged. +

6.2.14.2. Forwarding

6.2.14.4. Interfaces

6.2.14.5. Query Address

6.2.14.7. Operating System Resource Limits

6.2.14.8. Server Resource Limits

6.2.14.9. Periodic Task Intervals

6.2.17. trusted-keys

6.2.18. trusted-keys

6.2.19. view

6.2.20. view

6.2.22. zone

6.2.22.1. Zone Types

6.2.22.2. Class

6.2.22.3. Zone Options

6.3. Zone File

6.3.1.1. Resource Records

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

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. Acknowledgements
A.3. General DNS

A.1. Acknowledgements

A.1.1. A Brief History of the DNS

A.2.1.1. HS = hesiod

A.2.1.2. CH = chaos

A.3. General DNS

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] D. Barr, Common DNS Operational and Configuration Errors, February 1996.

[RFC1912] D. Barr, Common DNS Operational and Configuration Errors, February 1996.

[RFC2010] B. Manning

[RFC2219] 

Other DNS

[RFC1464] 

[RFC1713] 

6.2.14. options
6.2.17. trusted-keys
6.2.18. trusted-keys
6.2.19. view
6.2.20. view
6.2.22. 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. Acknowledgements
A.1.1. A Brief History of the DNS
A.3. General DNS
A.4.3. Other Documents About BIND