<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.4.1 -->

<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
]>

<?rfc rfcedstyle="yes"?>
<?rfc toc="yes"?>
<?rfc tocindent="yes"?>
<?rfc sortrefs="yes"?>
<?rfc symrefs="yes"?>
<?rfc strict="yes"?>
<?rfc comments="yes"?>
<?rfc inline="yes"?>
<?rfc docmapping="yes"?>

<rfc ipr="trust200902" docName="draft-ietf-homenet-front-end-naming-delegation-17" category="std">

  <front>
    <title abbrev="public-names">Simple Provisioning of Public Names for Residential Networks</title>

    <author initials="D." surname="Migault" fullname="Daniel Migault">
      <organization>Ericsson</organization>
      <address>
        <postal>
          <street>8275 Trans Canada Route</street>
          <city>Saint Laurent, QC</city>
          <code>4S 0B6</code>
          <country>Canada</country>
        </postal>
        <email>daniel.migault@ericsson.com</email>
      </address>
    </author>
    <author initials="R." surname="Weber" fullname="Ralf Weber">
      <organization>Nominum</organization>
      <address>
        <postal>
          <street>2000 Seaport Blvd</street>
          <city>Redwood City</city>
          <code>94063</code>
          <country>US</country>
        </postal>
        <email>ralf.weber@nominum.com</email>
      </address>
    </author>
    <author initials="M." surname="Richardson" fullname="Michael Richardson">
      <organization>Sandelman Software Works</organization>
      <address>
        <postal>
          <street>470 Dawson Avenue</street>
          <city>Ottawa, ON</city>
          <code>K1Z 5V7</code>
          <country>Canada</country>
        </postal>
        <email>mcr+ietf@sandelman.ca</email>
      </address>
    </author>
    <author initials="R." surname="Hunter" fullname="Ray Hunter">
      <organization>Globis Consulting BV</organization>
      <address>
        <postal>
          <street>Weegschaalstraat 3</street>
          <city>Eindhoven</city>
          <code>5632CW</code>
          <country>NL</country>
        </postal>
        <email>v6ops@globis.net</email>
      </address>
    </author>

    <date year="2022" month="September" day="16"/>

    <area>Internet</area>
    <workgroup>Homenet</workgroup>
    <keyword>Internet-Draft</keyword>

    <abstract>


<t>Home network owners often have devices and services that they wish to access outside their home network - i.e., from the Internet using their names. 
To do so, these names need to be made publicly available in the DNS.</t>

<t>This document describes how a Homenet Naming Authority (HNA) can instruct a DNS Outsourcing Infrastructure (DOI) to publish a Public Homenet Zone on its behalf.</t>



    </abstract>


  </front>

  <middle>


<section anchor="introduction" title="Introduction">

<t>Home network owners often have devices and services that they wish to access outside their home network - i.e., from the Internet using their names. 
To do so, these names needs to be made publicly available in the DNS.</t>

<t>This document describes how a Homenet Naming Authority (HNA) can instruct a DNS Outsourcing Infrastructure (DOI) to publish a Public Homenet Zone on its behalf.</t>

<t>The document introduces the Synchronization Channel and  the Control Channel  between the HNA and the  Distribution Manager (DM) that belongs to the DOI.</t>

<t>The Synchronization Channel (see <xref target="sec-synch"/>) is used to synchronize the Public Homenet Zone.
The HNA is configured as a primary, while the DM is configured as a secondary.</t>

<t>The Control Channel (see <xref target="sec-ctrl"/>) is used to set the Synchronization Channel. 
For example, to build the Public Homenet Zone, the HNA needs the authoritative servers (and associated IP addresses) of the servers of the DOI actually serving the zone.
Similarly, the DOI needs to know the IP address of the primary (HNA) as well as potentially the hash of the KSK (DS RRset) to secure the DNSSEC delegation with the parent zone.</t>

<t>The remaining of the document is as follows. 
<xref target="sec-arc-desc"/> provides an architectural view of the  HNA, DM and DOI as well as its different communication channels (Control Channel, Synchronization Channel, DM Distribution Channel) respectively described in <xref target="sec-ctrl"/>, <xref target="sec-synch"/> and <xref target="sec-dist"/>. 
<xref target="sec-cpe-sec-policies"/> and <xref target="sec-dnssec-deployment"/> respectively details HNA security policies as well as DNSSEC compliance within the home network.
<xref target="sec-renumbering"/> discusses how renumbering should be handled.
Finally, <xref target="sec-privacy"/> and <xref target="sec-security"/> respectively discuss privacy and security considerations when outsourcing the Public Homenet Zone.</t>

<t>The appendices discuss several management (see <xref target="sec-reverse"/>) provisioning (see <xref target="sec-reverse"/>), configurations (see <xref target="info-model"/>) and deployment (see <xref target="sec-deployment"/> and <xref target="sec-ex-manu"/>) aspects.</t>

<section anchor="selectingnames" title="Selecting Names to Publish">

<t>While this document does not create any normative mechanism to select the names to publish, this document anticipates that the home network administrator (a human being), will be presented with a list of current names and addresses.</t>

<t>The administrator would mark which devices and services (by name), are to be published.
The HNA would then collect the IPv6 address(es) associated with that device or service, and put the name into the Public Homenet Zone.
The address of the device or service can be collected from a number of places: mDNS <xref target="RFC6762"/>, DHCP <xref target="RFC8415"/>, UPnP, PCP <xref target="RFC6887"/>, or manual configuration.</t>

<t>A device or service may have Global Unicast Addresses (GUA) (IPv6 <xref target="RFC3787"/> or IPv4), a Unique Local IPv6 Address (ULA) <xref target="RFC4193"/>, as well as IPv6-Link-Local addresses<xref target="RFC4291"/><xref target="RFC7404"/>, IPv4-Link-Local Addresses <xref target="RFC3927"/> (LLA), and private IPv4 addresses <xref target="RFC1918"/>.
Of these the link-local are never useful for the Public Zone, and should be omitted.
The IPv6 ULA and the private IPv4 addresses may be useful to publish, if the home network environment features a VPN that would allow the home owner to reach the network.</t>

<t>The IPv6 ULA addresses are safer to publish with a significantly lower probability of collision than RFC1918 addresses.</t>

<t>In general, one expects the GUA to be the default address to be published.
However, publishing the ULA and private IPv4 addresses may enable local communications within the home network. 
A direct advantage of enabling local communication is to enable communications even in case of Internet disruption.
However, since communications are established with names which remains a global identifier, the communication can be protected by TLS the same way it is protected on the global Internet.  </t>

</section>
<section anchor="sec:alt" title="Dynamic DNS Alternative solutions">

<t>An alternative existing solution is to have a single zone, where a host uses a RESTful HTTP service to register a single name into a common public zone.
This is often called “Dynamic DNS” <xref target="DDNS"/>, and there are a number of commercial providers. 
While the IETF has defined Dynamic Update <xref target="RFC3007"/>, in many – as far as the co-authors know in all cases – case commercial “Dynamic Update” solutions are implemented via a HTTPS RESTful API.</t>

<t>These solutions were typically used by a host behind the CPE and since the CPE implements some NAT, the host can only be reached from the global Internet via its CPE IPv4 address. 
This is the most common scenario considered in this section, while some variant may also consider the client being hosted in the CPE.</t>

<t>For a very few numbers of hosts, the use of such a system provides an alternative to the architecture described in this document.
Dynamic DNS - even adapted to IPv6 and ignoring those associated to an IPv4 development - does suffer from some severe limitations:</t>

<t><list style="symbols">
  <t>the CPE/HNA router is unaware of the process, and cannot respond to queries for these names and communications to these names require an Internet connectivity is order to perform the DNS resolution. 
Such dependence does not meet the requirement for internal communications to be resilient to ISP connectivity disruptions <xref target="RFC7368"/>.</t>
  <t>the CPE/HNA router cannot control the process.
Any host can do this regardless of whether or not the home network administrator wants the name published  or not.
There is therefore no possible audit trail.</t>
  <t>the credentials for the dynamic DNS server need to be securely transferred to all hosts that wish to use it.
This is not a problem for a technical user to do with one or two hosts, but it does not scale to multiple hosts and becomes a problem for non-technical users.</t>
  <t>“all the good names are taken” – current services provide a small set of zones shared by all hosts across all home networks. More especially, there is no notion of a domain specific home network. 
As there are some commonalities provided by individual home networks, there are often conflicts.
This makes the home user or application dependent on having to resolve different names in the event of outages or disruptions.
Distinguishing similar names by delegation of zones was among the primary design goals of the DNS system.</t>
  <t>The RESTful services do not always support all RR types.
The homenet user is dependent on the service provider supporting new types.
By providing full DNS delegation, this document enables all RR types and also future extensions.</t>
  <t>Dynamic Updates solution are not interoperable and each provider has its own way to implement it. <xref target="RFC3007"/> is the standard solution to update a DNS RRset, but most Dynamic Update providers use HTTPS RESTful API.</t>
</list></t>

<t>There is no technical reason why a RESTful service could not provide solutions to many of these  problems, but this document describes a DNS-based solution.</t>

</section>
<section anchor="sec-deployment" title="Envisioned deployment scenarios">

<t>A number of deployment have been envisioned, this section aims at
providing a brief description. The use cases are not limitations and
this section is not normative.</t>

</section>
</section>
<section anchor="cpe-vendor" title="CPE Vendor">

<t>A specific vendor with specific relations with a registrar or a registry
may sell a CPE that is provisioned with provisioned domain name. Such
domain name does not need to be necessary human readable.</t>

<t>One possible way is that the vendor also provisions the HNA with a private and public keys as well as a certificate. Note that these keys are not expected to be used for DNSSEC signing.
Instead these keys are solely used by the HNA to proceed to the authentication.
Normally the keys should be necessary and sufficient to proceed to the authentication.
The reason to combine the domain name and the key is that DOI are likely handle names better than keys and that domain names might be used as a login which enables the key to be regenerated.</t>

<t>When the home network owner plugs the CPE at home, the relation between HNA and DM is expected to work out-of-the-box.</t>

</section>
<section anchor="agnostic-cpe" title="Agnostic CPE">

<t>An CPE that is not preconfigured may also take advantage to the protocol
defined in this document but some configuration steps will be needed.</t>

<t><list style="numbers">
  <t>The owner of the home network buys a domain name to a registrar, and
as such creates an account on that registrar</t>
  <t>Either the registrar is also providing the outsourcing infrastructure
or the home network needs to create a specific account on the
outsourcing infrastructure.
  * If the DOI is the registrar, it has by
design a proof of ownership of the domain name by the homenet owner.
In this case, it is expected the DOI provides the necessary
parameters to the home  network owner to configure the HNA. A good way
to provide the parameters would be the home network be able to
copy/paste a JSON object - see <xref target="info-model"/>.
What matters at that point is the DOI being able to generate authentication credentials for the HNA to authenticate itself to the DOI.
This obviously requires the home network to provide the public key generated
by the HNA in a CSR.</t>
</list></t>

<t><list style="symbols">
  <t>If the DOI is not the registrar, then the proof of ownership needs to be established using protocols like ACME <xref target="RFC8555"/> for example that will end in the generation of a certificate.
ACME is used here to the purpose of automating the generation of the certificate, the CA may be a specific CA or the DOI.
With that being done, the DOI has a roof of ownership and can proceed as above.</t>
</list></t>

</section>
<section anchor="terminology" title="Terminology">

<t>The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL
NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “NOT RECOMMENDED”,
“MAY”, and “OPTIONAL” in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>

<t><list style="hanging">
  <t hangText="Customer Premises Equipment:">
  (CPE) is a router providing connectivity to the home network.</t>
  <t hangText="Homenet Zone:">
  is the DNS zone for use within the boundaries of the home network: ‘home.arpa’ (see <xref target="RFC8375"/>).
This zone is not considered public and is out of scope for this document.</t>
  <t hangText="Registered Homenet Domain:">
  is the domain name that is associated with the home network.</t>
  <t hangText="Public Homenet Zone:">
  contains the names in the home network that are expected to be publicly resolvable on the Internet. A home network can have multiple Public Homenet Zones.</t>
</list></t>

<t>Homenet Naming Authority(HNA):
is a function responsible for managing the Public Homenet Zone.
This includes populating the Public Homenet Zone, signing the zone for DNSSEC, as well as managing the distribution of that Homenet Zone to the DNS Outsourcing Infrastructure (DOI).</t>

<t><list style="hanging">
  <t hangText="DNS Outsourcing Infrastructure (DOI):">
  is the infrastructure responsible for receiving the Public Homenet Zone and publishing it on the Internet.
It is mainly composed of a Distribution Manager and Public Authoritative Servers.</t>
  <t hangText="Public Authoritative Servers:">
  are the authoritative name servers for the Public Homenet Zone.
Name resolution requests for the Homenet Domain are sent to these servers.
For resiliency the Public Homenet Zone SHOULD be hosted on multiple servers.</t>
  <t hangText="Homenet Authoritative Servers:">
  are authoritative name servers for the Homenet Zone within the Homenet network.</t>
  <t hangText="Distribution Manager (DM):">
  is the (set of) server(s) to which the HNA synchronizes the Public Homenet Zone, and which then distributes the relevant information to the Public Authoritative Servers.</t>
  <t hangText="Homenet Reverse Zone:">
  The reverse zone file associated with the Public Homenet Zone.</t>
  <t hangText="Reverse Public Authoritative Servers:">
  equivalent to Public Authoritative Servers specifically for reverse resolution.</t>
  <t hangText="Reverse Distribution Manager:">
  equivalent to Distribution Manager specifically for reverse resolution.</t>
  <t hangText="Homenet DNSSEC Resolver:">
  a resolver that performs a DNSSEC resolution on the home network for the Public Homenet Zone.
The resolution is performed requesting the Homenet Authoritative Servers.</t>
  <t hangText="DNSSEC Resolver:">
  a resolver that performs a DNSSEC resolution on the Internet for the Public Homenet Zone.
The resolution is performed requesting the Public Authoritative Servers.</t>
</list></t>

</section>
<section anchor="sec-arc-desc" title="Architecture Description">

<t>This section provides an overview of the architecture for outsourcing the authoritative naming service from the HNA to the DOI.
Note that <xref target="info-model"/> defines necessary parameter to configure the HNA.</t>

<section anchor="sec-arch-overview" title="Architecture Overview">

