1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557
|
<pre>Internet Engineering Task Force (IETF) M. Andrews
Request for Comments: 6303 ISC
BCP: 163 July 2011
Category: Best Current Practice
ISSN: 2070-1721
<span class="h1">Locally Served DNS Zones</span>
Abstract
Experience with the Domain Name System (DNS) has shown that there are
a number of DNS zones that all iterative resolvers and recursive
nameservers should automatically serve, unless configured otherwise.
<a href="./rfc4193">RFC 4193</a> specifies that this should occur for D.F.IP6.ARPA. This
document extends the practice to cover the IN-ADDR.ARPA zones for <a href="./rfc1918">RFC</a>
<a href="./rfc1918">1918</a> address space and other well-known zones with similar
characteristics.
Status of This Memo
This memo documents an Internet Best Current Practice.
This document is a product of the Internet Engineering Task Force
(IETF). It represents the consensus of the IETF community. It has
received public review and has been approved for publication by the
Internet Engineering Steering Group (IESG). Further information on
BCPs is available in <a href="./rfc5741#section-2">Section 2 of RFC 5741</a>.
Information about the current status of this document, any errata,
and how to provide feedback on it may be obtained at
<a href="http://www.rfc-editor.org/info/rfc6303">http://www.rfc-editor.org/info/rfc6303</a>.
Copyright Notice
Copyright (c) 2011 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to <a href="https://www.rfc-editor.org/bcp/bcp78">BCP 78</a> and the IETF Trust's Legal
Provisions Relating to IETF Documents
(<a href="http://trustee.ietf.org/license-info">http://trustee.ietf.org/license-info</a>) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
<span class="grey">Andrews Best Current Practice [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc6303">RFC 6303</a> Locally Served DNS Zones July 2011</span>
This document may contain material from IETF Documents or IETF
Contributions published or made publicly available before November
10, 2008. The person(s) controlling the copyright in some of this
material may not have granted the IETF Trust the right to allow
modifications of such material outside the IETF Standards Process.
Without obtaining an adequate license from the person(s) controlling
the copyright in such materials, this document may not be modified
outside the IETF Standards Process, and derivative works of it may
not be created outside the IETF Standards Process, except to format
it for publication as an RFC or to translate it into languages other
than English.
Table of Contents
<a href="#section-1">1</a>. Introduction ....................................................<a href="#page-2">2</a>
<a href="#section-1.1">1.1</a>. Reserved Words .............................................<a href="#page-3">3</a>
<a href="#section-2">2</a>. Effects on Sites Using <a href="./rfc1918">RFC 1918</a> Addresses .......................<a href="#page-3">3</a>
<a href="#section-3">3</a>. Changes to Iterative Resolver Behaviour .........................<a href="#page-4">4</a>
<a href="#section-4">4</a>. Lists Of Zones Covered ..........................................<a href="#page-5">5</a>
<a href="#section-4.1">4.1</a>. <a href="./rfc1918">RFC 1918</a> Zones .............................................<a href="#page-5">5</a>
<a href="#section-4.2">4.2</a>. <a href="./rfc5735">RFC 5735</a> and <a href="./rfc5737">RFC 5737</a> Zones ................................<a href="#page-5">5</a>
<a href="#section-4.3">4.3</a>. Local IPv6 Unicast Addresses ...............................<a href="#page-6">6</a>
<a href="#section-4.4">4.4</a>. IPv6 Locally Assigned Local Addresses ......................<a href="#page-6">6</a>
<a href="#section-4.5">4.5</a>. IPv6 Link-Local Addresses ..................................<a href="#page-7">7</a>
<a href="#section-4.6">4.6</a>. IPv6 Example Prefix ........................................<a href="#page-7">7</a>
<a href="#section-5">5</a>. Zones That Are Out of Scope .....................................<a href="#page-7">7</a>
<a href="#section-6">6</a>. IANA Considerations .............................................<a href="#page-8">8</a>
<a href="#section-7">7</a>. Security Considerations .........................................<a href="#page-8">8</a>
<a href="#section-8">8</a>. Acknowledgements ................................................<a href="#page-9">9</a>
<a href="#section-9">9</a>. References ......................................................<a href="#page-9">9</a>
<a href="#section-9.1">9.1</a>. Normative References .......................................<a href="#page-9">9</a>
<a href="#section-9.2">9.2</a>. Informative References ....................................<a href="#page-10">10</a>
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>
Experience with the Domain Name System (DNS, [<a href="./rfc1034" title=""DOMAIN NAMES - CONCEPTS AND FACILITIES"">RFC1034</a>] and [<a href="./rfc1035" title=""DOMAIN NAMES - IMPLEMENTATION AND SPECIFICATION"">RFC1035</a>])
has shown that there are a number of DNS zones that all iterative
resolvers and recursive nameservers SHOULD automatically serve,
unless intentionally configured otherwise. These zones include, but
are not limited to, the IN-ADDR.ARPA zones for the address space
allocated by [<a href="./rfc1918" title=""Address Allocation for Private Internets"">RFC1918</a>] and the IP6.ARPA zones for locally assigned
unique local IPv6 addresses defined in [<a href="./rfc4193" title=""Unique Local IPv6 Unicast Addresses"">RFC4193</a>].
<span class="grey">Andrews Best Current Practice [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc6303">RFC 6303</a> Locally Served DNS Zones July 2011</span>
This recommendation is made because data has shown that significant
leakage of queries for these namespaces is occurring, despite
instructions to restrict them, and because it has therefore become
necessary to deploy sacrificial nameservers to protect the immediate
parent nameservers for these zones from excessive, unintentional
query load [<a href="#ref-AS112" title=""AS112 Project"">AS112</a>] [<a href="./rfc6304" title=""AS112 Nameserver Operations"">RFC6304</a>] [<a href="./rfc6305" title=""I'm Being Attacked by PRISONER.IANA.ORG!"">RFC6305</a>]. There is every expectation
that the query load will continue to increase unless steps are taken
as outlined here.
Additionally, queries from clients behind badly configured firewalls
that allow outgoing queries for these namespaces, but drop the
responses, put a significant load on the root servers (forward zones
but not reverse zones are configured). They also cause operational
load for the root server operators, as they have to reply to
enquiries about why the root servers are "attacking" these clients.
Changing the default configuration will address all these issues for
the zones listed in <a href="#section-4">Section 4</a>.
[<a id="ref-RFC4193">RFC4193</a>] recommends that queries for D.F.IP6.ARPA be handled
locally. This document extends the recommendation to cover the
IN-ADDR.ARPA zones for [<a href="./rfc1918" title=""Address Allocation for Private Internets"">RFC1918</a>] and other well-known IN-ADDR.ARPA
and IP6.ARPA zones for which queries should not appear on the public
Internet.
It is hoped that by doing this the number of sacrificial servers
[<a href="#ref-AS112" title=""AS112 Project"">AS112</a>] will not have to be increased, and may in time be reduced.
This recommendation should also help DNS responsiveness for sites
that are using [<a href="./rfc1918" title=""Address Allocation for Private Internets"">RFC1918</a>] addresses but do not follow the last
paragraph in <a href="./rfc1918#section-3">Section 3 of [RFC1918]</a>.
<span class="h3"><a class="selflink" id="section-1.1" href="#section-1.1">1.1</a>. Reserved Words</span>
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
document are to be interpreted as described in [<a href="./rfc2119" title=""Key words for use in RFCs to Indicate Requirement Levels"">RFC2119</a>].
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Effects on Sites Using <a href="./rfc1918">RFC 1918</a> Addresses</span>
For most sites using [<a href="./rfc1918" title=""Address Allocation for Private Internets"">RFC1918</a>] addresses, the changes here will have
little or no detrimental effect. If the site does not already have
the reverse tree populated, the only effect will be that the name
error responses will be generated locally rather than remotely.
For sites that do have the reverse tree populated, most will either
have a local copy of the zones or will be forwarding the queries to
servers that have local copies of the zone. Therefore, this
recommendation will not be relevant.
<span class="grey">Andrews Best Current Practice [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc6303">RFC 6303</a> Locally Served DNS Zones July 2011</span>
The most significant impact will be felt at sites that make use of
delegations for [<a href="./rfc1918" title=""Address Allocation for Private Internets"">RFC1918</a>] addresses and have populated these zones.
These sites will need to override the default configuration expressed
in this document to allow resolution to continue. Typically, such
sites will be fully disconnected from the Internet and have their own
root servers for their own non-Internet DNS tree.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Changes to Iterative Resolver Behaviour</span>
Unless configured otherwise, an iterative resolver will now return
authoritatively (AA=1) name errors (RCODE=3) for queries within the
zones in <a href="#section-4">Section 4</a>, with the obvious exception of queries for the
zone name itself where SOA, NS, and "no data" responses will be
returned as appropriate to the query type. One common way to do this
all at once is to serve empty (SOA and NS only) zones.
An implementation of this recommendation MUST provide a mechanism to
disable this new behaviour, and SHOULD allow this decision on a zone-
by-zone basis.
If using empty zones one SHOULD NOT use the same NS and SOA records
as used on the public Internet servers, as that will make it harder
to detect the origin of the responses and thus any leakage to the
public Internet servers. It is RECOMMENDED that the NS record
defaults to the name of the zone and the SOA MNAME defaults to the
name of the only NS RR's (Resource Record's) target. The SOA RNAME
SHOULD default to "nobody.invalid." [<a href="./rfc2606" title=""Reserved Top Level DNS Names"">RFC2606</a>]. Implementations
SHOULD provide a mechanism to set these values. No address records
need to be provided for the nameserver.
Below is an example of a generic empty zone in master file format.
It will produce a negative cache Time to Live (TTL) of 3 hours.
@ 10800 IN SOA @ nobody.invalid. 1 3600 1200 604800 10800
@ 10800 IN NS @
The SOA RR is needed to support negative caching [<a href="./rfc2308" title=""Negative Caching of DNS Queries (DNS NCACHE)"">RFC2308</a>] of name
error responses and to point clients to the primary master for DNS
dynamic updates.
SOA values of particular importance are the MNAME, the SOA RR's TTL,
and the negTTL value. Both TTL values SHOULD match. The rest of the
SOA timer values MAY be chosen arbitrarily since they are not
intended to control any zone transfer activity.
The NS RR is needed as some UPDATE [<a href="./rfc2136" title=""Dynamic Updates in the Domain Name System (DNS UPDATE)"">RFC2136</a>] clients use NS queries
to discover the zone to be updated. Having no address records for
the nameserver is expected to abort UPDATE processing in the client.
<span class="grey">Andrews Best Current Practice [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc6303">RFC 6303</a> Locally Served DNS Zones July 2011</span>
<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. Lists Of Zones Covered</span>
The following subsections are the initial contents of the IANA
registry as described in the IANA Considerations section. Following
the caveat in that section, the list contains only reverse zones
corresponding to permanently assigned address space. The zone name
is the entity to be registered.
<span class="h3"><a class="selflink" id="section-4.1" href="#section-4.1">4.1</a>. <a href="./rfc1918">RFC 1918</a> Zones</span>
The following zones correspond to the IPv4 address space reserved in
[<a href="./rfc1918" title=""Address Allocation for Private Internets"">RFC1918</a>].
+----------------------+
| Zone |
+----------------------+
| 10.IN-ADDR.ARPA |
| 16.172.IN-ADDR.ARPA |
| 17.172.IN-ADDR.ARPA |
| 18.172.IN-ADDR.ARPA |
| 19.172.IN-ADDR.ARPA |
| 20.172.IN-ADDR.ARPA |
| 21.172.IN-ADDR.ARPA |
| 22.172.IN-ADDR.ARPA |
| 23.172.IN-ADDR.ARPA |
| 24.172.IN-ADDR.ARPA |
| 25.172.IN-ADDR.ARPA |
| 26.172.IN-ADDR.ARPA |
| 27.172.IN-ADDR.ARPA |
| 28.172.IN-ADDR.ARPA |
| 29.172.IN-ADDR.ARPA |
| 30.172.IN-ADDR.ARPA |
| 31.172.IN-ADDR.ARPA |
| 168.192.IN-ADDR.ARPA |
+----------------------+
<span class="h3"><a class="selflink" id="section-4.2" href="#section-4.2">4.2</a>. <a href="./rfc5735">RFC 5735</a> and <a href="./rfc5737">RFC 5737</a> Zones</span>
The following zones correspond to those address ranges from [<a href="./rfc5735" title=""Special Use IPv4 Addresses"">RFC5735</a>]
and [<a href="./rfc5737" title=""IPv4 Address Blocks Reserved for Documentation"">RFC5737</a>] that are not expected to appear as source or
destination addresses on the public Internet; as such, there are no
globally unique names associated with the addresses in these ranges.
<span class="grey">Andrews Best Current Practice [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc6303">RFC 6303</a> Locally Served DNS Zones July 2011</span>
The recommendation to serve an empty zone 127.IN-ADDR.ARPA is not an
attempt to discourage any practice to provide a PTR RR for
1.0.0.127.IN-ADDR.ARPA locally. In fact, a meaningful reverse
mapping should exist, but the exact setup is out of the scope of this
document. Similar logic applies to the reverse mapping for ::1
(<a href="#section-4.3">Section 4.3</a>). The recommendations made here simply assume that no
other coverage for these domains exists.
+------------------------------+-----------------------+
| Zone | Description |
+------------------------------+-----------------------+
| 0.IN-ADDR.ARPA | IPv4 "THIS" NETWORK |
| 127.IN-ADDR.ARPA | IPv4 Loopback NETWORK |
| 254.169.IN-ADDR.ARPA | IPv4 LINK LOCAL |
| 2.0.192.IN-ADDR.ARPA | IPv4 TEST-NET-1 |
| 100.51.198.IN-ADDR.ARPA | IPv4 TEST-NET-2 |
| 113.0.203.IN-ADDR.ARPA | IPv4 TEST-NET-3 |
| 255.255.255.255.IN-ADDR.ARPA | IPv4 BROADCAST |
+------------------------------+-----------------------+
<span class="h3"><a class="selflink" id="section-4.3" href="#section-4.3">4.3</a>. Local IPv6 Unicast Addresses</span>
The reverse mappings (<a href="./rfc3596#section-2.5">[RFC3596], Section 2.5</a> ("IP6.ARPA Domain")) for
the IPv6 Unspecified (::) and Loopback (::1) addresses ([<a href="./rfc4291" title=""IP Version 6 Addressing Architecture"">RFC4291</a>],
Sections <a href="#section-2.4">2.4</a>, <a href="#section-2.5.2">2.5.2</a>, and <a href="#section-2.5.3">2.5.3</a>) are covered by these two zones:
+-------------------------------------------+
| Zone |
+-------------------------------------------+
| 0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.\ |
| 0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA |
| 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.\ |
| 0.0.0.0.0.0.0.0.0.0.0.0.IP6.ARPA |
+-------------------------------------------+
Note: Line breaks and escapes ('\') have been inserted above for
readability and to adhere to line width constraints. They are not
parts of the zone names.
<span class="h3"><a class="selflink" id="section-4.4" href="#section-4.4">4.4</a>. IPv6 Locally Assigned Local Addresses</span>
<a href="./rfc4193#section-4.4">Section 4.4 of [RFC4193]</a> already required special treatment of:
+--------------+
| Zone |
+--------------+
| D.F.IP6.ARPA |
+--------------+
<span class="grey">Andrews Best Current Practice [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc6303">RFC 6303</a> Locally Served DNS Zones July 2011</span>
<span class="h3"><a class="selflink" id="section-4.5" href="#section-4.5">4.5</a>. IPv6 Link-Local Addresses</span>
IPv6 Link-Local Addresses as described in <a href="./rfc4291#section-2.5.6">[RFC4291], Section 2.5.6</a>
are covered by four distinct reverse DNS zones:
+----------------+
| Zone |
+----------------+
| 8.E.F.IP6.ARPA |
| 9.E.F.IP6.ARPA |
| A.E.F.IP6.ARPA |
| B.E.F.IP6.ARPA |
+----------------+
<span class="h3"><a class="selflink" id="section-4.6" href="#section-4.6">4.6</a>. IPv6 Example Prefix</span>
IPv6 example prefix [<a href="./rfc3849" title=""IPv6 Address Prefix Reserved for Documentation"">RFC3849</a>].
+--------------------------+
| Zone |
+--------------------------+
| 8.B.D.0.1.0.0.2.IP6.ARPA |
+--------------------------+
Note: 8.B.D.0.1.0.0.2.IP6.ARPA is not being used as an example here.
<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Zones That Are Out of Scope</span>
IPv6 site-local addresses (deprecated, see [<a href="./rfc4291" title=""IP Version 6 Addressing Architecture"">RFC4291</a>] Sections <a href="#section-2.4">2.4</a> and
2.5.7), and IPv6 non-locally assigned local addresses ([<a href="./rfc4193" title=""Unique Local IPv6 Unicast Addresses"">RFC4193</a>]) are
not covered here.
It is expected that IPv6 site-local addresses will be self correcting
as IPv6 implementations remove support for site-local addresses.
However, sacrificial servers for the zones C.E.F.IP6.ARPA through
F.E.F.IP6.ARPA may still need to be deployed in the short term if the
traffic becomes excessive.
For IPv6 non-locally assigned local addresses (L = 0) [<a href="./rfc4193" title=""Unique Local IPv6 Unicast Addresses"">RFC4193</a>],
there has been no decision made about whether the Regional Internet
Registries (RIRs) will provide delegations in this space or not. If
they don't, then C.F.IP6.ARPA will need to be added to the list in
<a href="#section-4.4">Section 4.4</a>. If they do, then registries will need to take steps to
ensure that nameservers are provided for these addresses.
<span class="grey">Andrews Best Current Practice [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc6303">RFC 6303</a> Locally Served DNS Zones July 2011</span>
IP6.INT was once used to provide reverse mapping for IPv6. IP6.INT
was deprecated in [<a href="./rfc4159" title=""Deprecation of "">RFC4159</a>] and the delegation removed from the INT
zone in June 2006. While it is possible that legacy software
continues to send queries for names under the IP6.INT domain, this
document does not specify that IP6.INT be considered a local zone.
This document has also deliberately ignored names immediately under
the root domain. While there is a subset of queries to the root
nameservers that could be addressed using the techniques described
here (e.g., .local, .workgroup, and IPv4 addresses), there is also a
vast amount of traffic that requires a different strategy (e.g.,
lookups for unqualified hostnames, IPv6 addresses).
<span class="h2"><a class="selflink" id="section-6" href="#section-6">6</a>. IANA Considerations</span>
IANA has established a registry of zones that require this default
behaviour. The initial contents of this registry are defined in
<a href="#section-4">Section 4</a>. Implementors are encouraged to periodically check this
registry and adjust their implementations to reflect changes therein.
This registry can be amended through "IETF Review" as per [<a href="./rfc5226" title="">RFC5226</a>].
As part of this review process, it should be noted that once a zone
is added it is effectively added permanently; once an address range
starts being configured as a local zone in systems on the Internet,
it will be impossible to reverse those changes.
IANA should coordinate with the RIRs to ensure that, as DNS Security
(DNSSEC) is deployed in the reverse tree, delegations for these zones
are made in the manner described in <a href="#section-7">Section 7</a>.
<span class="h2"><a class="selflink" id="section-7" href="#section-7">7</a>. Security Considerations</span>
During the initial deployment phase, particularly where [<a href="./rfc1918" title=""Address Allocation for Private Internets"">RFC1918</a>]
addresses are in use, there may be some clients that unexpectedly
receive a name error rather than a PTR record. This may cause some
service disruption until their recursive nameserver(s) have been
re-configured.
As DNSSEC is deployed within the IN-ADDR.ARPA and IP6.ARPA
namespaces, the zones listed above will need to be delegated as
insecure delegations, or be within insecure zones. This will allow
DNSSEC validation to succeed for queries in these spaces despite not
being answered from the delegated servers.
It is recommended that sites actively using these namespaces secure
them using DNSSEC [<a href="./rfc4035" title=""Protocol Modifications for the DNS Security Extensions"">RFC4035</a>] by publishing and using DNSSEC trust
anchors. This will protect the clients from accidental import of
unsigned responses from the Internet.
<span class="grey">Andrews Best Current Practice [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc6303">RFC 6303</a> Locally Served DNS Zones July 2011</span>
<span class="h2"><a class="selflink" id="section-8" href="#section-8">8</a>. Acknowledgements</span>
This work was supported by the US National Science Foundation
(research grant SCI-0427144) and DNS-OARC.
<span class="h2"><a class="selflink" id="section-9" href="#section-9">9</a>. References</span>
<span class="h3"><a class="selflink" id="section-9.1" href="#section-9.1">9.1</a>. Normative References</span>
[<a id="ref-RFC1034">RFC1034</a>] Mockapetris, P., "DOMAIN NAMES - CONCEPTS AND FACILITIES",
STD 13, <a href="./rfc1034">RFC 1034</a>, November 1987.
[<a id="ref-RFC1035">RFC1035</a>] Mockapetris, P., "DOMAIN NAMES - IMPLEMENTATION AND
SPECIFICATION", STD 13, <a href="./rfc1035">RFC 1035</a>, November 1987.
[<a id="ref-RFC1918">RFC1918</a>] Rekhter, Y., Moskowitz, B., Karrenberg, D., de Groot, G.,
and E. Lear, "Address Allocation for Private Internets",
<a href="https://www.rfc-editor.org/bcp/bcp5">BCP 5</a>, <a href="./rfc1918">RFC 1918</a>, February 1996.
[<a id="ref-RFC2119">RFC2119</a>] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc2119">RFC 2119</a>, March 1997.
[<a id="ref-RFC2136">RFC2136</a>] Vixie, P., Ed., Thomson, S., Rekhter, Y., and J. Bound,
"Dynamic Updates in the Domain Name System (DNS UPDATE)",
<a href="./rfc2136">RFC 2136</a>, April 1997.
[<a id="ref-RFC2308">RFC2308</a>] Andrews, M., "Negative Caching of DNS Queries (DNS
NCACHE)", <a href="./rfc2308">RFC 2308</a>, March 1998.
[<a id="ref-RFC2606">RFC2606</a>] Eastlake 3rd, D. and A. Panitz, "Reserved Top Level DNS
Names", <a href="https://www.rfc-editor.org/bcp/bcp32">BCP 32</a>, <a href="./rfc2606">RFC 2606</a>, June 1999.
[<a id="ref-RFC3596">RFC3596</a>] Thomson, S., Huitema, C., Ksinant, V., and M. Souissi,
"DNS Extensions to Support IP Version 6", <a href="./rfc3596">RFC 3596</a>,
October 2003.
[<a id="ref-RFC4035">RFC4035</a>] Arends, R., Austein, R., Larson, M., Massey, D., and S.
Rose, "Protocol Modifications for the DNS Security
Extensions", <a href="./rfc4035">RFC 4035</a>, March 2005.
[<a id="ref-RFC4159">RFC4159</a>] Huston, G., "Deprecation of "ip6.int"", <a href="https://www.rfc-editor.org/bcp/bcp109">BCP 109</a>, <a href="./rfc4159">RFC 4159</a>,
August 2005.
[<a id="ref-RFC4193">RFC4193</a>] Hinden, R. and B. Haberman, "Unique Local IPv6 Unicast
Addresses", <a href="./rfc4193">RFC 4193</a>, October 2005.
<span class="grey">Andrews Best Current Practice [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc6303">RFC 6303</a> Locally Served DNS Zones July 2011</span>
[<a id="ref-RFC4291">RFC4291</a>] Hinden, R. and S. Deering, "IP Version 6 Addressing
Architecture", <a href="./rfc4291">RFC 4291</a>, February 2006.
[<a id="ref-RFC5226">RFC5226</a>] Narten, T. and H. Alvestrand, "Guidelines for Writing an
IANA Considerations Section in RFCs", <a href="https://www.rfc-editor.org/bcp/bcp26">BCP 26</a>, <a href="./rfc5226">RFC 5226</a>,
May 2008.
<span class="h3"><a class="selflink" id="section-9.2" href="#section-9.2">9.2</a>. Informative References</span>
[<a id="ref-AS112">AS112</a>] "AS112 Project", <<a href="http://www.as112.net/">http://www.as112.net/</a>>.
[<a id="ref-RFC3849">RFC3849</a>] Huston, G., Lord, A., and P. Smith, "IPv6 Address Prefix
Reserved for Documentation", <a href="./rfc3849">RFC 3849</a>, July 2004.
[<a id="ref-RFC5735">RFC5735</a>] Cotton, M. and L. Vegoda, "Special Use IPv4 Addresses",
<a href="https://www.rfc-editor.org/bcp/bcp153">BCP 153</a>, <a href="./rfc5735">RFC 5735</a>, January 2010.
[<a id="ref-RFC5737">RFC5737</a>] Arkko, J., Cotton, M., and L. Vegoda, "IPv4 Address Blocks
Reserved for Documentation", <a href="./rfc5737">RFC 5737</a>, January 2010.
[<a id="ref-RFC6304">RFC6304</a>] Abley, J. and W. Maton, "AS112 Nameserver Operations",
<a href="./rfc6304">RFC 6304</a>, July 2011.
[<a id="ref-RFC6305">RFC6305</a>] Abley, J. and W. Maton, "I'm Being Attacked by
PRISONER.IANA.ORG!", <a href="./rfc6305">RFC 6305</a>, July 2011.
Author's Address
Mark P. Andrews
Internet Systems Consortium
950 Charter Street
Redwood City, CA 94063
US
EMail: marka@isc.org
Andrews Best Current Practice [Page 10]
</pre>
|