idnits 2.17.1 draft-ietf-dnsop-default-local-zones-13.txt: Checking boilerplate required by RFC 5378 and the IETF Trust (see https://trustee.ietf.org/license-info): ---------------------------------------------------------------------------- No issues found here. Checking nits according to https://www.ietf.org/id-info/1id-guidelines.txt: ---------------------------------------------------------------------------- No issues found here. Checking nits according to https://www.ietf.org/id-info/checklist : ---------------------------------------------------------------------------- == There are 1 instance of lines with non-RFC6890-compliant IPv4 addresses in the document. If these are example addresses, they should be changed. Miscellaneous warnings: ---------------------------------------------------------------------------- == The copyright year in the IETF Trust and authors Copyright Line does not match the current year -- The document seems to contain a disclaimer for pre-RFC5378 work, and may have content which was first submitted before 10 November 2008. The disclaimer is necessary when there are original authors that you have been unable to contact, or if some do not wish to grant the BCP78 rights to the IETF Trust. If you are able to get all authors (current and original) to grant those rights, you can and should remove the disclaimer; otherwise, the disclaimer is needed and you can ignore this comment. (See the Legal Provisions document at https://trustee.ietf.org/license-info for more information.) -- The document date (May 1, 2010) is 5109 days in the past. Is this intentional? Checking references for intended status: Best Current Practice ---------------------------------------------------------------------------- (See RFCs 3967 and 4897 for information about using normative references to lower-maturity documents in RFCs) ** Obsolete normative reference: RFC 4843 (Obsoleted by RFC 7343) ** Obsolete normative reference: RFC 5226 (Obsoleted by RFC 8126) == Outdated reference: A later version (-09) exists of draft-ietf-dnsop-as112-ops-03 == Outdated reference: A later version (-06) exists of draft-ietf-dnsop-as112-under-attack-help-help-03 -- Obsolete informational reference (is this intentional?): RFC 5735 (Obsoleted by RFC 6890) Summary: 2 errors (**), 0 flaws (~~), 4 warnings (==), 3 comments (--). Run idnits with the --verbose option for more detailed information about the items above. -------------------------------------------------------------------------------- 2 Network Working Group M. Andrews 3 Internet-Draft ISC 4 Intended status: BCP May 1, 2010 5 Expires: November 2, 2010 7 Locally-served DNS Zones 8 draft-ietf-dnsop-default-local-zones-13 10 Abstract 12 Experience with the Domain Name System (DNS) has shown that there are 13 a number of DNS zones all iterative resolvers and recursive 14 nameservers should automatically serve, unless configured otherwise. 15 RFC 4193 specifies that this should occur for D.F.IP6.ARPA. This 16 document extends the practice to cover the IN-ADDR.ARPA zones for RFC 17 1918 address space and other well known zones with similar 18 characteristics. 20 Status of this Memo 22 This Internet-Draft is submitted in full conformance with the 23 provisions of BCP 78 and BCP 79. 25 Internet-Drafts are working documents of the Internet Engineering 26 Task Force (IETF). Note that other groups may also distribute 27 working documents as Internet-Drafts. The list of current Internet- 28 Drafts is at http://datatracker.ietf.org/drafts/current/. 30 Internet-Drafts are draft documents valid for a maximum of six months 31 and may be updated, replaced, or obsoleted by other documents at any 32 time. It is inappropriate to use Internet-Drafts as reference 33 material or to cite them other than as "work in progress." 35 This Internet-Draft will expire on November 2, 2010. 37 Copyright Notice 39 Copyright (c) 2010 IETF Trust and the persons identified as the 40 document authors. All rights reserved. 42 This document is subject to BCP 78 and the IETF Trust's Legal 43 Provisions Relating to IETF Documents 44 (http://trustee.ietf.org/license-info) in effect on the date of 45 publication of this document. Please review these documents 46 carefully, as they describe your rights and restrictions with respect 47 to this document. Code Components extracted from this document must 48 include Simplified BSD License text as described in Section 4.e of 49 the Trust Legal Provisions and are provided without warranty as 50 described in the Simplified BSD License. 52 This document may contain material from IETF Documents or IETF 53 Contributions published or made publicly available before November 54 10, 2008. The person(s) controlling the copyright in some of this 55 material may not have granted the IETF Trust the right to allow 56 modifications of such material outside the IETF Standards Process. 57 Without obtaining an adequate license from the person(s) controlling 58 the copyright in such materials, this document may not be modified 59 outside the IETF Standards Process, and derivative works of it may 60 not be created outside the IETF Standards Process, except to format 61 it for publication as an RFC or to translate it into languages other 62 than English. 64 Table of Contents 66 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 4 67 1.1. Reserved Words . . . . . . . . . . . . . . . . . . . . . . 4 68 2. Effects on sites using RFC 1918 addresses. . . . . . . . . . . 5 69 3. Changes to Iterative Resolver Behaviour. . . . . . . . . . . . 5 70 4. Lists Of Zones Covered . . . . . . . . . . . . . . . . . . . . 6 71 4.1. RFC1918 Zones . . . . . . . . . . . . . . . . . . . . . . 6 72 4.2. RFC5735 and RFC5737 Zones . . . . . . . . . . . . . . . . 7 73 4.3. Local IPv6 Unicast Addresses . . . . . . . . . . . . . . . 7 74 4.4. IPv6 Locally Assigned Local Addresses . . . . . . . . . . 8 75 4.5. IPv6 Link Local Addresses . . . . . . . . . . . . . . . . 8 76 4.6. IPv6 Example Prefix . . . . . . . . . . . . . . . . . . . 8 77 4.7. ORCHID Prefix . . . . . . . . . . . . . . . . . . . . . . 8 78 5. Zones that are Out-Of-Scope . . . . . . . . . . . . . . . . . 9 79 6. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 9 80 7. Security Considerations . . . . . . . . . . . . . . . . . . . 10 81 8. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 10 82 9. References . . . . . . . . . . . . . . . . . . . . . . . . . . 10 83 9.1. Normative References . . . . . . . . . . . . . . . . . . . 10 84 9.2. Informative References . . . . . . . . . . . . . . . . . . 11 85 Appendix A. Change History [To Be Removed on Publication] . . . . 12 86 A.1. draft-ietf-dnsop-default-local-zones-13.txt . . . . . . . 12 87 A.2. draft-ietf-dnsop-default-local-zones-12.txt . . . . . . . 12 88 A.3. draft-ietf-dnsop-default-local-zones-11.txt . . . . . . . 12 89 A.4. draft-ietf-dnsop-default-local-zones-10.txt . . . . . . . 12 90 A.5. draft-ietf-dnsop-default-local-zones-09.txt . . . . . . . 12 91 A.6. draft-ietf-dnsop-default-local-zones-08.txt . . . . . . . 12 92 A.7. draft-ietf-dnsop-default-local-zones-07.txt . . . . . . . 12 93 A.8. draft-ietf-dnsop-default-local-zones-06.txt . . . . . . . 12 94 A.9. draft-ietf-dnsop-default-local-zones-05.txt . . . . . . . 13 95 A.10. draft-ietf-dnsop-default-local-zones-04.txt . . . . . . . 13 96 A.11. draft-ietf-dnsop-default-local-zones-03.txt . . . . . . . 13 97 A.12. draft-ietf-dnsop-default-local-zones-02.txt . . . . . . . 13 98 A.13. draft-ietf-dnsop-default-local-zones-01.txt . . . . . . . 13 99 A.14. draft-ietf-dnsop-default-local-zones-00.txt . . . . . . . 13 100 A.15. draft-andrews-full-service-resolvers-03.txt . . . . . . . 13 101 A.16. draft-andrews-full-service-resolvers-02.txt . . . . . . . 14 102 Author's Address . . . . . . . . . . . . . . . . . . . . . . . . . 14 104 1. Introduction 106 Experience with the Domain Name System (DNS, [RFC1034] and [RFC1035]) 107 has shown that there are a number of DNS zones that all iterative 108 resolvers and recursive nameservers SHOULD automatically serve, 109 unless intentionally configured otherwise. These zones include, but 110 are not limited to, the IN-ADDR.ARPA zones for the address space 111 allocated by [RFC1918] and the IP6.ARPA zones for locally assigned 112 unique local IPv6 addresses defined in [RFC4193]. 114 This recommendation is made because data has shown that significant 115 leakage of queries for these name spaces is occurring, despite 116 instructions to restrict them, and because it has therefore become 117 necessary to deploy sacrificial name servers to protect the immediate 118 parent name servers for these zones from excessive, unintentional, 119 query load [AS112] [I-D.draft-ietf-dnsop-as112-ops] 120 [I-D.draft-ietf-dnsop-as112-under-attack-help-help]. There is every 121 expectation that the query load will continue to increase unless 122 steps are taken as outlined here. 124 Additionally, queries from clients behind badly configured firewalls 125 that allow outgoing queries for these name spaces but drop the 126 responses, put a significant load on the root servers (forward but no 127 reverse zones configured). They also cause operational load for the 128 root server operators as they have to reply to enquiries about why 129 the root servers are "attacking" these clients. Changing the default 130 configuration will address all these issues for the zones listed in 131 Section 4. 133 [RFC4193] recommends that queries for D.F.IP6.ARPA be handled 134 locally. This document extends the recommendation to cover the IN- 135 ADDR.ARPA zones for [RFC1918] and other well known IN-ADDR.ARPA and 136 IP6.ARPA zones for which queries should not appear on the public 137 Internet. 139 It is hoped that by doing this the number of sacrificial servers 140 [AS112] will not have to be increased, and may in time be reduced. 142 This recommendation should also help DNS responsiveness for sites 143 which are using [RFC1918] addresses but do not follow the last 144 paragraph in Section 3 of [RFC1918]. 146 1.1. Reserved Words 148 The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", 149 "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this 150 document are to be interpreted as described in [RFC2119]. 152 2. Effects on sites using RFC 1918 addresses. 154 For most sites using [RFC1918] addresses, the changes here will have 155 little or no detrimental effect. If the site does not already have 156 the reverse tree populated the only effect will be that the name 157 error responses will be generated locally rather than remotely. 159 For sites that do have the reverse tree populated, most will either 160 have a local copy of the zones or will be forwarding the queries to 161 servers which have local copies of the zone. Therefore this 162 recommendation will not be relevant. 164 The most significant impact will be felt at sites that make use of 165 delegations for [RFC1918] addresses and have populated these zones. 166 These sites will need to override the default configuration expressed 167 in this document to allow resolution to continue. Typically, such 168 sites will be fully disconnected from the Internet and have their own 169 root servers for their own non-Internet DNS tree. 171 3. Changes to Iterative Resolver Behaviour. 173 Unless configured otherwise, an iterative resolver will now return 174 authoritatively (aa=1) name errors (RCODE=3) for queries within the 175 zones in Section 4, with the obvious exception of queries for the 176 zone name itself where SOA, NS and "no data" responses will be 177 returned as appropriate to the query type. One common way to do this 178 all at once is to serve empty (SOA and NS only) zones. 180 An implementation of this recommendation MUST provide a mechanism to 181 disable this new behaviour, and SHOULD allow this decision on a zone 182 by zone basis. 184 If using empty zones one SHOULD NOT use the same NS and SOA records 185 as used on the public Internet servers as that will make it harder to 186 detect the origin of the responses and thus any leakage to the public 187 Internet servers. This document recommends that the NS record 188 defaults to the name of the zone and the SOA MNAME defaults to the 189 name of the only NS RR's target. The SOA RNAME should default to 190 "nobody.invalid." [RFC2606]. Implementations SHOULD provide a 191 mechanism to set these values. No address records need to be 192 provided for the name server. 194 Below is an example of a generic empty zone in master file format. 195 It will produce a negative cache TTL of 3 hours. 197 @ 10800 IN SOA @ nobody.invalid. 1 3600 1200 604800 10800 198 @ 10800 IN NS @ 199 The SOA RR is needed to support negative caching [RFC2308] of name 200 error responses and to point clients to the primary master for DNS 201 dynamic updates. 203 SOA values of particular importance are the MNAME, the SOA RR's TTL 204 and the negTTL value. Both TTL values SHOULD match. The rest of the 205 SOA timer values MAY be chosen arbitrarily since they are not 206 intended to control any zone transfer activity. 208 The NS RR is needed as some UPDATE [RFC2136] clients use NS queries 209 to discover the zone to be updated. Having no address records for 210 the name server is expected to abort UPDATE processing in the client. 212 4. Lists Of Zones Covered 214 The following subsections are intended to seed the IANA registry as 215 requested in the IANA Considerations Section. The zone name is the 216 entity to be registered. 218 4.1. RFC1918 Zones 220 The following zones correspond to the IPv4 address space reserved in 221 [RFC1918]. 223 +----------------------+ 224 | Zone | 225 +----------------------+ 226 | 10.IN-ADDR.ARPA | 227 | 16.172.IN-ADDR.ARPA | 228 | 17.172.IN-ADDR.ARPA | 229 | 18.172.IN-ADDR.ARPA | 230 | 19.172.IN-ADDR.ARPA | 231 | 20.172.IN-ADDR.ARPA | 232 | 21.172.IN-ADDR.ARPA | 233 | 22.172.IN-ADDR.ARPA | 234 | 23.172.IN-ADDR.ARPA | 235 | 24.172.IN-ADDR.ARPA | 236 | 25.172.IN-ADDR.ARPA | 237 | 26.172.IN-ADDR.ARPA | 238 | 27.172.IN-ADDR.ARPA | 239 | 28.172.IN-ADDR.ARPA | 240 | 29.172.IN-ADDR.ARPA | 241 | 30.172.IN-ADDR.ARPA | 242 | 31.172.IN-ADDR.ARPA | 243 | 168.192.IN-ADDR.ARPA | 244 +----------------------+ 246 4.2. RFC5735 and RFC5737 Zones 248 The following zones correspond to those address ranges from [RFC5735] 249 and [RFC5737] that are not expected to appear as source or 250 destination addresses on the public Internet and to not have a unique 251 name to associate with. 253 The recommendation to serve an empty zone 127.IN-ADDR.ARPA is not a 254 attempt to discourage any practice to provide a PTR RR for 255 1.0.0.127.IN-ADDR.ARPA locally. In fact, a meaningful reverse 256 mapping should exist, but the exact setup is out of the scope of this 257 document. Similar logic applies to the reverse mapping for ::1 258 (Section 4.3). The recommendations made here simply assume no other 259 coverage for these domains exists. 261 +------------------------------+------------------------+ 262 | Zone | Description | 263 +------------------------------+------------------------+ 264 | 0.IN-ADDR.ARPA | IPv4 "THIS" NETWORK | 265 | 127.IN-ADDR.ARPA | IPv4 LOOP-BACK NETWORK | 266 | 254.169.IN-ADDR.ARPA | IPv4 LINK LOCAL | 267 | 2.0.192.IN-ADDR.ARPA | IPv4 TEST NET 1 | 268 | 100.51.198.IN-ADDR.ARPA | IPv4 TEST NET 2 | 269 | 113.0.203.IN-ADDR.ARPA | IPv4 TEST NET 3 | 270 | 255.255.255.255.IN-ADDR.ARPA | IPv4 BROADCAST | 271 +------------------------------+------------------------+ 273 4.3. Local IPv6 Unicast Addresses 275 The reverse mappings ([RFC3596], Section 2.5 IP6.ARPA Domain) for the 276 IPv6 Unspecified (::) and Loopback (::1) addresses ([RFC4291], 277 Sections 2.4, 2.5.2 and 2.5.3) are covered by these two zones: 279 +-------------------------------------------+ 280 | Zone | 281 +-------------------------------------------+ 282 | 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.\ | 283 | 0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA | 284 | 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.\ | 285 | 0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA | 286 +-------------------------------------------+ 288 Note: Line breaks and a escapes '\' have been inserted above for 289 readability and to adhere to line width constraints. They are not 290 parts of the zone names. 292 4.4. IPv6 Locally Assigned Local Addresses 294 Section 4.4 of [RFC4193] already required special treatment of: 296 +--------------+ 297 | Zone | 298 +--------------+ 299 | D.F.IP6.ARPA | 300 +--------------+ 302 4.5. IPv6 Link Local Addresses 304 IPv6 Link-Local Addresses as of [RFC4291], Section 2.5.6 are covered 305 by four distinct reverse DNS zones: 307 +----------------+ 308 | Zone | 309 +----------------+ 310 | 8.E.F.IP6.ARPA | 311 | 9.E.F.IP6.ARPA | 312 | A.E.F.IP6.ARPA | 313 | B.E.F.IP6.ARPA | 314 +----------------+ 316 4.6. IPv6 Example Prefix 318 IPv6 example prefix [RFC3849]. 320 +--------------------------+ 321 | Zone | 322 +--------------------------+ 323 | 8.B.D.0.1.0.0.2.IP6.ARPA | 324 +--------------------------+ 326 Note: 8.B.D.0.1.0.0.2.IP6.ARPA is not being used as an example here. 328 4.7. ORCHID Prefix 330 [RFC4843]. 332 +----------------------+ 333 | Zone | 334 +----------------------+ 335 | 0.1.1.0.0.2.IP6.ARPA | 336 +----------------------+ 338 5. Zones that are Out-Of-Scope 340 IPv6 site-local addresses (deprecated, see [RFC4291] Sections 2.4 and 341 2.5.7), and IPv6 Non-Locally Assigned Local addresses ([RFC4193]) are 342 not covered here. 344 It is expected that IPv6 site-local addresses will be self correcting 345 as IPv6 implementations remove support for site-local addresses. 346 However, sacrificial servers for the zones C.E.F.IP6.ARPA through 347 F.E.F.IP6.ARPA may still need to be deployed in the short term if the 348 traffic becomes excessive. 350 For IPv6 Non-Locally Assigned Local addresses (L = 0) [RFC4193], 351 there has been no decision made about whether the Regional Internet 352 Registries (RIRs) will provide delegations in this space or not. If 353 they don't, then C.F.IP6.ARPA will need to be added to the list in 354 Section 4.4. If they do, then registries will need to take steps to 355 ensure that name servers are provided for these addresses. 357 IP6.INT was once used to provide reverse mapping for IPv6. IP6.INT 358 was deprecated in [RFC4159] and the delegation removed from the INT 359 zone in June 2006. While it is possible that legacy software 360 continues to send queries for names under the IP6.INT domain, this 361 document does not specify that IP6.INT be considered a local zone. 363 This document has also deliberately ignored names immediately under 364 the root domain. While there is a subset of queries to the root name 365 servers which could be addressed using the techniques described here 366 (e.g. .local, .workgroup and IPv4 addresses), there is also a vast 367 amount of traffic that requires a different strategy (e.g. lookups 368 for unqualified hostnames, IPv6 addresses). 370 6. IANA Considerations 372 This document requests that IANA establish a registry of zones which 373 require this default behaviour. The initial contents of this 374 registry are defined in Section 4. Implementors are encouraged to 375 periodically check this registry and adjust their implementations to 376 reflect changes therein. 378 This registry can be amended through "IETF Review" as per [RFC5226]. 380 IANA should co-ordinate with the RIRs to ensure that, as DNSSEC is 381 deployed in the reverse tree, delegations for these zones are made in 382 the manner described in Section 7. 384 7. Security Considerations 386 During the initial deployment phase, particularly where [RFC1918] 387 addresses are in use, there may be some clients that unexpectedly 388 receive a name error rather than a PTR record. This may cause some 389 service disruption until their recursive name server(s) have been re- 390 configured. 392 As DNSSEC is deployed within the IN-ADDR.ARPA and IP6.ARPA 393 namespaces, the zones listed above will need to be delegated as 394 insecure delegations, or be within insecure zones. This will allow 395 DNSSEC validation to succeed for queries in these spaces despite not 396 being answered from the delegated servers. 398 It is recommended that sites actively using these namespaces secure 399 them using DNSSEC [RFC4035] by publishing and using DNSSEC trust 400 anchors. This will protect the clients from accidental import of 401 unsigned responses from the Internet. 403 8. Acknowledgements 405 This work was supported by the US National Science Foundation 406 (research grant SCI-0427144) and DNS-OARC. 408 9. References 410 9.1. Normative References 412 [RFC1034] Mockapetris, P., "DOMAIN NAMES - CONCEPTS AND FACILITIES", 413 STD 13, RFC 1034, November 1987. 415 [RFC1035] Mockapetris, P., "DOMAIN NAMES - IMPLEMENTATION AND 416 SPECIFICATION", STD 13, RFC 1035, November 1987. 418 [RFC1918] Rekhter, Y., Moskowitz, B., Karrenberg, D., de Groot, G., 419 and E. Lear, "Address Allocation for Private Internets", 420 BCP 5, RFC 1918, February 1996. 422 [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate 423 Requirement Levels", BCP 14, RFC 2119, March 1997. 425 [RFC2136] Vixie, P., Thomson, A., Rekhter, Y., and J. Bound, 426 "Dynamic Updates in the Domain Name System (DNS UPDATE)", 427 RFC 2136, April 1997. 429 [RFC2308] Andrews, M., "Negative Caching of DNS Queries (DNS 430 NCACHE)", RFC 2308, March 1998. 432 [RFC2606] Eastlake, D. and A. Panitz, "Reserved Top Level DNS 433 Names", BCP 32, RFC 2606, June 1999. 435 [RFC3596] Thomson, S., Huitema, C., Ksinant, V., and M. Souissi, 436 "DNS Extensions to Support IPv6", RFC 3596, October 2003. 438 [RFC4035] Arends, R., Austein, R., Larson, M., Massey, D., and S. 439 Rose, "Protocol Modifications for the DNS Security 440 Extensions", RFC 4035, March 2005. 442 [RFC4159] Huston, G., "Deprecation of "ip6.int"", BCP 109, RFC 4159, 443 August 2005. 445 [RFC4193] Hinden, R. and B. Haberman, "Unique Local IPv6 Unicast 446 Addresses", RFC 4193, October 2005. 448 [RFC4291] Hinden, R. and S. Deering, "IP Version 6 Addressing 449 Architecture", RFC 4291, February 2006. 451 [RFC4843] Nikander, P., Laganier, J., and F. Dupont, "An IPv6 Prefix 452 for Overlay Routable Cryptographic Hash Identifiers 453 (ORCHID)", RFC 4843, April 2007. 455 [RFC5226] Narten, T. and H. Alvestrand, "Guidelines for Writing an 456 IANA Considerations Section in RFCs", BCP 26, RFC 5226, 457 October 2008. 459 9.2. Informative References 461 [AS112] "AS112 Project", . 463 [I-D.draft-ietf-dnsop-as112-ops] 464 Abley, J. and W. Maton, "AS112 Nameserver Operations", 465 draft-ietf-dnsop-as112-ops-03 (work in progress), 466 October 2009. 468 [I-D.draft-ietf-dnsop-as112-under-attack-help-help] 469 Abley, J. and W. Maton, "I'm Being Attacked by 470 PRISONER.IANA.ORG!", 471 draft-ietf-dnsop-as112-under-attack-help-help-03 (work in 472 progress), October 2009. 474 [RFC3849] Huston, G., Lord, A., and P. Smith, "IPv6 Address Prefix 475 Reserved for Documentation", RFC 3849, July 2004. 477 [RFC5735] Cotton, M. and L. Vergoda, "Special-Use IPv4 Addresses", 478 RFC 5735, January 2010. 480 [RFC5737] Arkko, J., Cotton, M., and L. Vergoda, "IPv4 Address 481 Blocks Reserved for Documentation", RFC 5737, 482 January 2010. 484 Appendix A. Change History [To Be Removed on Publication] 486 A.1. draft-ietf-dnsop-default-local-zones-13.txt 488 Inclusion of ORCHID prefix. 490 reference updates. 492 A.2. draft-ietf-dnsop-default-local-zones-12.txt 494 Update IP6.INT's non inclusion rational. 496 Removed Appendix B, which requested BCP status, as it was redundant. 498 A.3. draft-ietf-dnsop-default-local-zones-11.txt 500 Change RFC 3330 to RFC 5735 502 A.4. draft-ietf-dnsop-default-local-zones-10.txt 504 added RFC 5737 zones 506 A.5. draft-ietf-dnsop-default-local-zones-09.txt 508 refresh awaiting writeup 510 A.6. draft-ietf-dnsop-default-local-zones-08.txt 512 editorial, reference updates 514 A.7. draft-ietf-dnsop-default-local-zones-07.txt 516 none, expiry prevention 518 A.8. draft-ietf-dnsop-default-local-zones-06.txt 520 add IPv6 example prefix 522 A.9. draft-ietf-dnsop-default-local-zones-05.txt 524 none, expiry prevention 526 A.10. draft-ietf-dnsop-default-local-zones-04.txt 528 Centrally Assigned Local addresses -> Non-Locally Assigned Local 529 address 531 A.11. draft-ietf-dnsop-default-local-zones-03.txt 533 expanded section 4 descriptions 535 Added references [RFC2136], [RFC3596], 536 [I-D.draft-ietf-dnsop-as112-ops] and 537 [I-D.draft-ietf-dnsop-as112-under-attack-help-help]. 539 Revised language. 541 A.12. draft-ietf-dnsop-default-local-zones-02.txt 543 RNAME now "nobody.invalid." 545 Revised language. 547 A.13. draft-ietf-dnsop-default-local-zones-01.txt 549 Revised impact description. 551 Updated to reflect change in IP6.INT status. 553 A.14. draft-ietf-dnsop-default-local-zones-00.txt 555 Adopted by DNSOP. 557 "Author's Note" re-titled "Zones that are Out-Of-Scope" 559 Add note that these zone are expected to seed the IANA registry. 561 Title changed. 563 A.15. draft-andrews-full-service-resolvers-03.txt 565 Added "Proposed Status". 567 A.16. draft-andrews-full-service-resolvers-02.txt 569 Added 0.IN-ADDR.ARPA. 571 Author's Address 573 Mark P. Andrews 574 Internet Systems Consortium 575 950 Charter Street 576 Redwood City, CA 94063 577 US 579 Email: marka@isc.org