<figure title="Homenet Naming Architecture" anchor="fig-naming-arch"><artwork><![CDATA[
       Home network                 |         Internet
                                    |
                                    | +----------------------------+
                                    | |          DOI               |
                          Control   | |                            |
+-----------------------+ Channel   | |  +-----------------------+ |
|         HNA           |<-------------->| Distribution Manager  | |
|+---------------------+|           | |  |+---------------------+| |
|| Public Homenet Zone ||Synchronization || Public Homenet Zone || |
||   (myhome.example)  || Channel   | |  ||  (myhome.example)   || |
|+---------------------+|<-------------->|+---------------------+| |
+-----------^-----------+           | |  +-----------------------+ |
            .                       | |           ^ Distribution   |
            .                       | |           | Channel        |
+-----------v-----------+           | |           v                |
| Homenet Authoritative |           | |  +-----------------------+ |
| Server(s)             |           | |  | Public Authoritative  | |
|+---------------------+|           | |  | Server(s)             | |
||Public Homenet Zone  ||           | |  |+---------------------+| |
||  (myhome.example)   ||           | |  || Public Homenet Zone || |
|+---------------------+|           | |  ||  (myhome.example)   || |
||     Homenet Zone    ||           | |  |+---------------------+| |
||     (home.arpa)     ||           | |  +-----------------------+ |
|+---------------------+|           | +----------^---|-------------+
+----------^---|--------+           |            |   |
           |   |           name resolution       |   |
           |   v                    |            |   v
 +----------------------+           | +-----------------------+
 |       Homenet        |           | |       Internet        |
 |    DNSSEC Resolver   |           | |    DNSSEC Resolver    |
 +----------------------+           | +-----------------------+
]]></artwork></figure>

<t><xref target="fig-naming-arch"/> illustrates the architecture where the HNA outsources the publication of the Public Homenet Zone to the DOI.
The DOI will serve every DNSSEC request of the Public Homenet Zone coming from outside the home network. 
When the request is coming within the home network, the resolution is expected to be handled by the Homenet Resolver as detaille din further details below.</t>

<t>The Public Homenet Zone is identified by the Registered Homenet Domain Name – myhome.example.
The “.local” as well as “.home.arpa” are explicitly not considered as Public Homenet zones and represented as Homenet Zone in <xref target="fig-naming-arch"/>.</t>

<t>The HNA SHOULD build the Public Homenet Zone in a single view populated with all resource records that are expected to be published on the Internet.
The HNA also signs the Public Homenet Zone.
The HNA handles all operations and keying material required for DNSSEC, so there is no provision made in this architecture for transferring private DNSSEC related keying material between the HNA and the DM.</t>

<t>Once the Public Homenet Zone has been built, the HNA communicates and synchronizes it with the DOI using a primary/secondary setting as described in <xref target="fig-naming-arch"/>.
The HNA acts as a hidden primary <xref target="RFC8499"/> while the DM behaves as a secondary responsible to distribute the Public Homenet Zone to the multiple Public Authoritative Servers that DOI is responsible
for.
The DM has three communication channels:</t>

<t><list style="symbols">
  <t>DM Control Channel (<xref target="sec-ctrl"/>) to configure the HNA and the DOI. This includes necessary parameters to configure the primary/secondary relation as well as some information provided by the DOI that needs to be included by the HNA in the Public Homenet Zone.</t>
  <t>DM Synchronization Channel (<xref target="sec-synch"/>) to synchronize the Public Homenet Zone on the HNA and on the DM with the appropriately configured primary/secondary.</t>
  <t>one or more Distribution Channels (<xref target="sec-dist"/> that distribute the Public Homenet Zone from the DM to the Public Authoritative Server serving the Public Homenet Zone on the Internet.</t>
</list></t>

<t>There might be multiple DM’s, and multiple servers per DM.
This document assumes a single DM server for simplicity, but there is no reason why each channel needs to be implemented on the same server or use the same code base.</t>

<t>It is important to note that while the HNA is configured as an authoritative server, it is not expected to answer to DNS requests from the public Internet for the Public Homenet Zone.
More specifically, the addresses associated with the HNA SHOULD NOT be mentioned in the NS records of the Public Homenet zone, unless additional security provisions necessary to protect the HNA from external attack have been taken.</t>

<t>The DOI is also responsible for ensuring the DS record has been updated in the parent zone.</t>

<t>Resolution is performed by the DNSSEC resolvers.
When the resolution is performed outside the home network, the DNSSEC Resolver resolves the DS record on the Global DNS and the name associated to the Public Homenet Zone (myhome.example) on the Public Authoritative Servers.</t>

<t>When the resolution is performed from within the home network, the Homenet DNSSEC Resolver MAY proceed similarly.
On the other hand, to provide resilience to the Public Homenet Zone in case of WAN connectivity disruption, the Homenet DNSSEC Resolver SHOULD be able to perform the resolution on the Homenet Authoritative Servers.
These servers are not expected to be mentioned in the Public Homenet Zone, nor to be accessible from the Internet.
As such their information as well as the corresponding signed DS record MAY be provided by the HNA to the Homenet DNSSEC Resolvers, e.g., using HNCP <xref target="RFC7788"/> or a by configuring a trust anchor <xref target="I-D.ietf-dnsop-dnssec-validator-requirements"/>.
Such configuration is outside the scope of this document.
Since the scope of the Homenet Authoritative Servers is limited to the home network, these servers are expected to serve the Homenet Zone as represented in <xref target="fig-naming-arch"/>.</t>

<t>How the Homenet Authoritative Servers are provisioned is also out of scope of this specification.
It could be implemented using primary and secondary servers, or via rsync.
In some cases, the HNA and Homenet Authoritative Servers may be combined together which would result in a common instantiation of an authoritative server on the WAN and inner homenet interface.
Note that <xref target="RFC6092"/> REC-8 states this must not be the default configuration.
Other mechanisms may also be used.</t>

</section>
<section anchor="sec-comms" title="Distribution Manager Communication Channels">

<t>This section details the DM channels, that is the Control Channel, the Synchronization Channel and the Distribution Channel.</t>

<t>The Control Channel and the Synchronization Channel are the interfaces used between the HNA and the DOI.
The entity within the DOI responsible to handle these communications is the DM and communications between the HNA and the DM MUST be protected and mutually authenticated.
While <xref target="sec-ctrl-security"/> discusses in more depth the different security protocols that could be used to secure, it is RECOMMENDED to use TLS with mutually authentication based on certificates to secure the channel between the HNA and the DM.</t>

<t>The information exchanged between the HNA and the DM uses DNS messages protected by DNS over TLS (DoT) <xref target="RFC7858"/>.
In the future, other specifications may consider protecting DNS messages with other transport layers, among others, DNS over DTLS <xref target="RFC8094"/>, or DNS over HTTPs (DoH) <xref target="RFC8484"/> or DNS over QUIC <xref target="RFC9250"/>.</t>

<t>The main issue is that the Dynamic DNS update would also update the parent zone’s (NS, DS and associated A or AAAA records) while the goal is to update the DM configuration files.
The visible NS records SHOULD remain pointing at the cloud provider’s server IP address – which in many cases will be an anycast addresses.
Revealing the address of the HNA in the DNS is not desirable.
Refer to <xref target="sec-chain-of-trust"/> for more details.</t>

<t>This specification assumes:</t>

<t><list style="symbols">
  <t>the DM serves both the Control Channel and Synchronization Channel on a single IP address, single port and using a single transport protocol.</t>
  <t>By default, the HNA uses a single IP address for both the Control and Synchronization channel.
However,  the HNA MAY use distinct IP addresses for the Control Channel and the Synchronization Channel - see <xref target="sec-synch"/> and <xref target="sec-sync-info"/> for more details.</t>
</list></t>

<t>The Distribution Channel is internal to the DOI and as such is not the primary concern of this specification.</t>

</section>
</section>
<section anchor="sec-ctrl" title="Control Channel">

<t>The DM Control Channel is used by the HNA and the DOI to exchange information related to the configuration of the delegation which includes information to build the Public Homenet Zone (<xref target="sec-pbl-homenet-zone"/>), information to build the DNSSEC chain of trust (<xref target="sec-chain-of-trust"/>) and information to set the Synchronization Channel (<xref target="sec-sync-info"/>).
While information is carried from the DOI to the HNA and from the HNA to the DOI, the HNA is always initiating the exchange in both directions.</t>

<t>As such the HNA has a prior knowledge of the DM identity (X509 certificate), the IP address and port number to use and protocol to set secure session.
The DM acquires knowledge of the identity of the HNA (X509 certificate) as well as the Registered Homenet Domain.
For more detail to see how this can be achieved, please see <xref target="hna-provisioning"/>.</t>

<section anchor="sec-pbl-homenet-zone" title="Information to Build the Public Homenet Zone">

<t>The HNA builds the Public Homenet Zone based on information retrieved from the DM.</t>

<t>The information includes at least names and IP addresses of the Public Authoritative Name Servers.
In term of RRset information this includes:</t>

<t><list style="symbols">
  <t>the MNAME of the SOA,</t>
  <t>the NS and associated A and AAA RRsets of the name servers.</t>
</list></t>

<t>The DM MAY also provide operational parameters such as other fields of SOA (SERIAL, RNAME, REFRESH, RETRY, EXPIRE and MINIMUM).
As the information is necessary for the HNA to proceed and the information is associated to the DM, this information exchange is mandatory.</t>

</section>
<section anchor="sec-chain-of-trust" title="Information to build the DNSSEC chain of trust">

<t>The HNA SHOULD provide the hash of the KSK (DS RRset), so the DOI provides this value to the parent zone.
A common deployment use case is that the DOI is the registrar of the Registered Homenet Domain and as such, its relationship with the registry of the parent zone enables it to update the parent zone.
When such relation exists, the HNA should be able to request the DOI to update the DS RRset in the parent zone.
A direct update is especially necessary to initialize the chain of trust.</t>

<t>Though the HNA may also later directly update the values of the DS via the Control Channel, it is RECOMMENDED to use other mechanisms such as CDS and CDNSKEY <xref target="RFC7344"/> for transparent updates during key roll overs.</t>

<t>As some deployments may not provide a DOI that will be able to update the DS in the parent zone, this information exchange is OPTIONAL.</t>

<t>By accepting the DS RR, the DM commits in taking care of advertising the DS to the parent zone.
Upon refusal, the DM clearly indicates it does not have the capacity to proceed to the update.</t>

</section>
<section anchor="sec-sync-info" title="Information to set the Synchronization Channel">

<t>The HNA works as a primary authoritative DNS server, while the DM works like a secondary.
As a result, the HNA must provide the IP address the DM is using to reach the HNA.
The synchronization Channel will be set between that IP address and the IP address of the DM.
By default, the IP address used by the HNA in the Control Channel is considered by the DM and the specification of the IP by the HNA is only OPTIONAL.
The transport channel (including port number) is the same as the one used between the HNA and the DM for the Control Channel.</t>

</section>
<section anchor="deleting-the-delegation" title="Deleting the delegation">

<t>The purpose of the previous sections were to exchange information in order to set a delegation.
The HNA MUST also be able to delete a delegation with a specific DM.
Upon an instruction of deleting the delegation, the DM MUST stop serving the Public Homenet Zone.</t>

<t>The decision to delete an inactive HNA by the DM is part of the commercial agreement between DOI and HNA.</t>

</section>
<section anchor="sec-ctrl-messages" title="Messages Exchange Description">

<t>There are multiple ways this information could be exchanged between the HNA and the DM.
This specification defines a mechanism that re-use the DNS exchanges format, while the exchange in itself is not a DNS exchange involved in any any DNS operations such as DNS resolution.
Note that while information is provided using DNS exchanges, the exchanged information is not expected to  be set in any zone file, instead this information is used as commands between the HNA and the DM.</t>

<t>The Control Channel is not expected to be a long-term session.
After a predefined timer - similar to those used for TCP - the Control Channel is expected to be terminated - by closing the transport channel.
The Control Channel MAY be re-opened at any time later.</t>

<t>The provisioning process SHOULD provide a method of securing the Control Channel, so that the content of messages can be authenticated.
This authentication MAY be based on certificates for both the DM and each HNA.
The DM may also create the initial configuration for the delegation zone in the parent zone during the provisioning process.</t>

<section anchor="retrieving-information-for-the-public-homenet-zone" title="Retrieving information for the Public Homenet Zone.">

<t>The information provided by the DM to the HNA is retrieved by the HNA with an AXFR exchange <xref target="RFC1034"/>.
AXFR enables the response to contain any type of RRsets.
The response might be extended in the future if additional information will be needed.
Alternatively, the information provided by the HNA to the DM is pushed by the HNA via a DNS update exchange <xref target="RFC2136"/>.</t>

<t>To retrieve the necessary information to build the Public Homenet Zone, the HNA MUST send a DNS request of type AXFR associated to the Registered Homenet Domain.
The DM MUST respond with a zone template.
The zone template MUST contain a RRset of type SOA, one or multiple RRset of type NS and zero or more RRset of type A or AAAA.</t>

<t><list style="symbols">
  <t>The SOA RR indicates to the HNA the value of the MNAME of the Public Homenet Zone.</t>
  <t>The NAME of the SOA RR MUST be the Registered Homenet Domain.</t>
  <t>The MNAME value of the SOA RDATA is the value provided by the DOI to the HNA.</t>
  <t>Other RDATA values (RNAME, REFRESH, RETRY, EXPIRE and MINIMUM) are provided by the DOI as suggestions.</t>
</list></t>

<t>The NS RRsets carry the Public Authoritative Servers of the DOI.
Their associated NAME MUST be the Registered Homenet Domain.</t>

<t>The TTL and RDATA are those expected to be published on the Public Homenet Zone.
The RRsets of Type A and AAAA MUST have their NAME matching the NSDNAME of one of the NS RRsets.</t>

<t>Upon receiving the response, the HNA MUST validate format and properties of the SOA, NS and A or AAAA RRsets.
If an error occurs, the HNA MUST stop proceeding and MUST log an error.
Otherwise, the HNA builds the Public Homenet Zone by setting the MNAME value of the SOA as indicated by the  SOA provided by the AXFR response.
The HNA SHOULD set the value of NAME, REFRESH, RETRY, EXPIRE and MINIMUM of the SOA to those provided by the AXFR response.
The HNA MUST insert the NS and corresponding A or AAAA RRset in its Public Homenet Zone.
The HNA MUST ignore other RRsets.
If an error message is returned by the DM, the HNA MUST proceed as a regular DNS resolution.
Error messages SHOULD be logged for further analysis.
If the resolution does not succeed, the outsourcing operation is aborted and the HNA MUST close the Control Channel.</t>

</section>
<section anchor="sec-ds" title="Providing information for the DNSSEC chain of trust">

<t>To provide the DS RRset to initialize the DNSSEC chain of trust the HNA MAY send a DNS update <xref target="RFC2136"/> message.</t>

<t>The DNS update message is composed of a Header section, a Zone section, a Pre-requisite section, and Update section and an additional section.
The Zone section MUST set the ZNAME to the parent zone of the Registered Homenet Domain - that is where the DS records should be inserted. As described <xref target="RFC2136"/>, ZTYPE is set to SOA and ZCLASS is set to the zone’s class.
The Pre-requisite section MUST be empty.
The Update section is a DS RRset with its NAME set to the Registered Homenet Domain and the associated RDATA corresponds to the value of the DS.
The Additional Data section MUST be empty.</t>

<t>Though the pre-requisite section MAY be ignored by the DM, this value is fixed to remain coherent with a standard DNS update.</t>

<t>Upon receiving the DNS update request, the DM reads the DS RRset in the Update section.
The DM checks ZNAME corresponds to the parent zone.
The DM SHOULD ignore non-empty the Pre-requisite and Additional Data section.
The DM MAY update the TTL value before updating the DS RRset in the parent zone.
Upon a successful update, the DM should return a NOERROR response as a commitment to update the parent zone with the provided DS.
An error indicates the MD does not update the DS, and other method should be used by the HNA.</t>

<t>The regular DNS error message SHOULD be returned to the HNA when an error occurs.
In particular a FORMERR is returned when a format error is found, this includes when unexpected RRSets are added or when RRsets are missing.
A SERVFAIL error is returned when a internal error is encountered.
A NOTZONE error is returned when update and Zone sections are not coherent, a NOTAUTH error is returned when the DM is not authoritative for the Zone section.
A REFUSED error is returned when the DM refuses to proceed to the configuration and the requested action.</t>

</section>
<section anchor="sec-ip-hna" title="Providing information for the Synchronization Channel">

<t>The default IP address used by the HNA for the Synchronization Channel is the IP address of the Control Channel.
To provide a different IP address, the HNA MAY send a DNS UPDATE message.</t>

<t>Similarly to the <xref target="sec-ds"/>, the HNA MAY specify the IP address using a DNS update message.
The Zone section sets its ZNAME to the parent zone of the Registered Homenet Domain, ZTYPE is set to SOA and ZCLASS is set to the zone’s type.
Pre-requisite is empty.
The Update section is a RRset of type NS.
The Additional Data section contains the RRsets of type A or AAAA that designates the IP addresses associated to the primary (or the HNA).</t>

<t>The reason to provide these IP addresses is to keep them unpublished and prevent them to be resolved.</t>

<t>Upon receiving the DNS update request, the DM reads the IP addresses and checks the ZNAME corresponds to the parent zone.
The DM SHOULD ignore a non-empty Pre-requisite section.
The DM configures the secondary with the IP addresses and returns a NOERROR response to indicate it is committed to serve as a secondary.</t>

<t>Similarly to <xref target="sec-ds"/>, DNS errors are used and an error indicates the DM is not configured as a secondary.</t>

</section>
<section anchor="hna-instructing-deleting-the-delegation" title="HNA instructing deleting the delegation">

<t>To instruct to delete the delegation the HNA sends a DNS UPDATE Delete message.</t>

<t>The Zone section sets its ZNAME to the Registered Homenet Domain, the ZTYPE to SOA and the ZCLASS to zone’s type.
The Pre-requisite section is empty.
The Update section is a RRset of type NS with the NAME set to the Registered Domain Name.
As indicated by <xref target="RFC2136"/> Section 2.5.2 the delete instruction is set by setting the TTL to 0, the Class to ANY, the RDLENGTH to 0 and the RDATA MUST be empty.
The Additional Data section is empty.</t>

<t>Upon receiving the DNS update request, the DM checks the request and removes the delegation.
The DM returns a NOERROR response to indicate the delegation has been deleted.
Similarly to <xref target="sec-ds"/>, DNS errors are used and an error indicates the delegation has not been deleted.</t>

</section>
</section>
<section anchor="sec-ctrl-security" title="Securing the Control Channel">

<t>The control channel between the HNA and the DM MUST be secured at both the HNA and the DM.</t>

<t>Secure protocols (like TLS <xref target="RFC8446"/>) SHOULD be used to secure the transactions between the DM and the HNA.</t>

<t>The advantage of TLS is that this technology is widely deployed, and most of the devices already embed TLS libraries, possibly also taking advantage of hardware acceleration.
Further, TLS provides authentication facilities and can use certificates to  mutually authenticate the DM and HNA at the application layer, including available API.
On the other hand, using TLS requires implementing DNS exchanges over TLS, as  well as a new service port.</t>

<t>The HNA SHOULD authenticate inbound connections from the DM using standard mechanisms, such as a public certificate with baked-in root certificates on the HNA, or via DANE <xref target="RFC6698"/>.
The HNA is expected to be provisioned with a connection to the DM by the manufacturer, or during some user-initiated onboarding process, see <xref target="hna-provisioning"/>.</t>

<t>The DM SHOULD authenticate the HNA and check that inbound messages are from the appropriate client.
The HNA certificate needs to provide sufficient trust to the DM that the HNA is legitimate. When certificates are used, it is left to the DM to define what information carried by the certificate is acceptable as well as which CA can issue the certificate. For example, some deployments may use domain validation certificates with the Registered Homenet Domain as a SAN of type FQDN. Other deployments may use specifically formed certificates with additional information such as a user account as a SAN of type URN, signed by a specific CA may be used.</t>

<t>IPsec <xref target="RFC4301"/> and IKEv2 <xref target="RFC7296"/> were considered.
They would need to operate in transport mode, and the authenticated end points would need to be visible to the applications, and this is not commonly available at the time of this writing.</t>

<t>A pure DNS solution using TSIG and/or SIG(0) to authenticate message was also considered.
<xref target="hna-provisioning"/> envisions one mechanism would involve the end user, with a browser, signing up to a service provider, with a resulting OAUTH2 token to be provided to the HNA.
A way to translate this OAUTH2 token from HTTPS web space to DNS SIG(0) space seems overly problematic, and so the enrollment protocol using web APIs was determined to be easier to implement at scale.</t>

<t>Note also that authentication of message exchanges between the HNA and the DM SHOULD NOT use the external IP address of the HNA to index the appropriate keys.
As detailed in <xref target="sec-renumbering"/>, the IP addresses of the DM and the hidden primary are subject to change, for example while the network is being renumbered.
This means that the necessary keys to authenticate transaction SHOULD NOT be indexed  using the IP address, and SHOULD be resilient to IP address changes.</t>

</section>
<section anchor="sec-ctrl-implementation" title="Implementation Concerns">

<t>The Hidden Primary Server on the HNA differs from a regular authoritative server for the home network due to:</t>

<t><list style="hanging">
  <t hangText="Interface Binding:">
  the Hidden Primary Server will almost certainly listen on the WAN Interface, whereas a regular Homenet Authoritative Servers would listen on the internal home network interface.</t>
  <t hangText="Limited exchanges:">
  the purpose of the Hidden Primary Server is to synchronize with the DM, not to serve any zones to end users, or the public Internet.
This results in a limited number of possible exchanges (AXFR/IXFR) with a small number of IP addresses and an implementation SHOULD enable filtering policies as described in  <xref target="sec-cpe-sec-policies"/>.</t>
</list></t>

</section>
</section>
<section anchor="sec-synch" title="Synchronization Channel">

<t>The DM Synchronization Channel is used for communication between the HNA and the DM for synchronizing the Public Homenet Zone.
Note that the Control Channel and the Synchronization Channel are by construction different channels even though there they may use the same IP address.
Suppose the HNA and the DM are using a single IP address and let designate by XX, YYYY and ZZZZ the various ports involved in the communications. 
In fact the Control Channel is set between the HNA working as a client using port number YYYY (a high range port) toward a service provided by the DM at port number XX (well-known port such as 853 for DoT).</t>

<t>On the other hand, the Synchronization Channel is set between the DM working as a client using port ZZZZ ( a high range port) toward a service provided  by the HNA at port XX.</t>

<t>As a result, even though the same pair of IP addresses may be involved the Control Channel and the  Synchronization Channel are always distinct channels.</t>

<t>Uploading and dynamically updating the zone file on the DM can be seen as zone provisioning between the HNA (Hidden Primary) and the DM (Secondary Server).
This can be handled via AXFR + DNS UPDATE.</t>

<t>The use of a primary / secondary mechanism <xref target="RFC1996"/> is RECOMMENDED instead of the use of DNS UPDATE <xref target="RFC2136"/>.
The primary / secondary mechanism is RECOMMENDED as it scales better and avoids DoS attacks.
Note that even when UPDATE messages are used, these messages are using a distinct channel as those used to set the configuration.</t>

<t>Note that there is no standard way to distribute a DNS primary between multiple devices.
As a result, if multiple devices are candidate for hosting the Hidden Primary, some specific mechanisms should be designed so the home network only selects a single HNA for the Hidden Primary.
Selection mechanisms based on HNCP <xref target="RFC7788"/> are good candidates.</t>

<t>The HNA acts as a Hidden Primary Server, which is a regular authoritative DNS Server listening on the WAN interface.</t>

<t>The DM is configured as a secondary for the Registered Homenet Domain Name.
This secondary configuration has been previously agreed between the end user and the provider of the DOI as part of either the provisioning or due to receipt of DNS UPDATE messages on the DM Control Channel.</t>

<t>The Homenet Reverse Zone MAY also be updated either with DNS UPDATE <xref target="RFC2136"/> or using a primary / secondary synchronization.</t>

<section anchor="sec-synch-security" title="Securing the Synchronization Channel">

<t>The Synchronization Channel uses standard DNS requests.</t>

<t>First the HNA (primary) notifies the DM (secondary) that the zone must be updated and leaves the DM (secondary) to proceed with the update when possible/convenient.</t>

<t>More specifically, the HNA sends a NOTIFY message, which is a small packet that is less likely to load the secondary.
Then, the DM sends  AXFR <xref target="RFC1034"/> or IXFR <xref target="RFC1995"/> request. This request consists in a small packet sent over TCP (Section 4.2 <xref target="RFC5936"/>), which also mitigates reflection attacks using a forged NOTIFY.</t>

<t>The AXFR request from the DM to the HNA SHOULD be secured and the use of TLS is RECOMMENDED <xref target="RFC9103"/>. 
While <xref target="RFC9103"/> does not consider the protection by TLS of NOTIFY and SOA requests, these MAY still be protected by TLS to provide additional privacy.</t>

<t>When using TLS, the HNA MAY authenticate inbound connections from the DM using standard mechanisms, such as a public certificate with baked-in root certificates on the HNA, or via DANE <xref target="RFC6698"/>.
In addition, to guarantee the DM remains the same across multiple TLS session, the HNA and DM MAY implement <xref target="RFC8672"/>.</t>

<t>The HNA SHOULD apply an ACL on inbound AXFR requests to ensure they only arrive from the DM Synchronization Channel.
In this case, the HNA SHOULD regularly check (via a DNS resolution) that the address of the DM in the filter is still valid.</t>

</section>
</section>
<section anchor="sec-dist" title="DM Distribution Channel">

<t>The DM Distribution Channel is used for communication between the DM and the Public Authoritative Servers.
The architecture and communication used for the DM Distribution Channels are outside the scope of this document, and there are many existing solutions available, e.g., rsynch, DNS AXFR, REST, DB copy.</t>

</section>
<section anchor="sec-cpe-sec-policies" title="HNA Security Policies">

<t>The HNA as hidden primary processes only a limited message exchanges. This should be enforced using security policies - to allow only a subset of DNS requests to be received by HNA.</t>

<t>The HNA, as Hidden Primary SHOULD drop any DNS queries from the home network – as opposed to return DNS errors.
This could be implemented via port binding and/or firewall rules.
The precise mechanism deployed is out of scope of this document.</t>

<t>The HNA SHOULD drop any packets arriving on the WAN interface that are not issued from the DM  – as opposed to server as an Homenet Authoritative Server exposed on the Internet.</t>

<t>Depending how the communications between the HNA and the DM are secured, only packets associated to that protocol SHOULD be allowed.</t>

<t>The HNA SHOULD NOT send DNS messages other than DNS NOTIFY query, SOA response, IXFR response or AXFR responses.
The HNA SHOULD reject any incoming messages other than DNS NOTIFY response, SOA   query, IXFR query or AXFR query. </t>

</section>
<section anchor="sec-reverse" title="Homenet Reverse Zone">

<t>Homenet Reverse Zone works similarly to the Public Homenet Zone. 
The main difference is that ISP that provides the IP connectivity is likely also owning the corresponding reverse zone and act as a default DOI for it. 
If so, the configuration and the setting of the Synchronization Channel and Control Channel can largely be automated.</t>

<t>The Public Homenet Zone is associated to a Registered Homenet Domain and the ownership of that domain requires a specific registration from the end user as well as the HNA being provisioned with some authentication credentials.
Such steps are mandatory unless the DOI has some other means to authenticate the HNA.
Such situation may occur, for example, when the ISP provides the Homenet Domain as well as the DOI.</t>

<t>In this case, the HNA may be authenticated by the physical link layer, in which case the authentication of the HNA may be performed without additional provisioning of the HNA.
While this may not be so common for the Public Homenet Zone, this situation is expected to be quite common for the Reverse Homenet Zone as the ISP owns the IP address or IP prefix.</t>

<t>More specifically, a common case is that the upstream ISP provides the IPv6 prefix to the Homenet with a IA_PD <xref target="RFC8415"/> option and manages the DOI of the associated reverse zone.</t>

<t>This leaves place for setting up automatically the relation between HNA and the DOI as described in <xref target="I-D.ietf-homenet-naming-architecture-dhc-options"/>.</t>

<t>In the case of the reverse zone, the DOI authenticates the source of the updates by IPv6 Access Control Lists.
In the case of the reverse zone, the ISP knows exactly what addresses have been delegated.
The HNA SHOULD therefore always originate Synchronization Channel updates from an IP address within the zone that is being updated.</t>

<t>For example, if the ISP has assigned 2001:db8:f00d::/64 to the WAN interface (by DHCPv6, or PPP/RA), then the HNA should originate Synchronization Channel updates from, for example, 2001:db8:f00d::2.</t>

<t>An ISP that has delegated 2001:db8:aeae::/56 to the HNA via DHCPv6-PD, then HNA should originate Synchronization Channel updates an IP within that subnet, such as 2001:db8:aeae:1::2.</t>

<t>With this relation automatically configured, the synchronization between the Home network and the DOI happens similarly as for the Public Homenet Zone described earlier in this document.</t>

<t>Note that for home networks connected to by multiple ISPs, each ISP provides only the DOI of the reverse zones associated to the delegated prefix.
It is also likely that the DNS exchanges will need to be performed on dedicated interfaces as to be accepted by the ISP.
More specifically, the reverse zone associated to prefix 1 will not be possible to be performs by the HNA using an IP address that belongs to prefix 2.
Such constraints does not raise major concerns either for hot standby or load sharing configuration.</t>

<t>With IPv6, the reverse domain space for IP addresses associated to a subnet such as ::/64 is so large that reverse zone may be confronted with scalability issues.
How the reverse zone is generated is out of scope of this document.
<xref target="RFC8501"/> provides guidance on how to address scalability issues.</t>

</section>
<section anchor="sec-dnssec-deployment" title="DNSSEC compliant Homenet Architecture">

<t><xref target="RFC7368"/> in Section 3.7.3 recommends DNSSEC to be deployed on both the authoritative server and the resolver.
The resolver side is out of scope of this document, and only the authoritative part of the server is considered.</t>

<t>It is RECOMMENDED the HNA signs the Public Homenet Zone.</t>

<t>Secure delegation is achieved only if the DS RRset is properly set in the parent zone.
Secure delegation can be performed by the HNA or the DOIs and the choice highly depends on which entity is authorized to perform such updates. 
Typically, the DS RRset can be updated manually in the parent zone with nsupdate for example.
This requires the HNA or the DOI to be authenticated by the DNS server hosting the parent of the Public Homenet Zone.
Such a trust channel between the HNA and the parent DNS server may be hard to maintain with HNAs, and thus may be easier to establish with the DOI.
In fact, the Public Authoritative Server(s) may use Automating DNSSEC Delegation Trust Maintenance  <xref target="RFC7344"/>.</t>

</section>
<section anchor="sec-renumbering" title="Renumbering">

<t>During a renumbering of the network, the HNA IP address is changed and the Public Homenet Zone is updated potentially by the HNA.
Then, the HNA advertises the DM via a NOTIFY, that the Public Homenet Zone has been updated and that the IP address of the primary has been updated. 
This corresponds to the standard DNS procedure performed on the Synchronization Channel and no specific actions are expected for the HNA (See <xref target="sec-sync-info"/>).</t>

<t>The remaining of the section provides recommendations regarding the provisioning of the Public Homenet Zone - especially the IP addresses.
Renumbering has been extensively described in <xref target="RFC4192"/> and analyzed in <xref target="RFC7010"/> and the reader is expected to be familiar with them before reading this section.
In the make-before-break renumbering scenario, the new prefix is advertised, the network is configured to prepare the transition to the new prefix.
During a period of time, the two prefixes old and new coexist, before the old prefix is completely removed.
In the break-before-make renumbering scenario, the new prefix is advertised making the old prefix obsolete.</t>

<t>In a renumbering scenario, the HNA or Hidden Primary is informed it is being renumbered.
In most cases, this occurs because the whole home network is being renumbered.
As a result, the Public Homenet Zone will also be updated.
Although the new and old IP addresses may be stored in the Public Homenet Zone, it is RECOMMENDED that only the newly reachable IP addresses be published.
Regarding the Homenet Reverse Zone, the new Homenet Reverse Zone has to be populated as soon as possible, and the old Homenet Reverse Zone will be deleted by the owner of the zone (and the owner of the old prefix which is usually the ISP) once the prefix is no longer assigned to the HNA. The ISP SHOULD ensure that the DNS cache has expired before re-assigning the prefix to a new home network. This may be enforced by controlling the TTL values.</t>

<t>To avoid reachability disruption, IP connectivity information provided by the DNS SHOULD be coherent with the IP in use.
In our case, this means the old IP address SHOULD NOT be provided via the DNS when it is not reachable anymore.
Let for example TTL be the TTL associated with a RRset of the Public Homenet Zone, it may be cached for TTL  seconds.
Let T_NEW be the time the new IP address replaces the old IP address in the Homenet Zone, and T_OLD_UNREACHABLE the time the old IP is not reachable anymore.</t>

<t>In the case of the make-before-break, seamless reachability is provided as long as T_OLD_UNREACHABLE - T_NEW &gt; 2 * TTL.
If this is not satisfied, then devices associated with the old IP address in the home network may become unreachable for 2 * TTL - (T_OLD_UNREACHABLE - T_NEW).
In the case of a break-before-make, T_OLD_UNREACHABLE = T_NEW, and the device may become unreachable up to 2 * TTL.
Of course if T_NEW &gt;= T_OLD_UNREACHABLE, the disruption is increased.</t>

</section>
<section anchor="sec-privacy" title="Privacy Considerations">

<t>Outsourcing the DNS Authoritative service from the HNA to a third party raises a few privacy related concerns.</t>

<t>The Public Homenet Zone lists the names of services hosted in the home network.
Combined with blocking of AXFR queries, the use of NSEC3 <xref target="RFC5155"/> (vs NSEC <xref target="RFC4034"/>) prevents an  attacker from being able to walk the zone, to discover all the names.
However, recent work <xref target="GPUNSEC3"/> or <xref target="ZONEENUM"/> have shown that the protection provided by NSEC3 against dictionary attacks should be considered cautiously and <xref target="I-D.ietf-dnsop-nsec3-guidance"/> provides guidelines to configure NSEC3 properly. 
In addition, the attacker may be able to walk the reverse DNS zone, or use other reconnaissance techniques to learn this information as described in <xref target="RFC7707"/>.</t>

<t>The zone is also exposed during the synchronization between the primary and the secondary. <xref target="RFC9103"/> only specifies the use of TLS for XFR transfers, which leak the existence of the zone and has been clearly specified as out of scope of the threat model of <xref target="RFC9103"/>. Additional privacy MAY be provided by protecting all exchanges of the Synchronization Channel as well as the Control Channel.</t>

<t>In general a home network owner is expected to publish only names for which there is some need to be able to reference externally.
Publication of the name does not imply that the service is necessarily reachable from any or all parts of the Internet.
<xref target="RFC7084"/> mandates that the outgoing-only policy <xref target="RFC6092"/> be available, and in many cases it is configured by default.
A well designed User Interface would combine a policy for making a service public by a name with a policy on who may access it.</t>

<t>In many cases, and for privacy reasons, the home network owner wished publish names only for services that they will be able to access.
The access control may consist of an IP source address range, or access may be restricted via some VPN functionality.
The main advantages of publishing the name are that service may be access by the same name both within the home and outside the home and that the DNS resolution can be handled similarly within the home and outside the home. This considerably eases the ability to use VPNs where the VPN can be chosen according to the IP address of the service. 
Typically, a user may configure its device to reach its homenet devices via a VPN while the remaining of the traffic is accessed directly. 
In such cases, the routing policy is likely to be defined by the destination IP address.</t>

<t>Enterprise networks have generally adopted another strategy designated as split-DNS. 
While such strategy might appear as providing more privacy at first sight, its implementation remains challenging and the privacy advantages needs to be considered carefully. 
In split-DNS, names are designated with internal names that can only be resolved within the corporate network. 
When such strategy is applied to homenet, VPNs needs to be both configured with a naming resolution policies and routing policies. Such approach might be reasonable with a single VPN, but maintaining a coherent DNS space and IP space among various VPNs comes with serious complexities.
Firstly, if multiple homenets are using the same domain name -like home.arpa - it becomes difficult to determine on which network the resolution should be performed. 
As a result, homenets should at least be differentiated by a domain name.<vspace />
Secondly, the use of split-DNS requires each VPN being associated to a resolver and specific resolutions being performed by the dedicated resolver. Such policies can easily raises some conflicts (with significant privacy issues) while remaining hard to be implemented.</t>

<t>In addition to the Public Homenet Zone, pervasive DNS monitoring can also monitor the traffic associated with the Public Homenet Zone.
This traffic may provide an indication of the services an end user accesses, plus how and when they use these services.
Although, caching may obfuscate this information inside the home network, it is likely that outside your  home network this information will not be cached.</t>

</section>
<section anchor="sec-security" title="Security Considerations">

<t>This document exposes a mechanism that prevents the HNA from being exposed to the Internet and served DNS request from the Internet.
These requests are instead served by the DOI.
While this limits the level of exposure of the HNA, the HNA remains exposed to the Internet with communications with the DOI.
This section analyses the attack surface associated to these communications, the data published by the DOI, as well as operational considerations.</t>

<section anchor="hna-dm-channels" title="HNA DM channels">

<t>The channels between HNA and DM are mutually authenticated and encrypted with TLS <xref target="RFC8446"/> and its associated security considerations apply.
To ensure the multiple TLS session are continuously authenticating the same entity, TLS may take advantage of second factor authentication as described in <xref target="RFC8672"/>.</t>

<t>At the time of writing TLS 1.2 or TLS 1.3 can be used and TLS 1.3 (or newer) SHOULD be supported. 
It is RECOMMENDED that all DNS exchanges between the HNA and the DM be protected by TLS to provide integrity protection as well as confidentiality. As noted in <xref target="RFC9103"/>, some level of privacy may be relaxed, by not protecting the existence of the zone. 
This MAY involved a mix of exchanges protected by TLS and exchanges not protected by TLS. 
This MAY be handled by a off-line agreement between the DM and HNA as well as with the use of RCODES defined in Section 7.8 of <xref target="RFC9103"/>.</t>

<t>The DNS protocol is subject to reflection attacks, however, these attacks are largely applicable when DNS is carried over UDP.
The interfaces between the HNA and DM are using TLS over TCP, which prevents such reflection attacks.
Note that Public Authoritative servers hosted by the DOI are subject to such attacks, but that is out of scope of our document.</t>

<t>Note that in the case of the Reverse Homenet Zone, the data is less subject to attacks than in the Public Homenet Zone.
In addition, the DM and RDM may be provided by the ISP - as described in <xref target="I-D.ietf-homenet-naming-architecture-dhc-options"/>, in which case DM and RDM might be less exposed to attacks - as communications within a network.</t>

</section>
<section anchor="sec-name-less-secure" title="Names are less secure than IP addresses">

<t>This document describes how an end user can make their services and devices from his home network reachable on the Internet by using names rather than IP addresses.
This exposes the home network to attackers, since names are expected to include less entropy than IP addresses.
In fact, with IP addresses, the Interface Identifier is 64 bits long leading to up to 2^64 possibilities  for a given subnetwork.
This is not to mention that the subnet prefix is also of 64 bits long, thus providing up to 2^64 possibilities.
On the other hand, names used either for the home network domain or for the devices present less entropy (livebox, router, printer, nicolas, jennifer, …) and thus potentially exposes the devices to dictionary attacks.</t>

</section>
<section anchor="sec-name-less-volatile" title="Names are less volatile than IP addresses">

<t>IP addresses may be used to locate a device, a host or a service.
However, home networks are not expected to be assigned a time invariant prefix by ISPs. In addition IPv6 enables temporary addresses that makes them even more volatile <xref target="RFC8981"/>.
As a result, observing IP addresses only provides some ephemeral information about who is accessing the service.
On the other hand, names are not expected to be as volatile as IP addresses.
As a result, logging names over time may be more valuable than logging IP addresses, especially to profile an end user’s characteristics.</t>

<t>PTR provides a way to bind an IP address to a name.
In that sense, responding to PTR DNS queries may affect the end user’s privacy.
For that reason PTR DNS queries and MAY instead be configured to return with NXDOMAIN.</t>

</section>
<section anchor="deployment-considerations" title="Deployment Considerations">

<t>The HNA is expected to sign the DNSSEC zone and as such hold the private KSK/ZSK. 
To provide resilience against CPE breaks, it is RECOMMENDED to backup these keys to avoid an emergency key roll over when the CPE breaks.</t>

<t>The HNA enables to handle network disruption as it contains the Public Homenet Zone, which is provisioned to the Homenet Authoritative Servers. 
However, DNSSEC validation requires to validate the chain of trust with the DS RRset that is stored into the parent zone of the Registered Homenet Domain. 
As currently defined, the handling of the DS RRset is left to the Homenet DNSSEC resolver which retrieves from the parent zone via a DNS exchange and cache the RRset according to the DNS rules, that is respecting the TTL and RRSIG expiration time. 
Such constraints do put some limitations to the type of disruption the proposed architecture can handle. 
In particular, the disruption is expected to start after the DS RRset has been resolved and end before the DS RRset is removed from the cache. 
One possible way to address such concern is to describe mechanisms to provision the DS RRset to the Homenet DNSSEC resolver for example, via HNCP or by configuring a specific trust anchors <xref target="I-D.ietf-dnsop-dnssec-validator-requirements"/>.
Such work is out of the scope of this document.</t>

</section>
</section>
<section anchor="iana-considerations" title="IANA Considerations">

<t>This document has no actions for IANA.</t>

</section>
<section anchor="acknowledgment" title="Acknowledgment">

<t>The authors wish to thank Philippe Lemordant for its contributions on
the early versions of the draft; Ole Troan for pointing out issues with
the IPv6 routed home concept and placing the scope of this document in a
wider picture; Mark Townsley for encouragement and injecting a healthy
debate on the merits of the idea; Ulrik de Bie for providing alternative
solutions; Paul Mockapetris, Christian Jacquenet, Francis Dupont and
Ludovic Eschard for their remarks on HNA and low power devices; Olafur
Gudmundsson for clarifying DNSSEC capabilities of small devices; Simon
Kelley for its feedback as dnsmasq implementer; Andrew Sullivan, Mark
Andrew, Ted Lemon, Mikael Abrahamson, and Ray Bellis
for their feedback on handling different views as well as clarifying the
impact of outsourcing the zone signing operation outside the HNA; Mark
Andrew and Peter Koch for clarifying the renumbering.</t>

<t>At last the authors would like to thank Kiran Makhijani for her in-depth review that contributed in shaping the final version.</t>

</section>
<section anchor="contributors" title="Contributors">

<t>The co-authors would like to thank Chris Griffiths and Wouter Cloetens that provided a significant contribution in the early versions of the document.</t>

</section>


  </middle>

  <back>

    <references title='Normative References'>





<reference anchor='RFC1918' target='https://www.rfc-editor.org/info/rfc1918'>
<front>
<title>Address Allocation for Private Internets</title>
<author fullname='Y. Rekhter' initials='Y.' surname='Rekhter'><organization/></author>
<author fullname='B. Moskowitz' initials='B.' surname='Moskowitz'><organization/></author>
<author fullname='D. Karrenberg' initials='D.' surname='Karrenberg'><organization/></author>
<author fullname='G. J. de Groot' initials='G. J.' surname='de Groot'><organization/></author>
<author fullname='E. Lear' initials='E.' surname='Lear'><organization/></author>
<date month='February' year='1996'/>
<abstract><t>This document describes address allocation for private internets.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t></abstract>
</front>
<seriesInfo name='BCP' value='5'/>
<seriesInfo name='RFC' value='1918'/>
<seriesInfo name='DOI' value='10.17487/RFC1918'/>
</reference>



<reference anchor='RFC2119' target='https://www.rfc-editor.org/info/rfc2119'>
<front>
<title>Key words for use in RFCs to Indicate Requirement Levels</title>
<author fullname='S. Bradner' initials='S.' surname='Bradner'><organization/></author>
<date month='March' year='1997'/>
<abstract><t>In many standards track documents several words are used to signify the requirements in the specification.  These words are often capitalized. This document defines these words as they should be interpreted in IETF documents.  This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t></abstract>
</front>
<seriesInfo name='BCP' value='14'/>
<seriesInfo name='RFC' value='2119'/>
<seriesInfo name='DOI' value='10.17487/RFC2119'/>
</reference>



<reference anchor='RFC8174' target='https://www.rfc-editor.org/info/rfc8174'>
<front>
<title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
<author fullname='B. Leiba' initials='B.' surname='Leiba'><organization/></author>
<date month='May' year='2017'/>
<abstract><t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t></abstract>
</front>
<seriesInfo name='BCP' value='14'/>
<seriesInfo name='RFC' value='8174'/>
<seriesInfo name='DOI' value='10.17487/RFC8174'/>
</reference>



<reference anchor='RFC8375' target='https://www.rfc-editor.org/info/rfc8375'>
<front>
<title>Special-Use Domain 'home.arpa.'</title>
<author fullname='P. Pfister' initials='P.' surname='Pfister'><organization/></author>
<author fullname='T. Lemon' initials='T.' surname='Lemon'><organization/></author>
<date month='May' year='2018'/>
<abstract><t>This document specifies the behavior that is expected from the Domain Name System with regard to DNS queries for names ending with '.home.arpa.' and designates this domain as a special-use domain name. 'home.arpa.' is designated for non-unique use in residential home networks.  The Home Networking Control Protocol (HNCP) is updated to use the 'home.arpa.' domain instead of '.home'.</t></abstract>
</front>
<seriesInfo name='RFC' value='8375'/>
<seriesInfo name='DOI' value='10.17487/RFC8375'/>
</reference>



<reference anchor='RFC7858' target='https://www.rfc-editor.org/info/rfc7858'>
<front>
<title>Specification for DNS over Transport Layer Security (TLS)</title>
<author fullname='Z. Hu' initials='Z.' surname='Hu'><organization/></author>
<author fullname='L. Zhu' initials='L.' surname='Zhu'><organization/></author>
<author fullname='J. Heidemann' initials='J.' surname='Heidemann'><organization/></author>
<author fullname='A. Mankin' initials='A.' surname='Mankin'><organization/></author>
<author fullname='D. Wessels' initials='D.' surname='Wessels'><organization/></author>
<author fullname='P. Hoffman' initials='P.' surname='Hoffman'><organization/></author>
<date month='May' year='2016'/>
<abstract><t>This document describes the use of Transport Layer Security (TLS) to provide privacy for DNS.  Encryption provided by TLS eliminates opportunities for eavesdropping and on-path tampering with DNS queries in the network, such as discussed in RFC 7626.  In addition, this document specifies two usage profiles for DNS over TLS and provides advice on performance considerations to minimize overhead from using TCP and TLS with DNS.</t><t>This document focuses on securing stub-to-recursive traffic, as per the charter of the DPRIVE Working Group.  It does not prevent future applications of the protocol to recursive-to-authoritative traffic.</t></abstract>
</front>
<seriesInfo name='RFC' value='7858'/>
<seriesInfo name='DOI' value='10.17487/RFC7858'/>
</reference>



<reference anchor='RFC7344' target='https://www.rfc-editor.org/info/rfc7344'>
<front>
<title>Automating DNSSEC Delegation Trust Maintenance</title>
<author fullname='W. Kumari' initials='W.' surname='Kumari'><organization/></author>
<author fullname='O. Gudmundsson' initials='O.' surname='Gudmundsson'><organization/></author>
<author fullname='G. Barwood' initials='G.' surname='Barwood'><organization/></author>
<date month='September' year='2014'/>
<abstract><t>This document describes a method to allow DNS Operators to more easily update DNSSEC Key Signing Keys using the DNS as a communication channel.  The technique described is aimed at delegations in which it is currently hard to move information from the Child to Parent.</t></abstract>
</front>
<seriesInfo name='RFC' value='7344'/>
<seriesInfo name='DOI' value='10.17487/RFC7344'/>
</reference>



<reference anchor='RFC1034' target='https://www.rfc-editor.org/info/rfc1034'>
<front>
<title>Domain names - concepts and facilities</title>
<author fullname='P. Mockapetris' initials='P.' surname='Mockapetris'><organization/></author>
<date month='November' year='1987'/>
<abstract><t>This RFC is the revised basic definition of The Domain Name System.  It obsoletes RFC-882.  This memo describes the domain style names and their used for host address look up and electronic mail forwarding.  It discusses the clients and servers in the domain name system and the protocol used between them.</t></abstract>
</front>
<seriesInfo name='STD' value='13'/>
<seriesInfo name='RFC' value='1034'/>
<seriesInfo name='DOI' value='10.17487/RFC1034'/>
</reference>



<reference anchor='RFC8446' target='https://www.rfc-editor.org/info/rfc8446'>
<front>
<title>The Transport Layer Security (TLS) Protocol Version 1.3</title>
<author fullname='E. Rescorla' initials='E.' surname='Rescorla'><organization/></author>
<date month='August' year='2018'/>
<abstract><t>This document specifies version 1.3 of the Transport Layer Security (TLS) protocol.  TLS allows client/server applications to communicate over the Internet in a way that is designed to prevent eavesdropping, tampering, and message forgery.</t><t>This document updates RFCs 5705 and 6066, and obsoletes RFCs 5077, 5246, and 6961.  This document also specifies new requirements for TLS 1.2 implementations.</t></abstract>
</front>
<seriesInfo name='RFC' value='8446'/>
<seriesInfo name='DOI' value='10.17487/RFC8446'/>
</reference>



<reference anchor='RFC1996' target='https://www.rfc-editor.org/info/rfc1996'>
<front>
<title>A Mechanism for Prompt Notification of Zone Changes (DNS NOTIFY)</title>
<author fullname='P. Vixie' initials='P.' surname='Vixie'><organization/></author>
<date month='August' year='1996'/>
<abstract><t>This memo describes the NOTIFY opcode for DNS, by which a master server advises a set of slave servers that the master's data has been changed and that a query should be initiated to discover the new data. [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='1996'/>
<seriesInfo name='DOI' value='10.17487/RFC1996'/>
</reference>



<reference anchor='RFC1995' target='https://www.rfc-editor.org/info/rfc1995'>
<front>
<title>Incremental Zone Transfer in DNS</title>
<author fullname='M. Ohta' initials='M.' surname='Ohta'><organization/></author>
<date month='August' year='1996'/>
<abstract><t>This document proposes extensions to the DNS protocols to provide an incremental zone transfer (IXFR) mechanism.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='1995'/>
<seriesInfo name='DOI' value='10.17487/RFC1995'/>
</reference>



<reference anchor='RFC5936' target='https://www.rfc-editor.org/info/rfc5936'>
<front>
<title>DNS Zone Transfer Protocol (AXFR)</title>
<author fullname='E. Lewis' initials='E.' surname='Lewis'><organization/></author>
<author fullname='A. Hoenes' initials='A.' role='editor' surname='Hoenes'><organization/></author>
<date month='June' year='2010'/>
<abstract><t>The standard means within the Domain Name System protocol for maintaining coherence among a zone's authoritative name servers consists of three mechanisms.  Authoritative Transfer (AXFR) is one of the mechanisms and is defined in RFC 1034 and RFC 1035.</t><t>The definition of AXFR has proven insufficient in detail, thereby forcing implementations intended to be compliant to make assumptions, impeding interoperability.  Yet today we have a satisfactory set of implementations that do interoperate.  This document is a new definition of AXFR -- new in the sense that it records an accurate definition of an interoperable AXFR mechanism.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='5936'/>
<seriesInfo name='DOI' value='10.17487/RFC5936'/>
</reference>



<reference anchor='RFC9103' target='https://www.rfc-editor.org/info/rfc9103'>
<front>
<title>DNS Zone Transfer over TLS</title>
<author fullname='W. Toorop' initials='W.' surname='Toorop'><organization/></author>
<author fullname='S. Dickinson' initials='S.' surname='Dickinson'><organization/></author>
<author fullname='S. Sahib' initials='S.' surname='Sahib'><organization/></author>
<author fullname='P. Aras' initials='P.' surname='Aras'><organization/></author>
<author fullname='A. Mankin' initials='A.' surname='Mankin'><organization/></author>
<date month='August' year='2021'/>
<abstract><t>DNS zone transfers are transmitted in cleartext, which gives attackers the opportunity to collect the content of a zone by eavesdropping on network connections. The DNS Transaction Signature (TSIG) mechanism is specified to restrict direct zone transfer to authorized clients only, but it does not add confidentiality. This document specifies the use of TLS, rather than cleartext, to prevent zone content collection via passive monitoring of zone transfers: XFR over TLS (XoT). Additionally, this specification updates RFC 1995 and RFC 5936 with respect to efficient use of TCP connections and RFC 7766 with respect to the recommended number of connections between a client and server for each transport.</t></abstract>
</front>
<seriesInfo name='RFC' value='9103'/>
<seriesInfo name='DOI' value='10.17487/RFC9103'/>
</reference>



<reference anchor='RFC5155' target='https://www.rfc-editor.org/info/rfc5155'>
<front>
<title>DNS Security (DNSSEC) Hashed Authenticated Denial of Existence</title>
<author fullname='B. Laurie' initials='B.' surname='Laurie'><organization/></author>
<author fullname='G. Sisson' initials='G.' surname='Sisson'><organization/></author>
<author fullname='R. Arends' initials='R.' surname='Arends'><organization/></author>
<author fullname='D. Blacka' initials='D.' surname='Blacka'><organization/></author>
<date month='March' year='2008'/>
<abstract><t>The Domain Name System Security (DNSSEC) Extensions introduced the NSEC resource record (RR) for authenticated denial of existence. This document introduces an alternative resource record, NSEC3, which similarly provides authenticated denial of existence.  However, it also provides measures against zone enumeration and permits gradual expansion of delegation-centric zones.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='5155'/>
<seriesInfo name='DOI' value='10.17487/RFC5155'/>
</reference>



<reference anchor='RFC4034' target='https://www.rfc-editor.org/info/rfc4034'>
<front>
<title>Resource Records for the DNS Security Extensions</title>
<author fullname='R. Arends' initials='R.' surname='Arends'><organization/></author>
<author fullname='R. Austein' initials='R.' surname='Austein'><organization/></author>
<author fullname='M. Larson' initials='M.' surname='Larson'><organization/></author>
<author fullname='D. Massey' initials='D.' surname='Massey'><organization/></author>
<author fullname='S. Rose' initials='S.' surname='Rose'><organization/></author>
<date month='March' year='2005'/>
<abstract><t>This document is part of a family of documents that describe the DNS Security Extensions (DNSSEC).  The DNS Security Extensions are a collection of resource records and protocol modifications that provide source authentication for the DNS.  This document defines the public key (DNSKEY), delegation signer (DS), resource record digital signature (RRSIG), and authenticated denial of existence (NSEC) resource records.  The purpose and format of each resource record is described in detail, and an example of each resource record is given. </t><t> This document obsoletes RFC 2535 and incorporates changes from all updates to RFC 2535.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='4034'/>
<seriesInfo name='DOI' value='10.17487/RFC4034'/>
</reference>




    </references>

    <references title='Informative References'>

<reference anchor="DDNS" target="https://ddclient.net/protocols.html">
  <front>
    <title>ddclient</title>
    <author >
      <organization></organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>
<reference anchor="GPUNSEC3" target="https://doi.org/10.1109/NCA.2014.27">
  <front>
    <title>GPU-Based NSEC3 Hash Breaking</title>
    <author initials="M." surname="Wander">
      <organization></organization>
    </author>
    <author initials="L." surname="Schwittmann">
      <organization></organization>
    </author>
    <author initials="C." surname="Boelmann">
      <organization></organization>
    </author>
    <author initials="T." surname="Weis">
      <organization></organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>
<reference anchor="ZONEENUM" >
  <front>
    <title>An efficient DNSSEC zone enumeration algorithm</title>
    <author initials="Z." surname="Wang">
      <organization></organization>
    </author>
    <author initials="L." surname="Xiao">
      <organization></organization>
    </author>
    <author initials="R." surname="Wang">
      <organization></organization>
    </author>
    <date year="n.d."/>
  </front>
</reference>




<reference anchor='RFC6762' target='https://www.rfc-editor.org/info/rfc6762'>
<front>
<title>Multicast DNS</title>
<author fullname='S. Cheshire' initials='S.' surname='Cheshire'><organization/></author>
<author fullname='M. Krochmal' initials='M.' surname='Krochmal'><organization/></author>
<date month='February' year='2013'/>
<abstract><t>As networked devices become smaller, more portable, and more ubiquitous, the ability to operate with less configured infrastructure is increasingly important.  In particular, the ability to look up DNS resource record data types (including, but not limited to, host names) in the absence of a conventional managed DNS server is useful.</t><t>Multicast DNS (mDNS) provides the ability to perform DNS-like operations on the local link in the absence of any conventional Unicast DNS server.  In addition, Multicast DNS designates a portion of the DNS namespace to be free for local use, without the need to pay any annual fee, and without the need to set up delegations or otherwise configure a conventional DNS server to answer for those names.</t><t>The primary benefits of Multicast DNS names are that (i) they require little or no administration or configuration to set them up, (ii) they work when no infrastructure is present, and (iii) they work during infrastructure failures.</t></abstract>
</front>
<seriesInfo name='RFC' value='6762'/>
<seriesInfo name='DOI' value='10.17487/RFC6762'/>
</reference>



<reference anchor='RFC8415' target='https://www.rfc-editor.org/info/rfc8415'>
<front>
<title>Dynamic Host Configuration Protocol for IPv6 (DHCPv6)</title>
<author fullname='T. Mrugalski' initials='T.' surname='Mrugalski'><organization/></author>
<author fullname='M. Siodelski' initials='M.' surname='Siodelski'><organization/></author>
<author fullname='B. Volz' initials='B.' surname='Volz'><organization/></author>
<author fullname='A. Yourtchenko' initials='A.' surname='Yourtchenko'><organization/></author>
<author fullname='M. Richardson' initials='M.' surname='Richardson'><organization/></author>
<author fullname='S. Jiang' initials='S.' surname='Jiang'><organization/></author>
<author fullname='T. Lemon' initials='T.' surname='Lemon'><organization/></author>
<author fullname='T. Winters' initials='T.' surname='Winters'><organization/></author>
<date month='November' year='2018'/>
<abstract><t>This document describes the Dynamic Host Configuration Protocol for IPv6 (DHCPv6): an extensible mechanism for configuring nodes with network configuration parameters, IP addresses, and prefixes. Parameters can be provided statelessly, or in combination with stateful assignment of one or more IPv6 addresses and/or IPv6 prefixes.  DHCPv6 can operate either in place of or in addition to stateless address autoconfiguration (SLAAC).</t><t>This document updates the text from RFC 3315 (the original DHCPv6 specification) and incorporates prefix delegation (RFC 3633), stateless DHCPv6 (RFC 3736), an option to specify an upper bound for how long a client should wait before refreshing information (RFC 4242), a mechanism for throttling DHCPv6 clients when DHCPv6 service is not available (RFC 7083), and relay agent handling of unknown messages (RFC 7283).  In addition, this document clarifies the interactions between models of operation (RFC 7550).  As such, this document obsoletes RFC 3315, RFC 3633, RFC 3736, RFC 4242, RFC 7083, RFC 7283, and RFC 7550.</t></abstract>
</front>
<seriesInfo name='RFC' value='8415'/>
<seriesInfo name='DOI' value='10.17487/RFC8415'/>
</reference>



<reference anchor='RFC6887' target='https://www.rfc-editor.org/info/rfc6887'>
<front>
<title>Port Control Protocol (PCP)</title>
<author fullname='D. Wing' initials='D.' role='editor' surname='Wing'><organization/></author>
<author fullname='S. Cheshire' initials='S.' surname='Cheshire'><organization/></author>
<author fullname='M. Boucadair' initials='M.' surname='Boucadair'><organization/></author>
<author fullname='R. Penno' initials='R.' surname='Penno'><organization/></author>
<author fullname='P. Selkirk' initials='P.' surname='Selkirk'><organization/></author>
<date month='April' year='2013'/>
<abstract><t>The Port Control Protocol allows an IPv6 or IPv4 host to control how incoming IPv6 or IPv4 packets are translated and forwarded by a Network Address Translator (NAT) or simple firewall, and also allows a host to optimize its outgoing NAT keepalive messages.</t></abstract>
</front>
<seriesInfo name='RFC' value='6887'/>
<seriesInfo name='DOI' value='10.17487/RFC6887'/>
</reference>



<reference anchor='RFC3787' target='https://www.rfc-editor.org/info/rfc3787'>
<front>
<title>Recommendations for Interoperable IP Networks using Intermediate System to Intermediate System (IS-IS)</title>
<author fullname='J. Parker' initials='J.' role='editor' surname='Parker'><organization/></author>
<date month='May' year='2004'/>
<abstract><t>This document discusses a number of differences between the Intermediate System to Intermediate System (IS-IS) protocol used to route IP traffic as described in RFC 1195 and the protocol as it is deployed today.  These differences are discussed as a service to those implementing, testing, and deploying the IS-IS Protocol to route IP traffic.  A companion document describes the differences between the protocol described in ISO 10589 and current practice.  This memo provides information for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='3787'/>
<seriesInfo name='DOI' value='10.17487/RFC3787'/>
</reference>



<reference anchor='RFC4193' target='https://www.rfc-editor.org/info/rfc4193'>
<front>
<title>Unique Local IPv6 Unicast Addresses</title>
<author fullname='R. Hinden' initials='R.' surname='Hinden'><organization/></author>
<author fullname='B. Haberman' initials='B.' surname='Haberman'><organization/></author>
<date month='October' year='2005'/>
<abstract><t>This document defines an IPv6 unicast address format that is globally unique and is intended for local communications, usually inside of a site. These addresses are not expected to be routable on the global Internet.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='4193'/>
<seriesInfo name='DOI' value='10.17487/RFC4193'/>
</reference>



<reference anchor='RFC4291' target='https://www.rfc-editor.org/info/rfc4291'>
<front>
<title>IP Version 6 Addressing Architecture</title>
<author fullname='R. Hinden' initials='R.' surname='Hinden'><organization/></author>
<author fullname='S. Deering' initials='S.' surname='Deering'><organization/></author>
<date month='February' year='2006'/>
<abstract><t>This specification defines the addressing architecture of the IP Version 6 (IPv6) protocol.  The document includes the IPv6 addressing model, text representations of IPv6 addresses, definition of IPv6 unicast addresses, anycast addresses, and multicast addresses, and an IPv6 node's required addresses.</t><t>This document obsoletes RFC 3513, &quot;IP Version 6 Addressing Architecture&quot;.   [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='4291'/>
<seriesInfo name='DOI' value='10.17487/RFC4291'/>
</reference>



<reference anchor='RFC7404' target='https://www.rfc-editor.org/info/rfc7404'>
<front>
<title>Using Only Link-Local Addressing inside an IPv6 Network</title>
<author fullname='M. Behringer' initials='M.' surname='Behringer'><organization/></author>
<author fullname='E. Vyncke' initials='E.' surname='Vyncke'><organization/></author>
<date month='November' year='2014'/>
<abstract><t>In an IPv6 network, it is possible to use only link-local addresses on infrastructure links between routers.  This document discusses the advantages and disadvantages of this approach to facilitate the decision process for a given network.</t></abstract>
</front>
<seriesInfo name='RFC' value='7404'/>
<seriesInfo name='DOI' value='10.17487/RFC7404'/>
</reference>



<reference anchor='RFC3927' target='https://www.rfc-editor.org/info/rfc3927'>
<front>
<title>Dynamic Configuration of IPv4 Link-Local Addresses</title>
<author fullname='S. Cheshire' initials='S.' surname='Cheshire'><organization/></author>
<author fullname='B. Aboba' initials='B.' surname='Aboba'><organization/></author>
<author fullname='E. Guttman' initials='E.' surname='Guttman'><organization/></author>
<date month='May' year='2005'/>
<abstract><t>To participate in wide-area IP networking, a host needs to be configured with IP addresses for its interfaces, either manually by the user or automatically from a source on the network such as a Dynamic Host Configuration Protocol (DHCP) server.  Unfortunately, such address configuration information may not always be available. It is therefore beneficial for a host to be able to depend on a useful subset of IP networking functions even when no address configuration is available.  This document describes how a host may automatically configure an interface with an IPv4 address within the 169.254/16 prefix that is valid for communication with other devices connected to the same physical (or logical) link.</t><t>IPv4 Link-Local addresses are not suitable for communication with devices not directly connected to the same physical (or logical) link, and are only used where stable, routable addresses are not available (such as on ad hoc or isolated networks).  This document does not recommend that IPv4 Link-Local addresses and routable addresses be configured simultaneously on the same interface.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='3927'/>
<seriesInfo name='DOI' value='10.17487/RFC3927'/>
</reference>



<reference anchor='RFC3007' target='https://www.rfc-editor.org/info/rfc3007'>
<front>
<title>Secure Domain Name System (DNS) Dynamic Update</title>
<author fullname='B. Wellington' initials='B.' surname='Wellington'><organization/></author>
<date month='November' year='2000'/>
<abstract><t>This document proposes a method for performing secure Domain Name System (DNS) dynamic updates.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='3007'/>
<seriesInfo name='DOI' value='10.17487/RFC3007'/>
</reference>



<reference anchor='RFC7368' target='https://www.rfc-editor.org/info/rfc7368'>
<front>
<title>IPv6 Home Networking Architecture Principles</title>
<author fullname='T. Chown' initials='T.' role='editor' surname='Chown'><organization/></author>
<author fullname='J. Arkko' initials='J.' surname='Arkko'><organization/></author>
<author fullname='A. Brandt' initials='A.' surname='Brandt'><organization/></author>
<author fullname='O. Troan' initials='O.' surname='Troan'><organization/></author>
<author fullname='J. Weil' initials='J.' surname='Weil'><organization/></author>
<date month='October' year='2014'/>
<abstract><t>This text describes evolving networking technology within residential home networks with increasing numbers of devices and a trend towards increased internal routing.  The goal of this document is to define a general architecture for IPv6-based home networking, describing the associated principles, considerations, and requirements.  The text briefly highlights specific implications of the introduction of IPv6 for home networking, discusses the elements of the architecture, and suggests how standard IPv6 mechanisms and addressing can be employed in home networking.  The architecture describes the need for specific protocol extensions for certain additional functionality.  It is assumed that the IPv6 home network is not actively managed and runs as an IPv6-only or dual-stack network.  There are no recommendations in this text for the IPv4 part of the network.</t></abstract>
</front>
<seriesInfo name='RFC' value='7368'/>
<seriesInfo name='DOI' value='10.17487/RFC7368'/>
</reference>



<reference anchor='RFC8555' target='https://www.rfc-editor.org/info/rfc8555'>
<front>
<title>Automatic Certificate Management Environment (ACME)</title>
<author fullname='R. Barnes' initials='R.' surname='Barnes'><organization/></author>
<author fullname='J. Hoffman-Andrews' initials='J.' surname='Hoffman-Andrews'><organization/></author>
<author fullname='D. McCarney' initials='D.' surname='McCarney'><organization/></author>
<author fullname='J. Kasten' initials='J.' surname='Kasten'><organization/></author>
<date month='March' year='2019'/>
<abstract><t>Public Key Infrastructure using X.509 (PKIX) certificates are used for a number of purposes, the most significant of which is the authentication of domain names.  Thus, certification authorities (CAs) in the Web PKI are trusted to verify that an applicant for a certificate legitimately represents the domain name(s) in the certificate.  As of this writing, this verification is done through a collection of ad hoc mechanisms.  This document describes a protocol that a CA and an applicant can use to automate the process of verification and certificate issuance.  The protocol also provides facilities for other certificate management functions, such as certificate revocation.</t></abstract>
</front>
<seriesInfo name='RFC' value='8555'/>
<seriesInfo name='DOI' value='10.17487/RFC8555'/>
</reference>



<reference anchor='RFC8499' target='https://www.rfc-editor.org/info/rfc8499'>
<front>
<title>DNS Terminology</title>
<author fullname='P. Hoffman' initials='P.' surname='Hoffman'><organization/></author>
<author fullname='A. Sullivan' initials='A.' surname='Sullivan'><organization/></author>
<author fullname='K. Fujiwara' initials='K.' surname='Fujiwara'><organization/></author>
<date month='January' year='2019'/>
<abstract><t>The Domain Name System (DNS) is defined in literally dozens of different RFCs.  The terminology used by implementers and developers of DNS protocols, and by operators of DNS systems, has sometimes changed in the decades since the DNS was first defined.  This document gives current definitions for many of the terms used in the DNS in a single document.</t><t>This document obsoletes RFC 7719 and updates RFC 2308.</t></abstract>
</front>
<seriesInfo name='BCP' value='219'/>
<seriesInfo name='RFC' value='8499'/>
<seriesInfo name='DOI' value='10.17487/RFC8499'/>
</reference>



<reference anchor='RFC7788' target='https://www.rfc-editor.org/info/rfc7788'>
<front>
<title>Home Networking Control Protocol</title>
<author fullname='M. Stenberg' initials='M.' surname='Stenberg'><organization/></author>
<author fullname='S. Barth' initials='S.' surname='Barth'><organization/></author>
<author fullname='P. Pfister' initials='P.' surname='Pfister'><organization/></author>
<date month='April' year='2016'/>
<abstract><t>This document describes the Home Networking Control Protocol (HNCP), an extensible configuration protocol, and a set of requirements for home network devices.  HNCP is described as a profile of and extension to the Distributed Node Consensus Protocol (DNCP).  HNCP enables discovery of network borders, automated configuration of addresses, name resolution, service discovery, and the use of any routing protocol that supports routing based on both the source and destination address.</t></abstract>
</front>
<seriesInfo name='RFC' value='7788'/>
<seriesInfo name='DOI' value='10.17487/RFC7788'/>
</reference>


<reference anchor='I-D.ietf-dnsop-dnssec-validator-requirements'>
   <front>
      <title>Recommendations for DNSSEC Resolvers Operators</title>
      <author fullname='Daniel Migault'>
	 <organization>Ericsson</organization>
      </author>
      <author fullname='Dan York'>
	 <organization>ISOC</organization>
      </author>
      <date day='13' month='May' year='2022'/>
      <abstract>
	 <t>   The DNS Security Extensions (DNSSEC) define a process for validating
   received data and assert them authentic and complete as opposed to
   forged.

   This document clarifies the scope and responsibilities of DNSSEC
   Resolver Operators (DRO) as well as operational recommendations that
   DNSSEC validators operators SHOULD put in place in order to implement
   sufficient trust that makes DNSSEC validation output accurate.  The
   recommendations described in this document include, provisioning
   mechanisms as well as monitoring and management mechanisms.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-dnsop-dnssec-validator-requirements-01'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-dnsop-dnssec-validator-requirements-01.txt' type='TXT'/>
</reference>



<reference anchor='RFC6092' target='https://www.rfc-editor.org/info/rfc6092'>
<front>
<title>Recommended Simple Security Capabilities in Customer Premises Equipment (CPE) for Providing Residential IPv6 Internet Service</title>
<author fullname='J. Woodyatt' initials='J.' role='editor' surname='Woodyatt'><organization/></author>
<date month='January' year='2011'/>
<abstract><t>This document identifies a set of recommendations for the makers of devices and describes how to provide for &quot;simple security&quot; capabilities at the perimeter of local-area IPv6 networks in Internet-enabled homes and small offices.  This document is not  an Internet Standards Track specification; it is published for  informational purposes.</t></abstract>
</front>
<seriesInfo name='RFC' value='6092'/>
<seriesInfo name='DOI' value='10.17487/RFC6092'/>
</reference>



<reference anchor='RFC8094' target='https://www.rfc-editor.org/info/rfc8094'>
<front>
<title>DNS over Datagram Transport Layer Security (DTLS)</title>
<author fullname='T. Reddy' initials='T.' surname='Reddy'><organization/></author>
<author fullname='D. Wing' initials='D.' surname='Wing'><organization/></author>
<author fullname='P. Patil' initials='P.' surname='Patil'><organization/></author>
<date month='February' year='2017'/>
<abstract><t>DNS queries and responses are visible to network elements on the path between the DNS client and its server.  These queries and responses can contain privacy-sensitive information, which is valuable to protect.</t><t>This document proposes the use of Datagram Transport Layer Security (DTLS) for DNS, to protect against passive listeners and certain active attacks.  As latency is critical for DNS, this proposal also discusses mechanisms to reduce DTLS round trips and reduce the DTLS handshake size.  The proposed mechanism runs over port 853.</t></abstract>
</front>
<seriesInfo name='RFC' value='8094'/>
<seriesInfo name='DOI' value='10.17487/RFC8094'/>
</reference>



<reference anchor='RFC8484' target='https://www.rfc-editor.org/info/rfc8484'>
<front>
<title>DNS Queries over HTTPS (DoH)</title>
<author fullname='P. Hoffman' initials='P.' surname='Hoffman'><organization/></author>
<author fullname='P. McManus' initials='P.' surname='McManus'><organization/></author>
<date month='October' year='2018'/>
<abstract><t>This document defines a protocol for sending DNS queries and getting DNS responses over HTTPS.  Each DNS query-response pair is mapped into an HTTP exchange.</t></abstract>
</front>
<seriesInfo name='RFC' value='8484'/>
<seriesInfo name='DOI' value='10.17487/RFC8484'/>
</reference>



<reference anchor='RFC9250' target='https://www.rfc-editor.org/info/rfc9250'>
<front>
<title>DNS over Dedicated QUIC Connections</title>
<author fullname='C. Huitema' initials='C.' surname='Huitema'><organization/></author>
<author fullname='S. Dickinson' initials='S.' surname='Dickinson'><organization/></author>
<author fullname='A. Mankin' initials='A.' surname='Mankin'><organization/></author>
<date month='May' year='2022'/>
<abstract><t>This document describes the use of QUIC to provide transport confidentiality for DNS. The encryption provided by QUIC has similar properties to those provided by TLS, while QUIC transport eliminates the head-of-line blocking issues inherent with TCP and provides more efficient packet-loss recovery than UDP. DNS over QUIC (DoQ) has privacy properties similar to DNS over TLS (DoT) specified in RFC 7858, and latency characteristics similar to classic DNS over UDP. This specification describes the use of DoQ as a general-purpose transport for DNS and includes the use of DoQ for stub to recursive, recursive to authoritative, and zone transfer scenarios.</t></abstract>
</front>
<seriesInfo name='RFC' value='9250'/>
<seriesInfo name='DOI' value='10.17487/RFC9250'/>
</reference>



<reference anchor='RFC2136' target='https://www.rfc-editor.org/info/rfc2136'>
<front>
<title>Dynamic Updates in the Domain Name System (DNS UPDATE)</title>
<author fullname='P. Vixie' initials='P.' role='editor' surname='Vixie'><organization/></author>
<author fullname='S. Thomson' initials='S.' surname='Thomson'><organization/></author>
<author fullname='Y. Rekhter' initials='Y.' surname='Rekhter'><organization/></author>
<author fullname='J. Bound' initials='J.' surname='Bound'><organization/></author>
<date month='April' year='1997'/>
<abstract><t>Using this specification of the UPDATE opcode, it is possible to add or delete RRs or RRsets from a specified zone.  Prerequisites are specified separately from update operations, and can specify a dependency upon either the previous existence or nonexistence of an RRset, or the existence of a single RR.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='2136'/>
<seriesInfo name='DOI' value='10.17487/RFC2136'/>
</reference>



<reference anchor='RFC6698' target='https://www.rfc-editor.org/info/rfc6698'>
<front>
<title>The DNS-Based Authentication of Named Entities (DANE) Transport Layer Security (TLS) Protocol: TLSA</title>
<author fullname='P. Hoffman' initials='P.' surname='Hoffman'><organization/></author>
<author fullname='J. Schlyter' initials='J.' surname='Schlyter'><organization/></author>
<date month='August' year='2012'/>
<abstract><t>Encrypted communication on the Internet often uses Transport Layer Security (TLS), which depends on third parties to certify the keys used.  This document improves on that situation by enabling the administrators of domain names to specify the keys used in that domain's TLS servers.  This requires matching improvements in TLS client software, but no change in TLS server software.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='6698'/>
<seriesInfo name='DOI' value='10.17487/RFC6698'/>
</reference>



<reference anchor='RFC4301' target='https://www.rfc-editor.org/info/rfc4301'>
<front>
<title>Security Architecture for the Internet Protocol</title>
<author fullname='S. Kent' initials='S.' surname='Kent'><organization/></author>
<author fullname='K. Seo' initials='K.' surname='Seo'><organization/></author>
<date month='December' year='2005'/>
<abstract><t>This document describes an updated version of the &quot;Security Architecture for IP&quot;, which is designed to provide security services for traffic at the IP layer.  This document obsoletes RFC 2401 (November 1998).  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='4301'/>
<seriesInfo name='DOI' value='10.17487/RFC4301'/>
</reference>



<reference anchor='RFC7296' target='https://www.rfc-editor.org/info/rfc7296'>
<front>
<title>Internet Key Exchange Protocol Version 2 (IKEv2)</title>
<author fullname='C. Kaufman' initials='C.' surname='Kaufman'><organization/></author>
<author fullname='P. Hoffman' initials='P.' surname='Hoffman'><organization/></author>
<author fullname='Y. Nir' initials='Y.' surname='Nir'><organization/></author>
<author fullname='P. Eronen' initials='P.' surname='Eronen'><organization/></author>
<author fullname='T. Kivinen' initials='T.' surname='Kivinen'><organization/></author>
<date month='October' year='2014'/>
<abstract><t>This document describes version 2 of the Internet Key Exchange (IKE) protocol.  IKE is a component of IPsec used for performing mutual authentication and establishing and maintaining Security Associations (SAs).  This document obsoletes RFC 5996, and includes all of the errata for it.  It advances IKEv2 to be an Internet Standard.</t></abstract>
</front>
<seriesInfo name='STD' value='79'/>
<seriesInfo name='RFC' value='7296'/>
<seriesInfo name='DOI' value='10.17487/RFC7296'/>
</reference>



<reference anchor='RFC8672' target='https://www.rfc-editor.org/info/rfc8672'>
<front>
<title>TLS Server Identity Pinning with Tickets</title>
<author fullname='Y. Sheffer' initials='Y.' surname='Sheffer'><organization/></author>
<author fullname='D. Migault' initials='D.' surname='Migault'><organization/></author>
<date month='October' year='2019'/>
<abstract><t>Misissued public-key certificates can prevent TLS clients from appropriately authenticating the TLS server. Several alternatives have been proposed to detect this situation and prevent a client from establishing a TLS session with a TLS end point authenticated with an illegitimate public-key certificate. These mechanisms are either not widely deployed or limited to public web browsing.</t><t>This document proposes experimental extensions to TLS with opaque pinning tickets as a way to pin the server's identity. During an initial TLS session, the server provides an original encrypted pinning ticket. In subsequent TLS session establishment, upon receipt of the pinning ticket, the server proves its ability to decrypt the pinning ticket and thus the ownership of the pinning protection key. The client can now safely conclude that the TLS session is established with the same TLS server as the original TLS session. One of the important properties of this proposal is that no manual management actions are required.</t></abstract>
</front>
<seriesInfo name='RFC' value='8672'/>
<seriesInfo name='DOI' value='10.17487/RFC8672'/>
</reference>


<reference anchor='I-D.ietf-homenet-naming-architecture-dhc-options'>
   <front>
      <title>DHCPv6 Options for Home Network Naming Authority</title>
      <author fullname='Daniel Migault'>
	 <organization>Ericsson</organization>
      </author>
      <author fullname='Ralf Weber'>
	 <organization>Akamai</organization>
      </author>
      <author fullname='Tomek Mrugalski'>
	 <organization>Internet Systems Consortium, Inc.</organization>
      </author>
      <date day='28' month='July' year='2022'/>
      <abstract>
	 <t>   This document defines DHCPv6 options so an agnostic Homenet Naming
   Authority (HNA) can automatically proceed to the appropriate
   configuration and outsource the authoritative naming service for the
   home network.  In most cases, the outsourcing mechanism is
   transparent for the end user.

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-homenet-naming-architecture-dhc-options-16'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-homenet-naming-architecture-dhc-options-16.txt' type='TXT'/>
</reference>



<reference anchor='RFC8501' target='https://www.rfc-editor.org/info/rfc8501'>
<front>
<title>Reverse DNS in IPv6 for Internet Service Providers</title>
<author fullname='L. Howard' initials='L.' surname='Howard'><organization/></author>
<date month='November' year='2018'/>
<abstract><t>In IPv4, Internet Service Providers (ISPs) commonly provide IN-ADDR.ARPA information for their customers by prepopulating the zone with one PTR record for every available address.  This practice does not scale in IPv6.  This document analyzes different approaches and considerations for ISPs in managing the IP6.ARPA zone.</t></abstract>
</front>
<seriesInfo name='RFC' value='8501'/>
<seriesInfo name='DOI' value='10.17487/RFC8501'/>
</reference>



<reference anchor='RFC4192' target='https://www.rfc-editor.org/info/rfc4192'>
<front>
<title>Procedures for Renumbering an IPv6 Network without a Flag Day</title>
<author fullname='F. Baker' initials='F.' surname='Baker'><organization/></author>
<author fullname='E. Lear' initials='E.' surname='Lear'><organization/></author>
<author fullname='R. Droms' initials='R.' surname='Droms'><organization/></author>
<date month='September' year='2005'/>
<abstract><t>This document describes a procedure that can be used to renumber a network from one prefix to another.  It uses IPv6's intrinsic ability to assign multiple addresses to a network interface to provide continuity of network service through a &quot;make-before-break&quot; transition, as well as addresses naming and configuration management issues.  It also uses other IPv6 features to minimize the effort and time required to complete the transition from the old prefix to the new prefix.  This memo provides information for the Internet community.</t></abstract>
</front>
<seriesInfo name='RFC' value='4192'/>
<seriesInfo name='DOI' value='10.17487/RFC4192'/>
</reference>



<reference anchor='RFC7010' target='https://www.rfc-editor.org/info/rfc7010'>
<front>
<title>IPv6 Site Renumbering Gap Analysis</title>
<author fullname='B. Liu' initials='B.' surname='Liu'><organization/></author>
<author fullname='S. Jiang' initials='S.' surname='Jiang'><organization/></author>
<author fullname='B. Carpenter' initials='B.' surname='Carpenter'><organization/></author>
<author fullname='S. Venaas' initials='S.' surname='Venaas'><organization/></author>
<author fullname='W. George' initials='W.' surname='George'><organization/></author>
<date month='September' year='2013'/>
<abstract><t>This document briefly introduces the existing mechanisms that could be utilized for IPv6 site renumbering and tries to cover most of the explicit issues and requirements associated with IPv6 renumbering.  The content is mainly a gap analysis that provides a basis for future works to identify and develop solutions or to stimulate such development as appropriate.  The gap analysis is organized by the main steps of a renumbering process.</t></abstract>
</front>
<seriesInfo name='RFC' value='7010'/>
<seriesInfo name='DOI' value='10.17487/RFC7010'/>
</reference>


<reference anchor='I-D.ietf-dnsop-nsec3-guidance'>
   <front>
      <title>Guidance for NSEC3 Parameter Settings</title>
      <author fullname='Wes Hardaker'>
	 <organization>USC/ISI</organization>
      </author>
      <author fullname='Viktor Dukhovni'>
	 <organization>Bloomberg, L.P.</organization>
      </author>
      <date day='25' month='May' year='2022'/>
      <abstract>
	 <t>NSEC3 is a DNSSEC mechanism providing proof of nonexistence by asserting that there are no names that exist between two domain names within a zone.  Unlike its counterpart NSEC, NSEC3 avoids directly disclosing the bounding domain name pairs.  This document provides guidance on setting NSEC3 parameters based on recent operational deployment experience.  This document updates RFC 5155 with guidance about selecting NSEC3 iteration and salt parameters.
	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-ietf-dnsop-nsec3-guidance-10'/>
   <format target='https://www.ietf.org/archive/id/draft-ietf-dnsop-nsec3-guidance-10.txt' type='TXT'/>
</reference>



<reference anchor='RFC7707' target='https://www.rfc-editor.org/info/rfc7707'>
<front>
<title>Network Reconnaissance in IPv6 Networks</title>
<author fullname='F. Gont' initials='F.' surname='Gont'><organization/></author>
<author fullname='T. Chown' initials='T.' surname='Chown'><organization/></author>
<date month='March' year='2016'/>
<abstract><t>IPv6 offers a much larger address space than that of its IPv4 counterpart.  An IPv6 subnet of size /64 can (in theory) accommodate approximately 1.844 * 10^19 hosts, thus resulting in a much lower host density (#hosts/#addresses) than is typical in IPv4 networks, where a site typically has 65,000 or fewer unique addresses.  As a result, it is widely assumed that it would take a tremendous effort to perform address-scanning attacks against IPv6 networks; therefore, IPv6 address-scanning attacks have been considered unfeasible.  This document formally obsoletes RFC 5157, which first discussed this assumption, by providing further analysis on how traditional address-scanning techniques apply to IPv6 networks and exploring some additional techniques that can be employed for IPv6 network reconnaissance.</t></abstract>
</front>
<seriesInfo name='RFC' value='7707'/>
<seriesInfo name='DOI' value='10.17487/RFC7707'/>
</reference>



<reference anchor='RFC7084' target='https://www.rfc-editor.org/info/rfc7084'>
<front>
<title>Basic Requirements for IPv6 Customer Edge Routers</title>
<author fullname='H. Singh' initials='H.' surname='Singh'><organization/></author>
<author fullname='W. Beebee' initials='W.' surname='Beebee'><organization/></author>
<author fullname='C. Donley' initials='C.' surname='Donley'><organization/></author>
<author fullname='B. Stark' initials='B.' surname='Stark'><organization/></author>
<date month='November' year='2013'/>
<abstract><t>This document specifies requirements for an IPv6 Customer Edge (CE) router.  Specifically, the current version of this document focuses on the basic provisioning of an IPv6 CE router and the provisioning of IPv6 hosts attached to it.  The document also covers IP transition technologies.  Two transition technologies in RFC 5969's IPv6 Rapid Deployment on IPv4 Infrastructures (6rd) and RFC 6333's Dual-Stack Lite (DS-Lite) are covered in the document.  The document obsoletes RFC 6204.</t></abstract>
</front>
<seriesInfo name='RFC' value='7084'/>
<seriesInfo name='DOI' value='10.17487/RFC7084'/>
</reference>



<reference anchor='RFC8981' target='https://www.rfc-editor.org/info/rfc8981'>
<front>
<title>Temporary Address Extensions for Stateless Address Autoconfiguration in IPv6</title>
<author fullname='F. Gont' initials='F.' surname='Gont'><organization/></author>
<author fullname='S. Krishnan' initials='S.' surname='Krishnan'><organization/></author>
<author fullname='T. Narten' initials='T.' surname='Narten'><organization/></author>
<author fullname='R. Draves' initials='R.' surname='Draves'><organization/></author>
<date month='February' year='2021'/>
<abstract><t>This document describes an extension to IPv6 Stateless Address Autoconfiguration that causes hosts to generate temporary addresses with randomized interface identifiers for each prefix advertised with autoconfiguration enabled. Changing addresses over time limits the window of time during which eavesdroppers and other information collectors may trivially perform address-based network-activity correlation when the same address is employed for multiple transactions by the same host. Additionally, it reduces the window of exposure of a host as being accessible via an address that becomes revealed as a result of active communication. This document obsoletes RFC 4941.</t></abstract>
</front>
<seriesInfo name='RFC' value='8981'/>
<seriesInfo name='DOI' value='10.17487/RFC8981'/>
</reference>



<reference anchor='RFC6749' target='https://www.rfc-editor.org/info/rfc6749'>
<front>
<title>The OAuth 2.0 Authorization Framework</title>
<author fullname='D. Hardt' initials='D.' role='editor' surname='Hardt'><organization/></author>
<date month='October' year='2012'/>
<abstract><t>The OAuth 2.0 authorization framework enables a third-party application to obtain limited access to an HTTP service, either on behalf of a resource owner by orchestrating an approval interaction between the resource owner and the HTTP service, or by allowing the third-party application to obtain access on its own behalf.  This specification replaces and obsoletes the OAuth 1.0 protocol described in RFC 5849.  [STANDARDS-TRACK]</t></abstract>
</front>
<seriesInfo name='RFC' value='6749'/>
<seriesInfo name='DOI' value='10.17487/RFC6749'/>
</reference>



<reference anchor='RFC8610' target='https://www.rfc-editor.org/info/rfc8610'>
<front>
<title>Concise Data Definition Language (CDDL): A Notational Convention to Express Concise Binary Object Representation (CBOR) and JSON Data Structures</title>
<author fullname='H. Birkholz' initials='H.' surname='Birkholz'><organization/></author>
<author fullname='C. Vigano' initials='C.' surname='Vigano'><organization/></author>
<author fullname='C. Bormann' initials='C.' surname='Bormann'><organization/></author>
<date month='June' year='2019'/>
<abstract><t>This document proposes a notational convention to express Concise Binary Object Representation (CBOR) data structures (RFC 7049).  Its main goal is to provide an easy and unambiguous way to express structures for protocol messages and data formats that use CBOR or JSON.</t></abstract>
</front>
<seriesInfo name='RFC' value='8610'/>
<seriesInfo name='DOI' value='10.17487/RFC8610'/>
</reference>


<reference anchor='I-D.richardson-homerouter-provisioning'>
   <front>
      <title>Provisioning Initial Device Identifiers into Home Routers</title>
      <author fullname='Michael Richardson'>
	 <organization>Sandelman Software Works</organization>
      </author>
      <date day='14' month='November' year='2021'/>
      <abstract>
	 <t>   This document describes a method to provisioning an 802.1AR-style
   certificate into a router intended for use in the home.

   The proceedure results in a certificate which can be validated with a
   public trust anchor (&quot;WebPKI&quot;), using a name rather than an IP
   address.  This method is focused on home routers, but can in some
   cases be used by other classes of IoT devices.

   (RFCEDITOR please remove: this document can be found at
   https://github.com/mcr/homerouter-provisioning)

	 </t>
      </abstract>
   </front>
   <seriesInfo name='Internet-Draft' value='draft-richardson-homerouter-provisioning-02'/>
   <format target='https://www.ietf.org/archive/id/draft-richardson-homerouter-provisioning-02.txt' type='TXT'/>
</reference>




    </references>


<section anchor="hna-channel-configurations" title="HNA Channel Configurations">

<section anchor="hna-provisioning" title="Homenet Public Zone">

<t>This document does not deal with how the HNA is provisioned with a trusted relationship to the Distribution Manager for the forward zone.</t>

<t>This section details what needs to be provisioned into the HNA and serves as a requirements statement for mechanisms.</t>

<t>The HNA needs to be provisioned with:</t>

<t><list style="symbols">
  <t>the Registered Domain (e.g., myhome.example )</t>
  <t>the contact info for the Distribution Manager (DM), including the DNS name (FQDN), possibly including the IP literal, and a certificate (or anchor) to be used to authenticate the service</t>
  <t>the DM transport protocol and port (the default is DNS over TLS, on port 853)</t>
  <t>the HNA credentials used by the DM for its authentication.</t>
</list></t>

<t>The HNA will need to select an IP address for communication for the Synchronization Channel.
This is typically the WAN address of the CPE, but could be an IPv6 LAN address in the case of a home with multiple ISPs (and multiple border routers).
This is detailed in <xref target="sec-ip-hna"/> when the NS and A or AAAA RRsets are communicated.</t>

<t>The above parameters MUST be be provisioned for ISP-specific reverse zones, as per  <xref target="I-D.ietf-homenet-naming-architecture-dhc-options"/>.
ISP-specific forward zones MAY also be provisioned using <xref target="I-D.ietf-homenet-naming-architecture-dhc-options"/>, but zones which are not related to a specific ISP zone (such as with a DNS provider) must be provisioned through other means.</t>

<t>Similarly, if the HNA is provided by a registrar, the HNA may be handed pre-configured to end user.</t>

<t>In the absence of specific pre-established relation, these pieces of information may be entered manually by the end user.
In order to ease the configuration from the end user the following scheme may be implemented.</t>

<t>The HNA may present the end user a web interface where it provides the end user the ability to indicate the Registered Homenet Domain or the registrar for example a preselected list.
Once the registrar has been selected, the HNA redirects the end user to that registrar in order to receive a access token.
The access token will enable the HNA to retrieve the DM parameters associated to the Registered Domain.
These parameters will include the credentials used by the HNA to establish the Control and Synchronization Channels.</t>

<t>Such architecture limits the necessary steps to configure the HNA from the end user.</t>

</section>
</section>
<section anchor="info-model" title="Information Model for Outsourced information">

<t>This section is non-normative and specifies an optional format for the set of parameters required by the HNA to configure the naming architecture of this document.</t>

<t>In cases where a home router has not been provisioned by the manufacturer (when forward zones are provided by the manufacturer), or by the ISP (when the ISP provides this service), then a home user/owner will need to configure these settings via an administrative interface.</t>

<t>By defining a standard format (in JSON) for this configuration information, the user/owner may be able to just copy and paste a configuration blob from the service provider into the administrative interface of the HNA.</t>

<t>This format may also provide the basis for a future OAUTH2 <xref target="RFC6749"/> flow that could do the setup automatically.</t>

<t>The HNA needs to be configured with the following parameters as described by this CDDL <xref target="RFC8610"/>.  These are the parameters are necessary to establish a secure channel  between the HNA and the DM as well as to specify the DNS zone that is in the scope of the communication.</t>

<figure><artwork type="cddl"><![CDATA[
hna-configuration = {
  "registered_domain" : tstr,
  "dm"                : tstr,
  ? "dm_transport" : "DoT"
  ? "dm_port"        : uint,
  ? "dm_acl"         : hna-acl / [ +hna-acl ]
  ? "hna_auth_method": hna-auth-method
  ? "hna_certificate": tstr
}

hna-acl          = tstr
hna-auth-method  /= "certificate"
]]></artwork></figure>

<t>For example:</t>

<!-- NOT actually json, as it is two examples merged -->

<figure><artwork><![CDATA[
{
  "registered_domain" : "n8d234f.r.example.net",
  "dm"                : "2001:db8:1234:111:222::2",
  "dm_transport"      : "DoT",
  "dm_port"           : 4433,
  "dm_acl"            : "2001:db8:1f15:62e:21c::/64"
                   or [ "2001:db8:1f15:62e:21c::/64", ... ]
  "hna_auth_method"   : "certificate",
  "hna_certificate"   : "-----BEGIN CERTIFICATE-----\nMIIDTjCCFGy....",
}
]]></artwork></figure>

<t><list style="hanging">
  <t hangText="Registered Homenet Domain (zone)">
  The Domain Name of the zone. Multiple Registered Homenet Domains may be provided.
This will generate the
creation of multiple Public Homenet Zones.
This parameter is MANDATORY.</t>
  <t hangText="Distribution Manager notification address (dm)">
  The associated FQDNs or IP addresses of the DM to which DNS notifies should be sent.
This parameter is MANDATORY.
IP addresses are optional and the FQDN is sufficient and preferred.
If there are concerns about the security of the name to IP translation, then DNSSEC should be employed.</t>
</list></t>

<t>As the session between the HNA and the DM is authenticated with TLS, the use of names is easier.</t>

<t>As certificates are more commonly emitted for FQDN than for IP addresses, it is preferred to use names and authenticate the name of the DM during the TLS session establishment.</t>

<t><list style="hanging">
  <t hangText="Supported Transport (dm_transport)">
  The transport that carries the DNS exchanges between the HNA and the DM.
Typical value is “DoT” but it may be extended in the future with “DoH”, “DoQ” for example.
This parameter is OPTIONAL and by default the HNA uses DoT.</t>
  <t hangText="Distribution Manager Port (dm_port)">
  Indicates the port used by the DM.
This parameter is OPTIONAL and the default value is provided by the Supported Transport.
In the future, additional transport may not have default port, in which case either a default port needs to be defined or this parameter become MANDATORY.</t>
</list></t>

<t>Note that HNA does not defines ports for the Synchronization Channel.
In any case, this is not expected to part of the configuration, but instead negotiated through the Configuration Channel.
Currently the Configuration Channel does not provide this, and limits its agility to a dedicated IP address.
If such agility is needed in the future, additional exchanges will need to be defined.</t>

<t><list style="hanging">
  <t hangText="Authentication Method (“hna_auth_method”):">
  How the HNA authenticates itself to the DM within the TLS connection(s).
The authentication meth of can typically be “certificate”, “psk” or “none”.
This Parameter is OPTIONAL and by default the Authentication Method is “certificate”.</t>
</list></t>

<t>Authentication data (“hna_certificate”, “hna_key”):
:
The certificate chain used to authenticate the HNA.
This parameter is OPTIONAL and when not specified, a self-signed certificate is used.</t>

<t><list style="hanging">
  <t hangText="Distribution Manager AXFR permission netmask (dm_acl):">
  The subnet from which the CPE should accept SOA queries and AXFR requests.
A subnet is used in the case where the DOI consists of a number of different systems.
An array of addresses is permitted.
This parameter is OPTIONAL and if unspecified, the CPE uses the IP addresses provided by the dm parameter either directly when dm indicates an IP address or the IP addresses returned by the DNS(SEC) resolution when dm indicates a FQDN.</t>
</list></t>

<t>For forward zones, the relationship between the HNA and the forward zone provider may be the result of a number of transactions:</t>

<t><list style="numbers">
  <t>The forward zone outsourcing may be provided by the maker of the Homenet router.
In this case, the identity and authorization could be built in the device at manufacturer provisioning time.  The device would need to be provisioned with a device-unique credential, and it is likely that the Registered Homenet Domain would be derived from a public attribute of the device, such as a serial number (see <xref target="sec-ex-manu"/> or <xref target="I-D.richardson-homerouter-provisioning"/> for more details ).</t>
  <t>The forward zone outsourcing may be provided by the Internet Service Provider.
In this case, the use of <xref target="I-D.ietf-homenet-naming-architecture-dhc-options"/> to provide the credentials is appropriate.</t>
  <t>The forward zone may be outsourced to a third party, such as a domain registrar.
In this case, the use of the JSON-serialized YANG data model described in this section is appropriate, as it can easily be copy and pasted by the user, or downloaded as part of a web transaction.</t>
</list></t>

<t>For reverse zones, the relationship is always with the upstream ISP (although there may be more than one), and so <xref target="I-D.ietf-homenet-naming-architecture-dhc-options"/> is always the appropriate interface.</t>

<t>The following is an abbridged example of a set of data that represents the needed configuration parameters for outsourcing.</t>

</section>
<section anchor="sec-ex-manu" title="Example: A manufacturer provisioned HNA product flow">

<t>This scenario is one where a homenet router device manufacturer decides to offer DNS hosting as a value add.</t>

<t><xref target="I-D.richardson-homerouter-provisioning"/> describes a process for a home router
credential provisioning system.
The outline of it is that near the end of the manufacturing process, as part of the firmware loading, the manufacturer provisions a private key and certificate into the device.</t>

<t>In addition to having a assymmetric credential known to the manufacturer, the device also has
been provisioned with an agreed upon name.  In the example in the above document, the name “n8d234f.r.example.net” has already been allocated and confirmed with the manufacturer.</t>

<t>The HNA can use the above domain for itself.
It is not very pretty or personal, but if the owner wishes a better name, they can arrange for it.</t>

<t>The configuration would look like:</t>

<figure><artwork><![CDATA[
{
  "dm" : "2001:db8:1234:111:222::2",
  "dm_acl"    : "2001:db8:1234:111:222::/64",
  "dm_ctrl"   : "manufacturer.example.net",
  "dm_port"   : "4433",
  "ns_list"   : [ "ns1.publicdns.example", "ns2.publicdns.example"],
  "zone"      : "n8d234f.r.example.net",
  "auth_method" : "certificate",
  "hna_certificate":"-----BEGIN CERTIFICATE-----\nMIIDTjCCFGy....",
}
]]></artwork></figure>

<t>The dm_ctrl and dm_port values would be built into the firmware.</t>

</section>


  </back>

<!-- ##markdown-source:
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
OAOBABUBAA==

-->

</rfc>

