<?xml version="1.0" encoding="US-ASCII"?>

<!DOCTYPE rfc SYSTEM "rfc2629.dtd">

<rfc category="info" submissionType="IETF" consensus="yes" number="8683" ipr="trust200902">

<?rfc toc="yes"?>
<?rfc compact="yes"?>
<?rfc tocdepth="6"?>
<?rfc symrefs="yes"?>
<?rfc sortrefs="yes"?>
<?rfc autobreaks="no"?>
<?rfc subcompact="no"?>
  <front>


  <title abbrev="NAT64/464XLAT Deployment">
  Additional Deployment Guidelines for NAT64/464XLAT in Operator and Enterprise Networks</title>

    <author fullname="Jordi Palet Martinez" initials="J" surname="Palet Martinez">
      <organization>The IPv6 Company</organization>

      <address>
        <postal>
          <street>Molino de la Navata, 75</street>

          <city>La Navata - Galapagar</city>

          <region>Madrid</region>

          <code>28420</code>

          <country>Spain</country>
        </postal>

        <email>jordi.palet@theipv6company.com</email>

        <uri>http://www.theipv6company.com/</uri>
      </address>
    </author>


    <date year="2019" month="November"/>

		<workgroup>v6ops</workgroup>

    <keyword>
      IPv6, DNSSEC, NAT64, DNS64, 464XLAT, CLAT, NAT46, PLAT
    </keyword>
    
		<abstract>
			<t>This document describes how Network Address and Protocol 
   Translation from IPv6 Clients to IPv4 Servers (NAT64) (including 464XLAT) can be deployed 
			in an IPv6 network -- whether it's cellular ISP, broadband ISP, 
			or enterprise -- and the possible
			optimizations.

		<!--[rfced] Is "having" the right word here?  Maybe
		    "using" would be better?

Original:
The document also discusses
   issues to be considered when having IPv6-only connectivity,
   regarding: a) DNS64, b) applications or devices that use literal IPv4
   addresses or non-IPv6 compliant APIs, and c) IPv4-only hosts or
   applications.

Perhaps:
This document also
   discusses issues to be considered when using IPv6-only connectivity,
   such as a) DNS64, b) applications or devices that use literal IPv4
   addresses or non-IPv6-compliant APIs, and c) IPv4-only hosts or
   applications.

-->
			This document also discusses issues to be considered when having 
			IPv6-only connectivity, such as:
			a) DNS64, 
			b) applications or devices that use literal IPv4 addresses or 
			non-IPv6-compliant APIs, 
			and c) IPv4-only hosts or applications.</t>
		</abstract>
	</front>

	<middle>
	
		<section title="Introduction">
		<t>Stateful NAT64 <xref target="RFC6146"/> describes a stateful IPv6-to-IPv4 
		translation mechanism that allows IPv6-only hosts to communicate with 
		IPv4-only servers using unicast UDP, TCP, or ICMP by means of IPv4 public 
		address sharing among multiple IPv6-only 
		hosts. Unless otherwise stated, references
		to NAT64 (function) in this document should be interpreted as Stateful NAT64.</t>
		
		<t>The translation of the packet headers is done using the IP/ICMP 
		translation algorithm defined in <xref
		target="RFC7915"/>;  
		algorithmically translating the IPv4 addresses to IPv6 addresses, 
		and vice versa, is done following <xref target="RFC6052"/>.</t>

		<t>DNS64 <xref target="RFC6147"/> is in charge of the synthesis 
		of AAAA records from the A records, so it only works for applications 
		making use of DNS. It was designed to avoid changes in both 
		the IPv6-only hosts and the IPv4-only server, so they can use 
		a NAT64 function. As discussed in Section 5.5 of <xref target="RFC6147"/>, 
		a security-aware and validating host has to perform the 
		DNS64 function locally.</t>

		<t>However, the use of NAT64 and/or DNS64 presents three drawbacks:</t>

			<t><list style="numbers">

<!--[rfced] Because the text refers to 'three drawbacks', we updated
the list below to use numbers instead of letters. Also, please
review our updates to #3 and let us know if the changes are
agreeable or if you prefer otherwise.

Original:
   However, the use of NAT64 and/or DNS64 present three drawbacks:

   a.  Because DNS64 ([RFC6147]) modifies DNS answers, and DNSSEC is
       designed to detect such modifications, DNS64 ([RFC6147]) may
       potentially break DNSSEC, depending on a number of factors, such
       as the location of the DNS64 function (at a DNS server or
       validator, at the end host, ...), how it has been configured, if
       the end-hosts is validating, etc.

   b.  Because the need of using DNS64 ([RFC6147]) or an alternative
       "host/application built-in" mechanism for address synthesis,
       there may be an issue for NAT64 ([RFC6146]), as it doesn't work
       when IPv4 literal addresses or non-IPv6 compliant APIs are being
       used.

   c.  NAT64 alone, was not designed to provide a solution for IPv4-only
       hosts or applications located within a network which are
       connected to a service provider IPv6-only access, as it was
       designed for a very specific scenario ([RFC6144], Section 2.1).

Updated:
 However, the use of NAT64 and/or DNS64 present three drawbacks:

   1.  Because DNS64 [RFC6147] modifies DNS answers, and DNSSEC is
       designed to detect such modifications, DNS64 [RFC6147] may
       potentially break DNSSEC, depending on a number of factors such
       as the location of the DNS64 function (at a DNS server or
       validator, at the end host, ...), how it has been configured, if
       the end hosts are validating, etc.

   2.  Because of the need to use DNS64 [RFC6147] or an alternative
       "host/application built-in" mechanism for address synthesis,
       there may be an issue for NAT64 [RFC6146] because it doesn't work
       when IPv4 literal addresses or non-IPv6-compliant APIs are being
       used.

   3.  NAT64 alone was not designed to provide a solution for IPv4-only
       hosts or applications that are located within a network and
       connected to a service provider IPv6-only access, as it was
       designed for a very specific scenario (see [RFC6144], Section 2.1).
-->

			<t>Because DNS64 <xref target="RFC6147"/> modifies DNS answers, 
			and DNSSEC is designed to detect such modifications, DNS64 
			<xref target="RFC6147"/> may potentially break DNSSEC, depending on 
			a number of factors such as the location of the DNS64 
			function (at a DNS server or validator, at the end host, ...), how it 
			has been configured, if the end hosts are validating, etc.</t>
		
			<t>Because of the need to use DNS64 <xref target="RFC6147"/> or 
			an alternative "host/application built-in" mechanism for address synthesis, 
			there may be an issue for NAT64 <xref target="RFC6146"/>
			because it doesn't work when IPv4 literal addresses or non-IPv6-compliant 
			APIs are being used.</t>
<!--[rfced] Please clarify this sentence.  We
are unsure how to parse "which are connected to
a service provider IPv6-only access".
Should this be "access point" or "address" or perhaps rephrased?

Original:
   c.  NAT64 alone, was not designed to provide a solution for IPv4-only
       hosts or applications located within a network which are
       connected to a service provider IPv6-only access, as it was
       designed for a very specific scenario ([RFC6144], Section 2.1).
-->
			<t>NAT64 alone was not designed to provide a solution for 
			IPv4-only hosts or applications that are located within a network 
			and connected to a service provider IPv6-only access, 
			as it was designed for a very specific scenario (see <xref target="RFC6144"/>, Section 2.1).</t>
		
			</list></t>

		<t>The drawbacks discussed above may come into play if part of an enterprise network
		is connected to other parts of the same network or to third-party networks 
		by means of IPv6-only connectivity. This is just an example that may 
		apply to many other similar cases. All of them are deployment specific.</t>

<!--[rfced] We find 'equivalent cases of enterprise networks' followed
by '(and similar ones)' to be confusing.  Please clarify the
intended meaning.

Original:
   According to that, across this document, the use of "operator",
   "operator network", "service provider", and similar ones, are
   interchangeable with equivalent cases of enterprise networks (and
   similar ones).

Perhaps:
   Accordingly, the use of "operator", "operator network", "service provider", 
   and similar terms in this document are interchangeable with equivalent cases 
   of enterprise networks.
-->
		
		<t>According to that, the use of "operator", 
		"operator network", "service provider", and similar terms in this document 
		are interchangeable with equivalent cases of enterprise networks 
		(and similar ones). This may be also the case for "managed end-user 
		networks".</t>

		<t>Note that if all the hosts in a network were performing address synthesis, 
		as described in Section 7.2 of <xref target="RFC6147"/>, some of the drawbacks 
		may not apply. However, it is unrealistic to expect
		that in today's world, considering 
		the high number of devices and applications that aren't yet IPv6 enabled. 
		In this document, the case in which all hosts provide synthesis will be considered only for specific scenarios 
		that can guarantee it.</t> 

		<t>An analysis of stateful IPv4/IPv6 mechanisms is provided in 
		<xref target="RFC6889"/>.</t>
		
		<t>This document looks into different possible NAT64 <xref target="RFC6146"/> 
		deployment scenarios, including IPv4-IPv6-IPv4 (464 for short) and similar ones 
		that were not documented in <xref target="RFC6144"/>, such as 464XLAT 
		<xref target="RFC6877"/> in operator (broadband and cellular) and 
		enterprise networks; it provides guidelines to avoid operational issues.</t>

		<t>This document also explores the possible NAT64 deployment 
		scenarios (split in "known to work" and "known to work under special conditions"), 
		providing a quick and generic comparison table among them. 
		Then, the document describes the issues that an operator needs to understand, which
	        will allow the best 
		approach/scenario to be defined for each specific network case. A summary provides some 
		recommendations and decision points.

		A section with clarifications 
		on the usage of this document for enterprise networks is also provided. 
		Finally, the Appendix provides an example of a broadband deployment using 464XLAT
		and hints for a customer-side translator (CLAT) implementation.</t>

		<t><xref target="RFC7269"/> already provides information about 
		NAT64 deployment options and experiences. This document and 
		<xref target="RFC7269"/> are complementary; they both look into 
		different deployment considerations. Furthermore, this document considers the updated deployment experience and newer standards.</t>

		<t>The target deployment scenarios in this document
		may also be covered by other IPv4-as-a-Service (IPv4aaS) transition mechanisms. Note that this is 
		true only for broadband networks; in the case of cellular 
		networks, the only supported solution is the use of NAT64/464XLAT.
		So, it is out of scope of this document to provide a comparison among the 
		different IPv4aaS transition mechanisms, which are analyzed
		in <xref target="IPv6-TRANSITION"/>.</t>

		<t>Consequently, this document should not be used as a guide for 
		an operator or enterprise to decide which IPv4aaS is the best one for 
		its own network. Instead, it should be used as a tool for understanding 
		all the implications, including relevant documents (or even specific 
		parts of them) for the deployment of NAT64/464XLAT and for facilitating 
		the decision process regarding specific deployment details.</t>
		</section>


		<section title="Requirements Language">
			<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&nbsp;14 <xref target="RFC2119"/> <xref target="RFC8174"/> 
    when, and only when, they appear in all capitals, as shown here.</t>
		</section>
	
		<section title="NAT64 Deployment Scenarios">
		<t>DNS64 (see Section 7 of <xref target="RFC6147"/>) provides three deployment scenarios, 
		depending on the location of the DNS64 function. However, since the publication 
		of that document, other deployment scenarios and NAT64 use cases need to 
		be considered in actual networks, despite the fact that some of them were specifically 
		ruled out by the original NAT64/DNS64 work.</t>

		<t>Consequently, the perspective in this document is
		to broaden those scenarios and
		include a few new ones. However, in order to reduce the number 
		of possible cases, we work under the assumption that the service 
		provider wants to make sure that all the customers have a service 
		without failures. This means considering the following assumptions 
		for the worst possible case:</t>

			<t><list style="letters">
				<t>There are hosts that will be validating DNSSEC.</t>
				<t>IPv4 literal addresses and non-IPv6-compliant APIs are being used.</t>
				<t>There are IPv4-only hosts or applications beyond the 
				IPv6-only link (e.g., tethering in cellular networks).</t>
			</list></t>
		
		<t>This document uses a common set of possible "participant entities":</t>

			<t><list style="numbers">
				<t>An IPv6-only access network (IPv6).</t>
				<t>An IPv4-only remote network/server/service (IPv4).</t>
				<t>A NAT64 function (NAT64) in the service provider.</t>
				<t>A DNS64 function (DNS64) in the service provider.</t>
				<t>An external service provider offering the NAT64 function and/or the 
				DNS64 function (extNAT64/extDNS64).</t>
				<t>A 464XLAT customer-side translator (CLAT).</t>
			</list></t>

		<t>Note that the nomenclature used in parentheses is the one that, for short, 
		will be used in the figures. Note: for simplicity, the boxes in 
		the figures don't mean they are actually a single device; they represent 
		one or more functions as located in that part of the network (i.e., a single box 
		with NAT64 and DNS64 functions can actually be several devices, not just one).</t>

		<t>The possible scenarios are split in two general categories:<list style="numbers">
				<t>Known to work.</t>
				<t>Known to work under special conditions.</t>
		</list></t>

		<section title="Known to Work">
			<t>The scenarios in this category are known to work, as there are well-known 
			existing deployments from different operators using them. Each one may have 
			different pros and cons, and in some cases, the trade-offs 
			may be acceptable for some operators.</t>

		
			<section title="Service Provider NAT64 with DNS64" anchor="spnatdns64">
				<t>In this scenario (<xref target="sp-nat64-dns64"/>), the service 
				provider offers both the NAT64 and DNS64 functions.</t>
				
				<t>This is the most common scenario as originally considered by
				the designers of NAT64 <xref target="RFC6146"/> and 
				DNS64 <xref target="RFC6147"/>; however, 
				it may also have the implications related to the DNSSEC.</t>

<!--[rfced] May we update this list as follows?
				 

Original:
This scenario also may fail to solve the issue of IPv4 literal
addresses or non-IPv6 compliant APIs, as well as the issue of
IPv4-only hosts or applications behind the IPv6-only access
network.
   
Perhaps:
This scenario may also fail to solve the issues of 
IPv4 literal addresses, non-IPv6-compliant APIs, or
IPv4-only hosts or applications behind the 
IPv6-only access network.
-->
				<t>This scenario may also fail to solve the issues of 
				IPv4 literal addresses or non-IPv6-compliant APIs, as well as 
				IPv4-only hosts or applications behind the 
				IPv6-only access network.</t>

        <figure align="center" anchor="sp-nat64-dns64"
                title="NAT64 with DNS64">
          <artwork align="center"><![CDATA[
+----------+        +----------+        +----------+
|          |        |  NAT64   |        |          |
|   IPv6   +--------+    +     +--------+   IPv4   |
|          |        |  DNS64   |        |          |
+----------+        +----------+        +----------+
            ]]></artwork>
        </figure>
        
				<t>A similar scenario (<xref target="sp-dns64-e-nat64"/>)exists if 
				the service provider offers only the
				DNS64 function; the NAT64 
				function is provided by an outsourcing agreement with 
				an external provider. 
				All the considerations in the previous paragraphs of this 
				section are the same for this sub-case.</t>
				        
        <figure align="center" anchor="sp-dns64-e-nat64"
                title="NAT64 in an External Service Provider">
          <artwork align="center"><![CDATA[
                    +----------+        +----------+
                    |          |        |          |
                    | extNAT64 +--------+   IPv4   |
                    |          |        |          |
                    +----+-----+        +----------+
                         |
                         |
+----------+        +----+-----+
|          |        |          |
|   IPv6   +--------+  DNS64   +
|          |        |          |
+----------+        +----------+
            ]]></artwork>
        </figure>

				<t>This is equivalent to the scenario (<xref target="e-nat64-dns64"/>) 
				where the outsourcing 
				agreement with the external provider is to provide both the 
				NAT64 and DNS64 functions. Once more, all the considerations 
				in the previous paragraphs of this section are the same 
				for this sub-case.</t>
				
        <figure align="center" anchor="e-nat64-dns64"
                title="NAT64 and DNS64 in an External Provider">
          <artwork align="center"><![CDATA[
                    +----------+       +----------+
                    | extNAT64 |       |          |
                    |    +     +-------+   IPv4   |
                    | extDNS64 |       |          |
                    +----+-----+       +----------+
                         |
+----------+             |
|          |             |
|   IPv6   +-------------+
|          |
+----------+
            ]]></artwork>
        </figure>

				<t>One additional equivalent scenario (<xref target="sp-nat64-e-dns64"/>) 
				exists if the service provider 
				only offers the NAT64 function; the DNS64 function is from an 
				external provider with or without a specific agreement among them. 
				This is a common scenario today, as 
				several "global" service providers provide free DNS/DNS64 
				services, and users often configure their DNS manually. This 
				will only work if both the NAT64 and DNS64 functions are using the  
				Well-Known Prefix (WKP) or the same Network-Specific Prefix (NSP). 
				All the considerations in the previous paragraphs 
				of this section are the same for this sub-case.</t>

<!--[rfced] This sentence is tough to follow (specifically, 'we are in
the same case as in the previous ones already depicted in this
scenario'). Also, does the service provider 'agree to' the DNS64
function?  Please let us know how may we update the text for
clarity.

Original:
   Of course, if the external DNS64 function is agreed with the service
   provider, then we are in the same case as in the previous ones
   already depicted in this scenario.

Perhaps:
   Of course, if the external DNS64 function is agreed to by the service
   provider, then this case is similar to the ones already depicted in this 
   scenario.
-->
				<t>Of course, if the external DNS64 function is agreed with the 
				service provider, then we are in the same case as in the previous 
				ones already depicted in this scenario.</t>				
				
        <figure align="center" anchor="sp-nat64-e-dns64"
                title="NAT64; DNS64 by an External Provider">
          <artwork align="center"><![CDATA[
                    +----------+
                    |          |
                    | extDNS64 |
                    |          |
                    +----+-----+
                         |
                         |
+----------+        +----+-----+        +----------+
|          |        |          |        |          |
|   IPv6   +--------+  NAT64   +--------+   IPv4   |
|          |        |          |        |          |
+----------+        +----------+        +----------+
            ]]></artwork>
        </figure>
				
 
			</section>

		<section title="Service Provider Offering 464XLAT Using DNS64">
			<t>464XLAT <xref target="RFC6877"/> describes an architecture that 
			provides IPv4 connectivity across a network, or part of it, 
			when it is only natively transporting IPv6. 
			The need to support the CLAT function in order to 
			ensure the IPv4 service continuity in IPv6-only cellular deployments has been suggested in <xref target="RFC7849"/>.</t>

			<t>In order to do that, 464XLAT <xref target="RFC6877"/> relies on the 
			combination of existing protocols:</t>
			<t><list style="numbers">
				<t>The CLAT is a stateless IPv4-to-IPv6 
				translator (NAT46) <xref target="RFC7915"/> implemented in the 
				end-user device or Customer Edge Router (CE), located at the 
				"customer edge" of the network.</t>

				<t>The provider-side translator (PLAT) is a stateful NAT64 
				<xref target="RFC6146"/>, implemented typically in 
				the operator network.</t>

				<t>Optionally, DNS64 <xref target="RFC6147"/> may allow 
				an optimization: a single translation at the NAT64, instead 
				of two translations (NAT46+NAT64), when the application at 
				the end-user device supports IPv6 DNS (uses AAAA 
				Resource Records).</t>
			</list></t>

			<t>Note that even if the provider-side translator is referred to as PLAT in the 
                        464XLAT terminology <xref target="RFC6877"/>, for simplicity and 
			uniformity across this document, it is always referred to as NAT64 (function).</t>

			<t>In this scenario (<xref target="sp-464xlat-dns64"/>), the service provider 
			deploys 464XLAT with a DNS64 function.</t>

			<t>As a consequence, the DNSSEC issues remain, unless the host 
			is doing the address synthesis.</t>

			<t>464XLAT <xref target="RFC6877"/> is a very simple approach to cope 
			with the major NAT64+DNS64 drawback: not working with applications or 
			devices that use literal IPv4 addresses or non-IPv6-compliant APIs.</t>
			
			<t>464XLAT <xref target="RFC6877"/> has been used mainly in 
			IPv6-only cellular networks. By supporting a CLAT function, end-user 
			device applications can access IPv4-only end networks / applications, 
			despite the fact that those applications or devices use literal IPv4 addresses 
			or non-IPv6-compliant APIs.</t>

			<t>In addition, in the cellular network example above,
			if the User Equipment (UE) provides tethering, other devices behind it 
			will be presented with a traditional Network Address Translation from IPv4 to IPv4 (NAT44), in addition to the native 
			IPv6 support, so clearly it allows IPv4-only hosts behind the IPv6-only 
			access network.</t>
			
			<t>Furthermore, as discussed in <xref target="RFC6877"/>, 464XLAT 
			can be used in broadband IPv6 network architectures, 
			by implementing the CLAT function at the CE.</t>

			<t>The support of this scenario in a network offers two additional advantages:</t>
			<t><list style="symbols">

				<t>DNS load optimization: A CLAT should implement a DNS proxy 
				(per <xref target="RFC5625"/>) so that only IPv6-native queries 
				and AAAA records are sent to the DNS64 server. Otherwise, 
				doubling the number of queries may impact the DNS infrastructure.</t>

				<t>Connection establishment delay optimization: If the UE/CE 
				implementation is detecting the presence of a DNS64 function, 
				it may issue only the AAAA query, instead of both the AAAA 
				and A queries.</t>
			</list></t>

			<t>In order to understand all the communication possibilities, let's 
			assume the following representation of two dual-stack (DS) peers:</t>

        <figure align="center" suppress-title="true"
                title="Figure A: Representation of 464XLAT among Two Peers with DNS64">
          <artwork align="center"><![CDATA[
               +-------+     .-----.                     .-----.
               |       |    /       \                   /       \
   .-----.     | Res./ |   /  IPv6-  \     .-----.     /  IPv4-  \
  / Local \    | SOHO  +--(   only    )---( NAT64 )---(   only    )
 /         \   |       |   \  flow   /\    `-----'     \  flow   /
(   Dual-   )--+ IPv6  |    \       /  \              / \       /
 \  Stack  /   |  CE   |     `--+--'    \   .-----.  /   `--+--'
  \ Peer  /    | with  |        |        \ / Remote\/       |
   `-----'     | CLAT  |    +---+----+    /         \    +---+----+
               |       |    |DNS/IPv6|   (   Dual-   )   |DNS/IPv4|
               +-------+    |  with  |    \  Stack  /    +--------+
                            | DNS64  |     \ Peer  /
                            +--------+      `-----'
			    
            ]]></artwork>
        </figure>

			<t>In this case, the possible communication paths, among the IPv4/IPv6 stacks of 
			both peers, are as follows:</t>
			<t><list style="letters">
				<t>Local-IPv6 to Remote-IPv6: Regular DNS and native IPv6 among peers.</t>
				<t>Local-IPv6 to Remote-IPv4: DNS64 and NAT64 translation.</t>
				<t>Local-IPv4 to Remote-IPv6: Not possible unless the CLAT 
				implements Explicit Address Mappings (EAMs) as indicated by 
				<xref target="EAM"/>. In principle, 
				it is not expected that services are deployed in the Internet when using 
				IPv6 only, unless there is certainty that peers will also be 
				IPv6 capable.</t>
				<t>Local-IPv4 to Remote-IPv4: DNS64, CLAT, and NAT64 translations.</t>
				<t>Local-IPv4 to Remote-dual-stack using EAM optimization: If the CLAT 
				implements EAM as indicated by <xref target="EAM"/>, instead of 
				using the path d. above, NAT64 translation is avoided, and the 
				flow will use IPv6 from the CLAT to the destination.</t>
			</list></t>

			<t>The rest of the figures in this section show different choices for placing 
			the different elements.</t>

        <figure align="center" anchor="sp-464xlat-dns64"
                title="464XLAT with DNS64">
          <artwork align="center"><![CDATA[
+----------+        +----------+        +----------+
|   IPv6   |        |  NAT64   |        |          |
|     +    +--------+    +     +--------+   IPv4   |
|   CLAT   |        |  DNS64   |        |          |
+----------+        +----------+        +----------+
            ]]></artwork>
        </figure>

				<t>A similar scenario (<xref target="ext-nat64-464xlatdns64"/>) exists
				if the service provider only 
				offers the DNS64 function; the NAT64 function is provided by 
				an outsourcing agreement with an external provider. 
				All the considerations in the previous paragraphs of this 
				section are the same for this sub-case.</t>
				        
        <figure align="center" anchor="ext-nat64-464xlatdns64"
                title="464XLAT with DNS64; NAT64 in an External Provider">
          <artwork align="center"><![CDATA[
                    +----------+        +----------+
                    |          |        |          |
                    | extNAT64 +--------+   IPv4   |
                    |          |        |          |
                    +----+-----+        +----------+
                         |
                         |
+----------+        +----+-----+
|   IPv6   |        |          |
|     +    +--------+  DNS64   +
|   CLAT   |        |          |
+----------+        +----------+
            ]]></artwork>
        </figure>

				<t>In addition, it is equivalent to the scenario (<xref target="ext-nat64-dns64-464xlatdns64"/>) 
				where the outsourcing 
				agreement with the external provider is to provide both the 
				NAT64 and DNS64 functions. Once more, all the considerations 
				in the previous paragraphs of this section are the same 
				for this sub-case.</t>
				
        <figure align="center" anchor="ext-nat64-dns64-464xlatdns64"
                title="464XLAT with DNS64; NAT64 and DNS64 in an External Provider">
          <artwork align="center"><![CDATA[
                    +----------+        +----------+
                    | extNAT64 |        |          |
                    |    +     +--------+   IPv4   |
                    | extDNS64 |        |          |
                    +----+-----+        +----------+
                         |
+----------+             |
|   IPv6   |             |
|     +    +-------------+
|   CLAT   |
+----------+
            ]]></artwork>
        </figure>

			</section>

		<section title="Service Provider Offering 464XLAT,
				without Using DNS64" anchor="xlat-dns64">
			<t>The major advantage of this scenario (<xref target="sp-464xlat"/>), 
			using 464XLAT without DNS64, 
			is that the service provider ensures that DNSSEC is never broken, even 
			if the user modifies the DNS configuration. Nevertheless, some 
			CLAT implementations or applications may impose an extra delay, which 
			is induced by the dual A/AAAA queries (and the wait for both responses), 
			unless Happy Eyeballs v2 <xref target="RFC8305"/> is also present.</t>

			<t>A possible variation of this scenario is when DNS64 is 
			used only for the discovery of the NAT64 prefix. In the rest of the document, 
			it is not considered a different scenario because once the prefix 
			has been discovered, the DNS64 function is not used, so it behaves as if 
			the DNS64 synthesis function is not present.</t>

			<t>In this scenario, as in the previous one, there are no 
			issues related to IPv4-only hosts (or IPv4-only applications) 
			behind the IPv6-only access network, as neither are related to the 
			usage of IPv4 literals or non-IPv6-compliant APIs.</t>

			<t>The support of this scenario in a network offers one advantage:</t>
			<t><list style="symbols">
				<t>DNS load optimization: A CLAT should implement a DNS proxy 
				(per <xref target="RFC5625"/>) so that only IPv6 native queries 
				are sent to the DNS64 server. Otherwise, doubling the number of 
				queries may impact the DNS infrastructure.</t>
			</list></t>

			<t>As indicated earlier, the connection establishment delay optimization 
			is achieved only in the case of devices, Operating Systems, or applications 
			that use Happy Eyeballs v2 <xref target="RFC8305"/>, which is very common.</t>

			<t>As in the previous case, let's assume the representation of two dual-stack peers:</t>

        <figure align="center" suppress-title="true"
                title="Figure B: Representation of 464XLAT between Two Peers without DNS64">
          <artwork align="center"><![CDATA[
               +-------+     .-----.                     .-----.
               |       |    /       \                   /       \
   .-----.     | Res./ |   /  IPv6-  \     .-----.     /  IPv4-  \
  / Local \    | SOHO  +--(   only    )---( NAT64 )---(   only    )
 /         \   |       |   \  flow   /\    `-----'     \  flow   /
(   Dual-   )--+ IPv6  |    \       /  \              / \       /
 \  Stack  /   |  CE   |     `--+--'    \   .-----.  /   `--+--'
  \ Peer  /    | with  |        |        \ / Remote\/       |
   `-----'     | CLAT  |    +---+----+    /         \    +---+----+
               |       |    |DNS/IPv6|   (   Dual-   )   |DNS/IPv4|
               +-------+    +--------+    \  Stack  /    +--------+
                                           \ Peer  /
                                            `-----'
            ]]></artwork>
        </figure>

			<t>In this case, the possible communication paths, among the IPv4/IPv6 stacks of 
			both peers, are as follows:</t>
			<t><list style="letters">
				<t>Local-IPv6 to Remote-IPv6: Regular DNS and native IPv6 among peers.</t>

				<t>Local-IPv6 to Remote-IPv4: Regular DNS, CLAT, and NAT64 translations.</t>
				<t>Local-IPv4 to Remote-IPv6: Not possible unless the CLAT 
				implements EAM as indicated by <xref target="EAM"/>. In principle, 
				it is not expected that services are deployed in the Internet using 
				IPv6 only, unless there is certainty that peers will also be 
				IPv6-capable.</t>
				<t>Local-IPv4 to Remote-IPv4: Regular DNS, CLAT, and NAT64 translations.</t>
				<t>Local-IPv4 to Remote-dual-stack using EAM optimization: If the CLAT 
				implements EAM as indicated by <xref target="EAM"/>, instead of 
				using the path d. above, NAT64 translation is avoided, and the flow 
				will use IPv6 from the CLAT to the destination.</t>
			</list></t>

			<t>Notice that this scenario works while the local 
			hosts/applications are dual stack (which is the current situation) 
			because the connectivity from a local IPv6 to a remote IPv4 is not possible 
			without an AAAA synthesis. This aspect is important only when there are IPv6-only hosts in the LANs behind the CLAT and they need to 
			communicate with remote IPv4-only hosts. However, it is not a sensible 
			approach from an Operating System or application vendor 
			perspective to provide IPv6-only support unless, 
			similar to case c above, there is certainty of peers supporting 
			IPv6 as well. An approach to a solution for this is also presented 
			in <xref target="OPT-464XLAT"/>.</t>

			<t>The following figures show different choices for placing 
			the different elements.</t>

        <figure align="center" anchor="sp-464xlat"
                title="464XLAT without DNS64">
          <artwork align="center"><![CDATA[
+----------+        +----------+        +----------+
|   IPv6   |        |          |        |          |
|     +    +--------+  NAT64   +--------+   IPv4   |
|   CLAT   |        |          |        |          |
+----------+        +----------+        +----------+
            ]]></artwork>
        </figure>

				<t>This is equivalent to the scenario (<xref target="ext-nat64-464xlat"/>) 
				where there is an 
				outsourcing agreement with an external provider for the 
				NAT64 function. All the considerations in the previous 
				paragraphs of this section are the same for this sub-case.</t>
				
        <figure align="center" anchor="ext-nat64-464xlat"
                title="464XLAT without DNS64; NAT64 in an External Provider">
          <artwork align="center"><![CDATA[
                    +----------+        +----------+
                    |          |        |          |
                    | extNAT64 +--------+   IPv4   |
                    |          |        |          |
                    +----+-----+        +----------+
                         |
+----------+             |
|   IPv6   |             |
|     +    +-------------+
|   CLAT   |
+----------+
            ]]></artwork>
        </figure>
			</section>


		</section>

		<section title="Known to Work under Special Conditions">
			<t>The scenarios in this category are known
			not to work unless significant 
			effort is devoted to solving the issues or they are intended to solve problems 
			across "closed" networks instead of as a general Internet access usage. 

<!--[rfced] We updated this sentence for clarity.  Please let us know
if this is agreeable or if you prefer otherwise.

Original:
   In addition to the different pros, cons and
   trade-offs, which may be acceptable for some operators, they have
   implementation difficulties, as they are beyond the original
   expectations of the NAT64/DNS64 original intent.

Current: 
   Even though some of the different pros, cons, and trade-offs
   may be acceptable, operators have implementation difficulties,
   as the expectations of NAT64/DNS64 are beyond the original intent.
-->
			Even though some of the different pros, cons, and trade-offs
			may be acceptable, operators have implementation 
			difficulties, as the expectations of
			NAT64/DNS64 are beyond the original intent.</t>

			<section title="Service Provider NAT64 without DNS64" anchor="onlynat64">
				<t>In this scenario (<xref target="only-nat64"/>), 
				the service provider offers a NAT64 function; 
				however, there is no DNS64 function support at all.</t>		

				<t>As a consequence, an IPv6 host in the IPv6-only 
				access network will not be able to detect the presence 
				of DNS64 by means of <xref target="RFC7050"/> or learn the 
				IPv6 prefix to be used for the NAT64 function.</t>

				<t>This can be sorted out as indicated in <xref target="nodns64"/>.</t>

				<t>Regardless, because of the lack of the DNS64 
				function, the IPv6 host will not be able to obtain 
				AAAA synthesized records, so the NAT64 function becomes useless.</t>
				
				<t>An exception to this "useless" scenario is to 
				manually configure mappings between the A records of each 
				of the IPv4-only remote hosts and the corresponding AAAA records 
				with the WKP or NSP 
				used by the service-provider NAT64 function, 
				as if they were synthesized by a DNS64 function.</t>
				
				<t>This mapping could be done by several means, typically 
				at the authoritative DNS server or at the service-provider 
				resolvers by means of DNS Response Policy Zones (RPZs) 
				<xref target="DNS-RPZ"/> or equivalent functionality. 
				DNS RPZ may have implications in DNSSEC if the zone is signed.
				Also, if the service provider is using an NSP, having the mapping 
				at the authoritative server may create troubles for other parties 
				trying to use a different NSP or WKP, unless multiple DNS "views" 
				(split-DNS) are also being used at the authoritative servers.</t>
				
				<t>Generally, the mappings alternative will only make sense 
				if a few sets of IPv4-only remote hosts need to be accessed  
				by a single network (or a small number of them), which supports 
				IPv6 only in the access.

<!--[rfced] Please clarify what 'it doesn't care if they become a
trouble' means (i.e., what do 'it' and 'they' refer to?).

Original:
   This will require some kind of mutual agreement for using this
   procedure, so it doesn't care if they become a trouble for other
   parties across Internet ("closed services").
-->
                                This will require some kind of mutual 
				agreement for using this procedure, so it doesn't care if they 
				become a trouble for other parties across the Internet 
				("closed services").</t>
				
				<t>In any case, this scenario doesn't solve the issue of 
				IPv4 literal addresses, non-IPv6-compliant APIs, or IPv4-only 
                                hosts within that IPv6-only access network.</t>
				
        <figure align="center" anchor="only-nat64"
                title="NAT64 without DNS64">
          <artwork align="center"><![CDATA[
+----------+        +----------+        +----------+
|          |        |          |        |          |
|   IPv6   +--------+  NAT64   +--------+   IPv4   |
|          |        |          |        |          |
+----------+        +----------+        +----------+
            ]]></artwork>
        </figure>
			</section>
			<section title="Service-Provider NAT64; DNS64 in IPv6 Hosts">
				<t>In this scenario (<xref target="sp-nat64-h-dns64"/>), 
				the service provider offers the 
				NAT64 function but not the DNS64 function. However, the IPv6 hosts 
				have a built-in DNS64 function.</t>
				
				<t>This may become common if the DNS64 function is 
				implemented in all the IPv6 hosts/stacks. 

<!--[rfced] Please clarify what 'in the medium-term' means?  Does it mean in the near future, in the middle of a term, the meantime?

Original:
However, commonly this is not the actual
situation, even if it may happen in the medium-term.



-->
				This is not common at the
				time of writing but may become more
				common in the medium-term.
				This way, the DNSSEC validation is performed on the A record, 
				and then the host can use the DNS64 function in order to 
				use the NAT64 function without any DNSSEC issues.</t>
				
				<t>This scenario fails to solve the issue of 
				IPv4 literal addresses or non-IPv6-compliant APIs, unless 
				the IPv6 hosts also support Happy Eyeballs v2 
				(<xref target="RFC8305"/>, Section 7.1).</t>

				<t>Moreover, this scenario also fails to solve the problem 
				of IPv4-only hosts or applications behind the IPv6-only 
				access network.</t>
				
        <figure align="center" anchor="sp-nat64-h-dns64"
                title="NAT64; DNS64 in IPv6 Hosts">
          <artwork align="center"><![CDATA[
+----------+        +----------+        +----------+
|   IPv6   |        |          |        |          |
|     +    +--------+  NAT64   +--------+   IPv4   |
|   DNS64  |        |          |        |          |
+----------+        +----------+        +----------+
            ]]></artwork>
        </figure>
			</section>

			<section title="Service-Provider NAT64; DNS64 in the IPv4-Only 
			Remote Network" anchor="sprdns64">
				<t>In this scenario (<xref target="sp-nat64-r-dns64"/>), the service provider offers the 
				NAT64 function only. The IPv4-only remote network offers the 
				DNS64 function.</t>
				
				<t>This is not common, and it doesn't make sense 
				that a remote network, not deploying IPv6, is providing a DNS64 
				function. Like the scenario depicted in 
				<xref target="onlynat64"/>, it will only work if both sides are 
				using the WKP or the same NSP, so the same considerations apply. 
				It can also be tuned to behave as in <xref target="spnatdns64"/>.</t>
				
				<t>This scenario fails to solve the issue of 
				IPv4 literal addresses or non-IPv6-compliant APIs.</t>

				<t>Moreover, this scenario also fails to solve the problem 
				of IPv4-only hosts or applications behind the IPv6-only 
				access network.</t>
<!--[rfced] Is a word missing at the end of this section title
(perhaps 'Network' or 'Host')? If so, please let us know how it
should be updated.
  
Original:
   NAT64; DNS64 in the IPv4-Only

-->
        <figure align="center" anchor="sp-nat64-r-dns64"
                title="NAT64; DNS64 in the IPv4-Only">
          <artwork align="center"><![CDATA[
+----------+        +----------+        +----------+
|          |        |          |        |   IPv4   |
|   IPv6   +--------+  NAT64   +--------+     +    |
|          |        |          |        |   DNS64  |
+----------+        +----------+        +----------+
            ]]></artwork>
        </figure>

			</section>

		</section>

		<section title="Comparing the Scenarios">
			<t>This section compares the different scenarios, including 
			possible variations (each one represented in the previous sections 
			by a different figure), while considering the following criteria:</t>

            <t><list style="letters">
				<t>DNSSEC: Are there hosts validating DNSSEC?</t>

				<t>Literal/APIs: Are there applications using IPv4 literals or 
                                non-IPv6-compliant APIs?</t>

				<t>IPv4 only: Are there hosts or applications using IPv4 only?</t>

				<t>Foreign DNS: Does the scenario persist if the user, Operating System, 
				applications, or devices change the DNS?</t>

				<t>DNS load opt.&nbsp;(DNS load optimization): Are there extra queries that 
				may impact the DNS infrastructure?</t>

				<t>Connect. opt.&nbsp;(connection establishment delay optimization): 
				Is the UE/CE only issuing the AAAA query or also the A query and 
				waiting for both responses?</t>
			</list></t>

			<t>In the table below, the columns represent each of the scenarios from the 
			previous sections by the figure number. The
			possible values are as follows:</t>
            <t><list style="symbols">

<!--[rfced] For clarity, may we update the text below as follows
(i.e., add 'means the scenario is' and use the singular "criterion":
note that there is text in the following paragraphs that may need to
use "criterion" as well if singular: please review)?

Original:
   o  "-" Scenario "bad" for that criteria.

   o  "+" Scenario "good" for that criteria.

   o  "*" Scenario "bad" for that criteria, however it is typically
      resolved, with the support of Happy Eyeballs v2 ([RFC8305]).

Perhaps:
   o  "-" means the scenario is "bad" for that criterion.

   o  "+" means the scenario is "good" for that criterion.

   o  "*" means the scenario is "bad" for that criterion; however, it is typically
      resolved with the support of Happy Eyeballs v2 [RFC8305].
-->

				<t>"-" Scenario "bad" for that criteria.</t>
				<t>"+" Scenario "good" for that criteria.</t>
				<t>"*" Scenario "bad" for that criteria; however, it is typically 
				resolved with the support of Happy Eyeballs v2 <xref target="RFC8305"/>.</t>
			</list></t>

			<t>In some cases, "countermeasures", alternative or 
			special configurations, may be available for the criteria designated 
			as "bad". So, this comparison is considering a generic 
			case as a quick comparison guide. In some cases, a "bad" criterion is 
			not necessarily a negative aspect; it all depends on the specific 
			needs/characteristics of the network where the deployment will 
			take place.

<!--[rfced] Please clarify what 'that item' is refering to in the
following sentence.

Original:
   For instance, in a network which has only IPv6-only hosts and apps
   using only DNS and IPv6-compliant APIs, there is no impact using only
   NAT64 and DNS64, but if the hosts may validate DNSSEC, that item is
   still relevant.
-->

                        For instance, in a network that only has IPv6-only hosts and 
			apps using DNS and IPv6-compliant APIs, there is no impact using 
			only NAT64 and DNS64, but if the hosts validate DNSSEC, 
			that item is still relevant.</t>

        <figure align="center" anchor="comparing"
                title="Scenario Comparison">
          <artwork align="center"><![CDATA[
+----------------+---+---+---+---+---+---+---+---+---+----+----+----+
| Item / Figure  | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
+----------------+---+---+---+---+---+---+---+---+---+----+----+----+
| DNSSEC         | - | - | - | - | - | - | - | + | + |  + |  + |  + |
+----------------+---+---+---+---+---+---+---+---+---+----+----+----+
| Literal/APIs   | - | - | - | - | + | + | + | + | + |  - |  - |  - |
+----------------+---+---+---+---+---+---+---+---+---+----+----+----+
| IPv4-only      | - | - | - | - | + | + | + | + | + |  - |  - |  - |
+----------------+---+---+---+---+---+---+---+---+---+----+----+----+
| Foreign DNS    | - | - | - | - | + | + | + | + | + |  - |  + |  - |
+----------------+---+---+---+---+---+---+---+---+---+----+----+----+
| DNS load opt.  | + | + | + | + | + | + | + | + | + |  + |  + |  + |
+----------------+---+---+---+---+---+---+---+---+---+----+----+----+
| Connect. opt.  | + | + | + | + | + | + | + | * | * |  + |  + |  + |
+----------------+---+---+---+---+---+---+---+---+---+----+----+----+
            ]]></artwork>
        </figure>

			<t>As a general conclusion, we should note if the network 
			must support applications using any of the following:</t>
            <t><list style="symbols">
				<t>IPv4 literals</t>
				<t>non-IPv6-compliant APIs</t>
				<t>IPv4-only hosts or applications</t>
			</list></t>
			
			<t>Then, only the scenarios with 464XLAT, a CLAT function, 
			or equivalent built-in local address synthesis features 
			will provide a valid solution. Furthermore, those scenarios will also 
			keep working if the DNS configuration is modified. Clearly, 
			depending on if DNS64 is used or not, DNSSEC may be broken for 
			those hosts doing DNSSEC validation.</t>

			<t>All the scenarios are good in terms of DNS load optimization, 
			and in the case of 464XLAT, it may provide an extra degree 
			of optimization. Finally, all of the scenarios are also good in terms of 
			connection establishment delay optimization. 
			However, in the case of 464XLAT without DNS64, the 
			usage of Happy Eyeballs v2 is required. This is not an issue as it is commonly available 
			in actual Operating Systems.</t>

		</section>

		</section>
	
		<section title="Issues to be Considered">

<!--[rfced] May we update this sentence for clarity? Specifically,
does the operator perhaps 'develop' specific decision points
instead of 'bring' them?

Original:
   This section reviews the different issues that an operator needs to
   consider towards a NAT64/464XLAT deployment, as they may bring to
   specific decision points about how to approach that deployment.

Perhaps:
   This section reviews the different issues that an operator needs to
   consider for a NAT64/464XLAT deployment, as they may develop
   specific decision points about how to approach that deployment.

-->
			<t>This section reviews the different issues that an operator needs 
			to consider towards a NAT64/464XLAT deployment, as they may bring 
			to specific decision points about how to approach that deployment.</t>

		<section title="DNSSEC Considerations and Possible Approaches">
			<t>As indicated in the security considerations for DNS65 (see Section 8 of <xref target="RFC6147"/>) 
                        because DNS64 modifies DNS answers and DNSSEC is designed 
			to detect such modifications, DNS64 may break DNSSEC.</t>

<!--[rfced] This sentence is difficult to parse as it contains so many
subclauses.  Please consider rephrasing by breaking this sentence
into two or more sentences.

Original:
   If a device connected to an IPv6-only access network, queries for a
   domain name in a signed zone, by means of a recursive name server
   that supports DNS64, and the result is a synthesized AAAA record, and
   the recursive name server is configured to perform DNSSEC validation
   and has a valid chain of trust to the zone in question, it will
   cryptographically validate the negative response from the
   authoritative name server.


-->

			<t>If a device connected to an IPv6-only access network queries 
			for a domain name in a signed zone, by means of a recursive name server 
			that supports DNS64, and the result is a synthesized AAAA record, and the 
			recursive name server is configured to perform DNSSEC validation and has 
			a valid chain of trust to the zone in question, it will 
			cryptographically validate the negative response from the authoritative 
			name server. This is the expected DNS64 behavior: the recursive name 
			server actually "lies" to the client device. However, in most of the cases, 
			the client will not notice it, because generally, they don't perform 
			validation themselves; instead, they rely on the recursive name servers.</t>

			<t>In fact, a validating DNS64 resolver increases the confidence on 
			the synthetic AAAA, as it has validated that a non-synthetic AAAA 
			doesn't exist. However, if the client device is oblivious to NAT64 
			(the most common case) and performs DNSSEC validation on the AAAA record, 
			it will fail as it is a synthesized record.</t>

			<t>The best possible scenario from a DNSSEC point of view is when the 
			client requests that the DNS64 server perform the DNSSEC validation 
			(by setting the DNSSEC OK (DO) bit to 1 and the CD bit to 0). In this case, 
			the DNS64 server validates the data; thus, tampering may only happen 
			inside the DNS64 server (which is considered as a trusted part, 
			thus, its likelihood is low) or between the DNS64 server and the 
			client. All other parts of the system (including transmission 
			and caching) are protected by DNSSEC <xref target="Threat-DNS64"/>.</t>

			<t>Similarly, if the client querying the recursive name server is another 
			name server configured to use it as a forwarder, and it is performing DNSSEC 
			validation, it will also fail on any synthesized AAAA record.</t>

			<t>All those considerations are extensively covered in 
			Sections 3, 5.5, and 6.2 of <xref target="RFC6147"/>.</t>

<!--[rfced] May we reword this sentence for clarity as follows? Please
let us know if this is agreeable or if you prefer otherwise.

Original:
   A solution to avoid DNSSEC issues, will be that all the signed zones
   also provide IPv6 connectivity, together with the corresponding AAAA
   records.

Perhaps:
   DNSSEC issues can be avoided when all the signed zones provide IPv6 
   connectivity together with the corresponding AAAA records.
-->	
			<t>A solution to avoid DNSSEC issues will be that all the 
			signed zones also provide IPv6 connectivity, together with the 
			corresponding AAAA records. However, this is out of the control 
			of the operator needing to deploy a NAT64 function. This has been 
			proposed already in <xref target="DNS-DNSSEC"/>.</t>

<!--[rfced] May we reword these sentences for clarity and also replace
'NAT64/DNS64-needing world' with 'needing NAT64/DNS64'? Please
let us know if this is agreeable or if you prefer otherwise.

Original:
   An alternative solution, which was the one considered while
   developing [RFC6147], is that validators will be DNS64-aware, so
   could perform the necessary discovery and do their own synthesis.
   That was done under the expectation that it was sufficiently early in
   the validator-deployment curve that it would be ok to break certain
   DNSSEC assumptions for networks who were really stuck in a NAT64/
   DNS64-needing world.

Perhaps:
   An alternative solution, which was considered while developing [RFC6147], 
   is that because validators will be DNS64 aware, they can perform the 
   necessary discovery and do their own synthesis. Since that was implemented 
   sufficiently early in the validator deployment curve, the expectation was 
   that it would be okay to break certain DNSSEC assumptions for networks that 
   were stuck and really needing NAT64/DNS64.
-->
			<t>An alternative solution, which was the one considered 
			while developing <xref target="RFC6147"/>, is that validators 
			will be DNS64-aware, so could perform the necessary discovery 
			and do their own synthesis. That was done under the expectation 
			that it was sufficiently early in the validator deployment 
			curve and that it would be okay to break certain DNSSEC assumptions 
			for networks who were really stuck in a NAT64-/DNS64-needing world.</t>

<!--[rfced] Is the following quoted from another source: "trying to
look for the most perfect approach"? If not, we suggest updating
the text. Please let us know if you prefer otherwise.

Original:
   As already indicated, the scenarios in the previous section, are in
   fact somehow simplified, looking at the worst possible case.  Saying
   it in a different way: "trying to look for the most perfect
   approach".

Perhaps:
   As already indicated, the scenarios in the previous section are
   simplified to look at the worst possible case and for the most perfect
   approach.  

-->
			<t>As already indicated, the scenarios in the previous section
			are in fact somehow simplified, looking at the worst possible case. 
			Saying it in a different way: "trying to look for the most perfect 
			approach". A DNSSEC breach will not happen if the end host 
			is not doing validation.</t>

			<t>The figures in previous studies indicate that DNSSEC 
			broken by using DNS64 makes up about 1.7% 
			<xref target="About-DNS64"/> of the cases. However, we can't negate 
			that this may increase as DNSSEC deployment grows. 


			Consequently, a decision point for the operator must depend on 
			the following question: Do I really care about that percentage of cases and the impact on 
			my help desk, or can I provide alternative solutions for them?
			Some possible solutions may be exist, as depicted in the next sections.</t>

		<section title="Not Using DNS64" anchor="nodns64">
			<t>One solution is to avoid using DNS64, but as already 
			indicated, this is not possible in all the scenarios.</t>

			<t>The use of DNS64 is a key component for some networks, in order 
			to comply with traffic performance metrics, monitored by some 
			governmental bodies and other institutions <xref target="FCC"/> <xref target="ARCEP"/>.</t>

			<t>One drawback of not having a DNS64 on the network side 
			is that it's not possible to heuristically discover 
			NAT64 <xref target="RFC7050"/>. 
			Consequently, an IPv6 host behind the IPv6-only access network will not 
			be able to detect the presence of the NAT64 function, nor learn the 
			IPv6 prefix to be used for it, unless it is configured by alternative 
			means.</t>

			<t>The discovery of the IPv6 prefix could be solved, 
			as described in <xref target="RFC7050"/>, by means 
			of adding the relevant AAAA records to the ipv4only.arpa. zone 
			of the service-provider recursive servers, i.e., if 
			using the WKP (64:ff9b::/96):</t>


<figure><artwork align="center"><![CDATA[
ipv4only.arpa.  SOA     . . 0 0 0 0 0
ipv4only.arpa.  NS      .
ipv4only.arpa.  AAAA    64:ff9b::192.0.0.170
ipv4only.arpa.  AAAA    64:ff9b::192.0.0.171
ipv4only.arpa.  A       192.0.0.170
ipv4only.arpa.  A       192.0.0.171
]]></artwork></figure>

			<t>An alternative option is the use of DNS RPZ 
			<xref target="DNS-RPZ"/> or equivalent functionalities. Note 
			that this may impact DNSSEC if the zone is signed.</t>

			<t>Another alternative, only valid in environments with support from the Port Control Protocol (PCP) (for 
			both the hosts or CEs and for the service-provider network), is to follow 
			"Discovering NAT64 IPv6 Prefixes Using the Port Control Protocol (PCP)" <xref target="RFC7225"/>.</t>
		
<!--[rfced] Is the intent to say that many considerations have been
developed or generated from that document due to the deployemnt
evolution?  If so, may we reword this sentence as follows?
Please let us know if this is agreeable or if you prefer
otherwise.

Original:
   All them are extensively discussed in [RFC7051], however 
   the deployment evolution has evolved many considerations 
   from that document. 

Perhaps:
   All of them are extensively discussed in [RFC7051]; furthermore, 
   due to the deployment evolution, many considerations have been 
   developed from that document. 
-->	
			<t>Other alternatives may be available in the future. All them are 
			extensively discussed in <xref target="RFC7051"/>,
			however the deployment evolution has evolved many considerations
			from that document. New options are being documented, such as using Router 
			Advertising <xref target="PREF64"/> or DHCPv6 options 
			<xref target="DHCPv6-OPTIONS"/>.</t>
	
<!--[rfced] We reworded this sentence for clarity; please let us know if
this is agreeable or if you prefer otherwise.

Original:
   It may be convenient the simultaneous support of several of the
   possible approaches, in order to ensure that clients with different
   ways to configure the NAT64 prefix, successfully obtain it. 

Current:
   Simultaneous support of several of the possible approaches
   is convenient and will ensure that clients with different
   ways to configure the NAT64 prefix successfully obtain it.
-->
			<t>Simultaneous support of several of the 
			possible approaches is convenient and will ensure that clients with different 
			ways to configure the NAT64 prefix successfully obtain it. 
			This is also convenient even if DNS64 is being used.</t>

			<t>Also of special relevance to this section is <xref target="IPV4ONLY-ARPA"/>.</t>
		</section>
			
		<section title="DNSSEC Validator Aware of DNS64" anchor="dns64-aware">
			<t>In general, by default, DNS servers with DNS64 function will not 
			synthesize AAAA responses if the DO flag was set in the query.</t>

			<t>In this case, since only an A record is available, if a CLAT function 
			is present, the CLAT will, 
			as in the case of literal IPv4 addresses, keep that traffic 
			flow end to end as IPv4 so DNSSEC is not broken.</t> 

			<t>However, this will not work if a CLAT function is not present 
			because the hosts will not be able to use IPv4 (which is the case for all the 
			scenarios without 464XLAT).</t>
		</section>

		<section title="Stub Validator" anchor="stub">
			<t>If the DO flag is set and the client device performs DNSSEC validation, 
			and the Checking Disabled (CD) flag is set for a query, the DNS64 
			recursive server will not synthesize AAAA responses.
<!--[rfced] Please confirm if RFC 6052 is the correct reference in the
following text as we were not able to easily locate information
about DNSSEC validation or synthesizing AAAA responses in that
document.

Original:
   In this case, the client could perform the DNSSEC validation with the A
   record and then synthesize the AAAA ([RFC6052]).
-->
                        In this case, 
			the client could perform the DNSSEC validation with the A record 
			and then synthesize the AAAA responses <xref target="RFC6052"/>. 
			For that to be possible, the client must have learned  
			the NAT64 prefix beforehand using any of the available methods 
			(see <xref target="RFC7050"/>, <xref target="RFC7225"/>, 
			<xref target="PREF64"/>, and <xref target="DHCPv6-OPTIONS"/>). 
			This allows the client device to avoid using the DNS64 function and still 
			use NAT64 even with DNSSEC.</t>
<!--[rfced] There are 5 instances in the text that mention "scenarios
without 464XLAT" in paraentheses. May we update these instances
to be "which is the case for all the scenarios without 464XLAT"?

One example

Original:
   If the end-host is IPv4-only, this will not work if a CLAT function
   is not present (scenarios without 464XLAT).

Perhaps:
   If the end host is IPv4 only, this will not work if a CLAT function
   is not present (which is the case for all scenarios without 464XLAT).

-->			
			<t>If the end host is IPv4 only, this will not work if a CLAT function is 
			not present (scenarios without 464XLAT).</t>
			
			<t>Insted of a CLAT, some devices or Operating Systems may implement
			an equivalent function by using Bump-in-the-Host <xref target="RFC6535"/>
                        as part of Happy Eyeballs v2 (see Section 7.1 of <xref target="RFC8305"/>). 
			In this case, the considerations in the above paragraphs are 
			also applicable.</t>
		</section>

		<section title="CLAT with DNS Proxy and Validator" anchor="dns-proxy">
			<t>If a CE includes CLAT support and also a DNS proxy, as indicated in 
			Section 6.4 of <xref target="RFC6877"/>, the CE could behave as a stub 
			validator on behalf of the client devices. Then, following the same approach 
			described in <xref target="stub"/>, the DNS proxy 
		        will actually "lie" to the client devices, which, in most cases, will 
			not be noticed unless they perform validation by themselves. Again, this 
			allows the client devices to avoid the use of
			the DNS64 function but to still use NAT64 
			with DNSSEC.</t>
			
			<t>Once more, this will not work without a CLAT function (scenarios 
			without 464XLAT).</t>
		</section>

		<section title="ACL of Clients" anchor="acl-client">
			<t>In cases of dual-stack clients, AAAA queries typically take 
			preference over A queries. If DNS64 is enabled for those clients, 
			it will never get A records, even for IPv4-only servers.</t>

			<t>As a consequence, in cases where there are IPv4-only servers, 
			and those are located in the path before the NAT64 function, 
			the clients will not be able to reach them. If DNSSEC is being 
			used for all those flows, specific addresses or prefixes can be 
			left out of the DNS64 synthesis by means of Access Control Lists (ACLs).</t>

			<t>Once more, this will not work without a CLAT function (scenarios 
			without 464XLAT).</t>
		</section>

		<section title="Mapping Out IPv4 Addresses" anchor="mapping-out">
			<t>If there are well-known specific IPv4 addresses or prefixes 
			using DNSSEC, they can be mapped out of the DNS64 synthesis.</t>
			
			<t>Even if this is not related to DNSSEC, this "mapping-out" feature 
			is quite commonly used to ensure that 
			addresses <xref target="RFC1918"/> (for example, used by LAN servers) are not synthesized to 
			AAAA.</t>

			<t>Once more, this will not work without a CLAT function (scenarios 
			without 464XLAT).</t>

		</section>

		</section>

		<section title="DNS64 and Reverse Mapping">
			<t>When a client device using DNS64 tries to reverse-map a 
			synthesized IPv6 address, the name server responds with a CNAME record 
			that points the domain name used to reverse-map the 
			synthesized IPv6 address (the one under ip6.arpa) to the domain name 
			corresponding to the embedded IPv4 address (under in-addr.arpa).</t>

			<t>This is the expected behavior, so no issues need to be considered 
			regarding DNS reverse mapping.</t>

		</section>

		<section title="Using 464XLAT with/without DNS64" anchor="xlatwwdns64">
			<t>In case the client device is IPv6 only (either because the stack or 
			application is IPv6 only or because it is connected via an IPv6-only LAN) 
			and the remote server is IPv4 only (either because the stack is IPv4 only
			or because it is connected via an IPv4-only LAN), only NAT64 combined 
			with DNS64 will be able to provide access between both. Because DNS64 is 
			then required, DNSSEC validation will only be possible if the recursive 
			name server is validating the negative response from the authoritative 
			name server, and the client is not performing validation.</t>

			<t>Note that at this stage of the transition, it is not expected 
			that applications, devices, or Operating Systems are IPv6 only. It will 
			not be a sensible decision for a developer to work on that direction, 
			unless it is clear that the deployment scenario fully supports it.</t> 

			<t>On the other hand, an end user or enterprise network may decide to 
			run IPv6 only in the LANs. In case there is any chance for 
			applications to be IPv6 only, the Operating System may be 
			responsible for either doing a local address synthesis or 
			setting up some kind of on-demand VPN (IPv4-in-IPv6), 
			which needs to be supported by that network. This may become 
			very common in enterprise networks, where "Unique IPv6 Prefix 
			per Host" <xref target="RFC8273"/> is supported.</t>

			<t>However, when the client device is dual stack and/or connected in a 
			dual-stack LAN by means of a CLAT function (or has a built-in 
			CLAT function), DNS64 is an option.</t>

            <t><list style="numbers">

				<t>With DNS64: If DNS64 is used, most of the IPv4 traffic 
				(except if using literal IPv4 addresses or non-IPv6-compliant APIs) 
				will not use the CLAT and will instead use the IPv6 path, so only one 
				translation will be done at the NAT64. This may break DNSSEC, 
				unless measures as described in the previous sections are taken.</t>

				<t>Without DNS64: If DNS64 is not used, all the IPv4 traffic 
				will make use of the CLAT, so two translations are required (NAT46 
				at the CLAT and NAT64 at the PLAT), which adds some overhead in 
				terms of the extra NAT46 translation. However, this avoids the AAAA 
				synthesis and consequently will never break DNSSEC.</t>

			</list></t>

			<t>Note that the extra translation, when DNS64 is not used, takes place 
			at the CLAT, which means no extra overhead for the operator. 
			However, it adds potential extra delays to establish the connections and has no 
			perceptible impact for a CE in a broadband network, but it may have 
			some impact on a battery-powered device. The cost for a battery-powered 
			device is possibly comparable to the cost when the device is doing a 
			local address synthesis (see Section 7.1 of <xref target="RFC8305"/>).</t>

		</section>


		<section title="Foreign DNS" anchor="foreignDNS">

			<t>Clients, devices, or applications in a service-provider network 
			may use DNS servers from other networks. This may be the case
			if individual applications use their own DNS server, the 
			Operating System itself or even the CE, or combinations of the above.</t>

			<t>Those "foreign" DNS servers may not support DNS64; as a consequence, 
			those scenarios that require a DNS64 may not work. 
			However, if a CLAT function is available, the considerations in 
			<xref target="xlatwwdns64"/> will apply.</t>
	

<!--[rfced] Regarding 'un-matching WKP or NSP', is the intended
meaning that there is a failure to suitably match WKP or NSP
(i.e., a 'mismatch') or is the meaning to separate a matching
pair (i.e., WKP or NSP become 'unmatched')? Note that there 
are 2 instances in the text.

1)
Original:
   In the case that the foreign DNS supports the DNS64 function, we may
   be in the situation of providing incorrect configurations parameters,
   for example, un-matching WKP or NSP, or a case such the one described
   in Section 3.2.3.

Perhaps: 
   If foreign DNS supports the DNS64 function,
   incorrect configuration parameters may be provided that, for example,
   cause WKP or NSP to become unmatched or result in a case such as the 
   one described in Section 3.2.3.

...
2)
Original:
   An exception to that is the case when there is a CLAT function at the
   CE, which is not able to obtain the correct configuration parameters
   (again, un-matching WKP or NSP).

Perhaps:
   An exception is the case where there is a CLAT function at the
   CE that is not able to obtain the correct configuration parameters
   (again, causing WKP or NSP to become unmatched).
-->		
			<t>In the case that the foreign DNS supports the DNS64 function, we may
                           be in the situation of providing incorrect configurations parameters,
                           for example, un-matching WKP or NSP, or a case such the one described
                           in <xref target="sprdns64"/>.</t>

			<t>Having a CLAT function, even if using foreign DNS 
			without a DNS64 function, ensures that everything will work, 
			so the CLAT must be considered to be an advantage despite
			user configuration errors.

<!--[rfced] Instead of 'The cost of this' (which could be possibly be
misinterpreted), may we update the text to be 'As a result'?

Original:
   The cost of this, is that all the traffic will use a double
   translation (NAT46 at the CLAT and NAT64 at the operator network),
   unless there is support for EAM (Section 4.9).

Perhaps:
   As a result, all the traffic will use a double
   translation (NAT46 at the CLAT and NAT64 at the 
   operator network), unless there is support for 
   EAM (Section 4.9).
-->
                        The cost of this is that all the 
			traffic will use a double translation (NAT46 at the CLAT 
			and NAT64 at the operator network), unless there is 
			support for EAM (<xref target="EAM"/>).</t>

			<t>An exception to that is the case when there is a CLAT function 
			at the CE, which is not able to obtain the correct configuration 
			parameters (again, un-matching WKP or NSP).</t>

			<t>However, it needs to be emphasized that if there is no CLAT function 
			(scenarios without 464XLAT), an external DNS without DNS64 support 
			will disallow any access to IPv4-only destination networks and will 
			not guarantee the correct DNSSEC validation, 
			so it will behave as in <xref target="onlynat64"/>.</t>

			<t>In summary, the consequences of using
			foreign DNS depends on each specific case. However, in general, 
			if a CLAT function is present, most of the time there will not be any issues. 
			In the other cases, the access to IPv6-enabled services 
			is still guaranteed for IPv6-enabled hosts, but it is not guaranteed for IPv4-only hosts 
			nor is the access to IPv4-only services for any hosts in the network.</t>

			<t>The causes of "foreign DNS" could be classified in three main categories, 
			as depicted in the following subsections.</t>

		<section title="Manual Configuration of DNS">

			<t>It is becoming increasingly common that end users, or even devices 
			or applications, configure alternative DNS in their Operating Systems 
			and sometimes in CEs.</t>

		</section>

		<section title="DNS Privacy/Encryption Mechanisms" anchor="dnspriv">


<!--[rfced] Is there a known acronymn/abbreviation for DNS over DTLS? If so, may we
include it in the list? Also, may we update the text so that the
acronymns follow the expanded terms?

Original:
   Clients or applications may use mechanisms for DNS privacy/
   encryption, such as DNS over TLS ([RFC7858]), DNS over DTLS
   ([RFC8094]), DNS queries over HTTPS ([RFC8484]) or DNS over QUIC
   ([I-D.huitema-quic-dnsoquic]). Those are commonly cited as DoT, 
   DoH and DoQ.

Perhaps:
   Clients or applications may use mechanisms for DNS privacy/
   encryption, such as DNS over TLS (DoT) [RFC7858], DNS over DTLS
   [RFC8094], DNS queries over HTTPS (DoH) [RFC8484], or DNS over 
   QUIC (DoQ) [QUIC-CONNECTIONS].
-->
			<t>Clients or applications may use mechanisms for 
			DNS privacy/encryption, such as DNS over TLS 
			<xref target="RFC7858"/>, DNS over DTLS <xref target="RFC8094"/>, 
			DNS queries over HTTPS <xref target="RFC8484"/>, or 
			DNS over QUIC <xref target="QUIC-CONNECTIONS"/>. 
			Those are commonly cited as DoT, DoH, and DoQ.</t>

			<t>Currently, those DNS privacy/encryption options are typically 
			provided by the applications, not the Operating System vendors. 
			At the time this document was written, the DoT and DoH standards 
			have declared DNS64 (and consequently NAT64) out of their scope, so 
			an application using them may break NAT64, unless a correctly configured 
			CLAT function is used.</t>

		</section>

		<section title="Split DNS and VPNs" anchor="SplitDNS">
			<t>When networks or hosts use "split-DNS" (also called Split Horizon, 
			DNS views, or private DNS), the successful use of DNS64 is not guaranteed. 
			This case is analyzed in Section 4 of <xref target="RFC6950"/>.</t>

			<t>A similar situation may happen with VPNs that force all 
			the DNS queries through the VPN and ignore the operator DNS64 function.</t>

		</section>

		</section>

		<section title="Well-Known Prefix (WKP) vs. Network-Specific Prefix (NSP)" anchor="WKP-NSP">
			<t>Section 3 of "IPv6 Addressing of IPv4/IPv6 Translator" <xref target="RFC6052"/> 
			discusses some considerations that are useful to an operator when deciding if 
			a WKP or an NSP should be used.</t>

			<t>Considering that discussion and other issues, we can 
			summarize the possible decision points to as follows:</t>
			<t><list style="letters">

			<t>The WKP MUST NOT be used to represent non-global IPv4 addresses. 
			If this is required because the network to be translated uses 
			non-global addresses, then an NSP is required.</t>
		
			<t>The WKP MAY appear in interdomain routing tables, if the operator 
			provides a NAT64 function to peers. However, in this case, special 
			considerations related to BGP filtering are required, and IPv4-embedded 
			IPv6 prefixes longer than the WKP MUST NOT be advertised (or accepted) 
			in BGP. An NSP may be a more appropriate option in those cases.</t>
		
			<t>If several NAT64s use the same prefix, packets from the same 
			flow may be routed to a different NAT64 in case of routing changes. 
			This can be avoided by either using different prefixes for each NAT64 
			function or ensuring that all the NAT64s coordinate their state. 
			Using an NSP could simplify that.</t>

			<t>If DNS64 is required and users, devices, Operating Systems, or 
			applications may change their DNS configuration and deliberately 
			choose an alternative DNS64 function, the alternative 
			DNS64 will most likely use the WKP by default. In that case, if an NSP is used by 
			the NAT64 function, clients will not be able to use the operator 
			NAT64 function, which will break connectivity to 
			IPv4-only destinations.</t>

			</list></t>

		</section>


		<section title="IPv4 Literals and Non-IPv6-Compliant APIs" anchor="literals">
			<t>A host or application using literal IPv4 addresses or older APIs, 
			which aren't IPv6 compliant, behind a network with IPv6-only access 
			will not work unless any of the following alternatives are provided:</t>
			
            <t><list style="symbols">
				<t>CLAT (or an equivalent function).</t>
				<t>Happy Eyeballs v2 (Section 7.1 of <xref target="RFC8305"/>).</t>
				<t>Bump-in-the-Host <xref target="RFC6535"/> with a DNS64 function.</t>
			</list></t>			 
			
			<t>Those alternatives will solve the problem for an end host. 
			However, if the end host is providing "tethering" or an equivalent 
			service to other hosts, that needs to be considered as well.

<!--[rfced] Please clarify what 'it' refers to and what 'for hosts
behind it' means; is the intended meaning that the alternatives help
to resolve issues for the UE but not for the hosts behind the network?

Original:
   In other words, in a case of a cellular network, it resolves the 
   issue for the UE itself, but may be not the case for hosts behind it.

Perhaps:
   In other words, in a cellular network, these alternatives resolve the 
   issue for the UE itself, but this may be not be the case for hosts 
   behind the network.
-->
                        In other 
			words, in a case of a cellular network, it resolves the issue for 
			the UE itself, but may not the case for hosts behind it.</t>

			<t>Otherwise, the support of 464XLAT is the only valid and complete 
			approach to resolve this issue.</t>
		</section>

		<section title="IPv4-Only Hosts or Applications" anchor="ipv4-only">
			<t>IPv4-only hosts or an application behind a network with IPv6-only access 
			will not work unless a CLAT function is present.</t>

			<t>464XLAT is the only valid approach to resolve this issue.</t>
		</section>

		<section title="CLAT Translation Considerations" anchor="CLAT">
			<t>As described in "IPv6 Prefix 
			Handling" (see Section 6.3 of <xref target="RFC6877"/>), if the CLAT function 
                        can be configured with a dedicated /64 prefix 
			for the NAT46 translation, then it will be possible to do a more  
			efficient stateless translation.</t>
			
<!--[rfced] Please clarify 'in turn, stateless translated to a single
IPv6 address". Is the intended meaning that the CLAT function will
in turn perform a stateless translation to a single IPv6 address?

Original:
   Otherwise, if this dedicated prefix is not available, the CLAT
   function will need to do a stateful translation, for example
   performing stateful NAT44 for all the IPv4 LAN packets, so they
   appear as coming from a single IPv4 address, and then in turn,
   stateless translated to a single IPv6 address.

Perhaps:
   Otherwise, if this dedicated prefix is not available, the CLAT
   function will need to do a stateful translation, for example,
   perform stateful NAT44 for all the IPv4 LAN packets so they
   appear as coming from a single IPv4 address; in turn, the
   CLAT function will perform a stateless translation to a 
   single IPv6 address.
-->
			<t>Otherwise, if this dedicated prefix is not available, the CLAT function will 
			need to do a stateful translation, for example, performing stateful NAT44 
			for all the IPv4 LAN packets, so they appear as coming from a single 
			IPv4 address, and then in turn, stateless translated to a single IPv6 
			address.</t>

			<t>A possible setup, in order to maximize the CLAT 
			performance, is to configure the dedicated translation prefix. This 
			can be easily achieved automatically, if the broadband CE or 
			end-user device is able to obtain a shorter prefix by means 
			of DHCPv6-PD <xref target="RFC8415"/> or other alternatives. 
			The CE can then use a specific /64 for the translation. This is also 
			possible when broadband is provided by a cellular access.</t>
			
			<t>The above recommendation is often not possible for cellular networks, 
			when connecting smartphones (as UEs): generally they don't use DHCPv6-PD 
			<xref target="RFC8415"/>. Instead, a single /64 is provided for 
			each Packet Data Protocol (PDP) context, and prefix sharing <xref target="RFC6877"/> is used. 
			In this case, the UEs typically have a build-in CLAT function that 
			is performing a stateful NAT44 translation before the stateless NAT46.</t>

		</section>

		<section title="EAM Considerations" anchor="EAM">
			<t>"Explicit Address Mappings for Stateless IP/ICMP Translation" 
			<xref target="RFC7757"/> provides a way to configure explicit 
			mappings between IPv4 and IPv6 prefixes of any length. 
			When this is used, for example, in a CLAT function, it may provide a 
			simple mechanism in order to avoid traffic flows between 
			IPv4-only nodes or applications and dual-stack destinations 
			to be translated twice (NAT46 and NAT64), by creating mapping 
			entries with the Global Unicast Address (GUA) of the IPv6-reachable destination. 
			This optimization of NAT64 usage is very useful in 
			many scenarios, including Content Delivery Networks (CDNs) and caches, as described in 
			<xref target="OPT-464XLAT"/>.</t>

			<t>In addition, it may also provide a way for IPv4-only 
			nodes or applications to communicate with IPv6-only destinations.</t>
			
		</section>

		<section title="Incoming Connections" anchor="incoming">
			<t>The use of NAT64, in principle, disallows IPv4 incoming connections, 
			which may still be needed for IPv4-only peer-to-peer applications. 
			However, there are several alternatives that resolve this issue:</t>
			<t><list style="letters">

<!--[rfced] Note that if I-D.ietf-tram-stunbis or
I-D.ietf-tram-turnbis become RFCs before this document is ready for
publication, the references to those documents
will be updated with the appropriate RFC number.

In the meantime, please confirm if RFCs 5389 and 5766 should be
replaced with I-D.ietf-tram-stunbis and I-D.ietf-tram-turnbis,
respectively, or if they should remain as is.

Original:
   a.  STUN ([RFC5389]), TURN ([RFC5766]) and ICE ([RFC8445]) are
       commonly used by peer-to-peer applications in order to allow
       incoming connections with IPv4 NAT.  In the case of NAT64, they
       work as well.  RFC editor note: If in time, replace STUN and TURN
       with [I-D.ietf-tram-stunbis] / [I-D.ietf-tram-turnbis].

-->
			<t>Session Traversal Utilities for NAT (STUN) <xref target="RFC5389"/>, Traversal Using Relays around NAT (TURN) <xref target="RFC5766"/>, and 
			Interactive Connectivity Establishment (ICE) <xref target="RFC8445"/> are commonly used by peer-to-peer 
			applications in order to allow incoming connections with IPv4 NAT. 


		<!--note from author: In the case of NAT64, they work as well. RFC editor note: If in time, 
			replace STUN and TURN with <xref target="STUN"/> / 
			<xref target="TURN-STUN"/>.--></t>
		
			<t>The Port Control Protocol (PCP) <xref target="RFC6887"/> allows a host to control how incoming 
			IPv4 and IPv6 packets are translated and forwarded. A NAT64 may implement 
			PCP to allow this service.</t>
		
			<t>EAM <xref target="RFC7757"/> may also be used in order to configure 
			explicit mappings for customers that require them. This is used, for example, 
			by Stateless IP/ICMP Translation for IPv6 Data Center Environments (SIIT-DC) <xref target="RFC7755"/> and SIIT-DC Dual Translation Mode (SIIT-DC-DTM) <xref target="RFC7756"/>.</t>
		
			</list></t>			
		</section>


		</section>


		<section title="Summary of Deployment Recommendations for NAT64/464XLAT">
			<t>It has been demonstrated that NAT64/464XLAT is a valid choice in several 
			scenarios (IPv6-IPv4 and IPv4-IPv6-IPv4), being the predominant mechanism 
			in the majority of the cellular networks, which account for hundreds 
			of millions of users <xref target="ISOC"/>. 
			NAT64/464XLAT offer different choices of deployment, 
			depending on each network case, needs, and requirements. Despite that, 
			this document is not an explicit recommendation for using this choice 
			versus other IPv4aaS transition mechanisms. Instead, this document 
			is a guide that facilitates evaluating a possible implementation 
			of NAT64/464XLAT and key decision points about specific design 
			considerations for its deployment.</t>

			<t>Depending on the specific requirements of each deployment case, 
			DNS64 may be a required function, while in other cases, the 
			adverse effects may be counterproductive. 
			Similarly, in some cases, a NAT64 function, together with a DNS64 function, 
			may be a valid solution when there is a certainty that IPv4-only hosts 
			or applications do not need to be supported (see Sections <xref target="literals" format="counter"/> 
			<xref target="ipv4-only" format="counter"/>). However, in other cases (i.e., IPv4-only devices 
			or applications that need to be supported), the limitations of NAT64/DNS64
			may indicate that the operator needs to look into 464XLAT as a more complete solution.</t>
			
			<t>For broadband-managed networks (where the CE is provided or 
			suggested/supported by the operator), in order to fully support 
			the actual user's needs (i.e., IPv4-only devices and applications and the 
			usage of IPv4 literals and non-IPv6-compliant APIs), the 464XLAT scenario 
			should be considered. In that case, it must support a CLAT function.</t>

<!--[rfced] May we reword this sentence for clarity? Please let us
know if this is agreeable or if you prefer otherwise.

Original:
   If the operator provides DNS services, in order to increase
   performance by reducing the double translation for all the IPv4
   traffic, they may support a DNS64 function and avoid, as much as
   possible, breaking DNSSEC. 

Perhaps: 
   If the operator that provides DNS services reduces the double
   translation for all IPv4 traffic in order to increase performance,
   they may support a DNS64 function and should avoid, as much as
   possible, breaking DNSSEC.
-->
			<t>If the operator provides DNS services, in order to increase performance 
			by reducing the double translation for all the IPv4 traffic, 
			they may support a DNS64 function and avoid, as much as possible,
			breaking DNSSEC. In this case, if the DNS service 
			is offering DNSSEC validation, then it must be in such a way that it is 
			aware of the DNS64. This is considered the simpler and safer approach, 
			and it may be combined with other recommendations described 
			in this document:</t>

			<t><list style="symbols">
			<t>DNS infrastructure MUST be aware of DNS64 (<xref target="dns64-aware"/>).</t>
			<t>Devices running CLAT SHOULD follow the indications in "Stub Validator"
			(see <xref target="stub"/>). However, this may be out of the 
			control of the operator.</t>

			<t>CEs SHOULD include a DNS proxy and validator (<xref target="dns-proxy"/>).</t>

			<t>"ACL of Clients" (see <xref
			target="acl-client"/>) and "Mapping Out IPv4 Addresses"
			(see <xref target="mapping-out"/>) MAY be considered by 
			operators, depending on their own infrastructure.</t>
			</list></t>

			<t>This "increased performance" approach has the disadvantage of 
			potentially breaking DNSSEC for a small percentage of validating 
			end hosts versus the small impact of a double translation taking place 
			in the CE. If CE performance is not an issue, which is the most frequent 
			case, then a much safer approach is to not use DNS64 at all, 
			and consequently, ensure that all the IPv4 traffic 
			is translated at the CLAT (<xref target="xlatwwdns64"/>).</t>
			
			<t>If DNS64 is not used, at least one of the alternatives 
			described in <xref target="nodns64"/> must be followed in order 
			to learn the NAT64 prefix.</t>

<!--[rfced] The following sentence is difficult to read. Please let us
know if the following update is agreeable or if you prefer
otherwise.

Original:
   The operator needs to consider that if the DNS configuration can be
   modified (Section 4.4, Section 4.4.2, Section 4.4.3), which most
   probably is impossible to avoid, there are chances that instead of
   configuring a DNS64 a foreign non-DNS64 is used.  

Perhaps:
   The operator needs to consider that if the DNS configuration is
   modified (see Sections 4.4, 4.4.2, and 4.4.3), which most likely 
   cannot be avoided, a foreign non-DNS64 could be used instead of 
   configuring a DNS64.  
-->


			<t>The operator needs to consider that if the DNS configuration can 
			be modified (Sections <xref target="foreignDNS" format="counter"/>, <xref target="dnspriv" format="counter"/>, and
			<xref target="SplitDNS" format="counter"/>), which most probably 
			is impossible to avoid, there are chances that instead of configuring 
			a DNS64 a foreign non-DNS64 is used. In a scenario with only a 
			NAT64 function, an IPv4-only remote host will no longer be accessible. 
			Instead, it will continue to work in the case of 464XLAT.</t>

			<t>Similar considerations need to be made regarding the usage of 
			a NAT64 WKP vs.&nbsp;NSP (<xref target="WKP-NSP"/>), as they must match 
			the configuration of DNS64. When using foreign DNS, 
			they may not match. 
			If there is a CLAT and the configured foreign DNS is not a DNS64, the 
			network will keep working only if other means of learning the NAT64 
			prefix are available.</t>
			
			<t>For broadband networks, as described in <xref target="CLAT"/>,  
			the CEs supporting a CLAT function SHOULD
			support DHCPv6-PD <xref target="RFC8415"/> or alternative means for 
			configuring a shorter prefix. The CE SHOULD internally reserve 
			one /64 for the stateless NAT46 translation. The operator must ensure 
			that the customers are allocated prefixes shorter than /64 in order 
			to support this optimization. One way or another, this is not 
			impacting the performance of the operator network.</t>

			<t>Operators may follow "Deployment Considerations" (Section 7 of <xref target="RFC6877"/>) for suggestions on how to 
			take advantage of traffic-engineering requirements.</t>

			<t>For cellular networks, the considerations regarding DNSSEC 
			may appear to be out of scope because UEs' Operating Systems 
			commonly don't support DNSSEC. However, applications running on them 
			may, or it may be an Operating System "built-in" support in the 
			future. Moreover, if those devices offer tethering, 
			other client devices behind the UE may be doing the validation; 
			hence, proper DNSSEC support by the operator network is relevant.</t>

			<t>Furthermore, cellular networks supporting 464XLAT 
			<xref target="RFC6877"/> and "Discovery of the IPv6 Prefix Used for 
			IPv6 Address Synthesis" <xref target="RFC7050"/> allow a progressive 
			IPv6 deployment, with a single Access Point Name (APN) supporting all types of PDP context 
			(IPv4, IPv6, and IPv4v6). This approach allows the network to 
			automatically serve every possible combination of UEs.</t>

			<t>If the operator chooses to provide validation for the DNS64 
			prefix discovery, it must follow the advice from "Validation of Discovered Pref64::/n" (see Section 3.1 of 
			<xref target="RFC7050"/>).</t>

			<t>One last consideration is that many networks may have a mix of different 
			complex scenarios at the same time; for example, customers that require 464XLAT
                        and those that don't, 
			customers that require DNS64 and those that don't, etc. In 
			general, the different issues and the approaches described in this document 
			can be implemented at the same time for different customers or parts of 
			the network. That mix of approaches doesn't present any problem or 
			incompatibility; they work well together as a matter of 
			appropriate and differentiated provisioning. In fact, the NAT64/464XLAT 
			approach facilitates an operator offering both cellular and broadband 
			services to have a single IPv4aaS for both networks while differentiating 
			the deployment key decisions to optimize each case. It's even possible to
			use hybrid CEs that have a main broadband access link and a backup via 
			the cellular network.</t>

			<t>In an ideal world, we could safely use DNS64 if the approach 
			proposed in <xref target="DNS-DNSSEC"/> 
			were followed, avoiding the cases where DNSSEC may be broken. 
			However, this will not solve the issues related to DNS privacy 
			and split DNS.</t>

			<t>The only 100% safe solution that also resolves all the issues
			is, in addition to having a CLAT function, not using a DNS64 but 
			instead making sure that the hosts have a built-in address 
			synthesis feature. Operators could manage to provide CEs with 
			the CLAT function; however, the built-in address 
			synthesis feature is out of their control. If the synthesis is 
			provided by either the Operating System (via its DNS resolver API) 
			or the application (via its own DNS resolver) in such way that 
			the prefix used for the NAT64 function is reachable for the host, 
			the problem goes away.</t>

			<t>Whenever feasible, using EAM <xref target="RFC7757"/> 
			as indicated in <xref target="EAM"/> provides a very relevant 
			optimization, avoiding double translations.</t>

			<t>Applications that require incoming connections typically 
			provide a means for that already. However, PCP and EAM, as indicated in 
			<xref target="incoming"/>, are valid alternatives, even for 
			creating explicit mappings for customers that require them.</t>

		</section>

		<section title="Deployment of 464XLAT/NAT64 in Enterprise Networks">
			<t>The recommendations in this document can also be used in 
			enterprise networks, campuses, and other similar scenarios (including 
			managed end-user networks).</t>

<!--[rfced] The last part of the sentence is difficult to parse.  Is
'for whatever reason' necessary to include and does 'IPv6-only
access' need to be in quote marks? Please let us know if you
agree with the suggested updates or if you prefer otherwise.

Original:
   This include scenarios where the NAT64 function (and DNS64 function,
   if available) are under the control of that network (or can be
   configured manually according to that network specific requirements),
   and for whatever reasons, there is a need to provide "IPv6-only
   access" to any part of that network or it is IPv6-only connected to
   third party-networks.

Perhaps:
   This includes scenarios where the NAT64 function (and DNS64 function,
   if available) are under the control of that network (or can be
   configured manually according to that network's specific requirements).
   There is a need to provide IPv6-only access to any part of that network; 
   otherwise, it is IPv6-only connected to third-party networks.

-->
			<t>This includes scenarios where the NAT64 function 
			(and DNS64 function, if available) are under 
			the control of that network (or can be configured manually according 
			to that network specific requirements), and for whatever reasons, 
			there is a need to provide "IPv6-only access" to any part of that 
			network or it is IPv6 only connected to third-party networks.</t>
			
			<t>An example is the IETF meeting network itself, 
			where both NAT64 and DNS64 functions are provided, presenting in this case 
			the same issues as per <xref target="spnatdns64"/>. If there 
			is a CLAT function in the IETF network, then there is no 
			need to use DNS64, and it falls under the considerations of 
			<xref target="xlat-dns64"/>. Both scenarios have been tested and 
			verified already in the IETF network.</t>


<!--[rfced] The use of 'not pretending to be' seems out of place in
the following sentence.  May we reword the text for clarity?

Original:
   Next figures are only meant to represent a few of the possible
   scenarios, not pretending to be the only feasible ones.

Perhaps:
   The following figures represent a few of the possible 
   scenarios.
-->
			<t>The following figures are only meant to represent a few of the possible 
			scenarios, not pretending to be the only feasible ones.</t>

			<t><xref target="enterprise-nat64-dns64"/> provides an example of an 
			IPv6-only enterprise network connected with a dual stack to 
			the Internet using local NAT64 and DNS64 functions.</t>

        <figure align="center" anchor="enterprise-nat64-dns64"
                title="IPv6-Only Enterprise with NAT64 and DNS64">
          <artwork align="center"><![CDATA[
+----------------------------------+
|       Enterprise Network         |
| +----------+        +----------+ |       +----------+
| |   IPv6-  |        |  NAT64   | |       |   IPv4   |
| |   only   +--------+    +     | +-------+     +    |
| |   LANs   |        |  DNS64   | |       |   IPv6   |
| +----------+        +----------+ |       +----------+
+----------------------------------+
            ]]></artwork>
        </figure>

			<t><xref target="enterprise-464xlat"/> provides an example of a 
			DS enterprise network connected with DS 
			to the Internet using a CLAT function, without a DNS64 function.</t>

<!--[rfced] For clarity, we updated the title for Figure 15 (added
"and a"). Please let us know if this is agreeable or if you
prefer otherwise.

Original:
   Figure 15: DS enterprise with CLAT, DS Internet, without DNS64

Current:
   Figure 15: DS enterprise with CLAT and a DS Internet, without DNS64

-->
        <figure align="center" anchor="enterprise-464xlat"
                title="DS Enterprise with CLAT and a DS Internet, without DNS64">
          <artwork align="center"><![CDATA[
+----------------------------------+
|       Enterprise Network         |
| +----------+        +----------+ |       +----------+
| |   IPv6   |        |          | |       |   IPv4   |
| |     +    +--------+  NAT64   | +-------+     +    |
| |   CLAT   |        |          | |       |   IPv6   |
| +----------+        +----------+ |       +----------+
+----------------------------------+
            ]]></artwork>
        </figure>

			<t>Finally, <xref target="enterprise-own-clat"/> provides an example of an 
			IPv6-only provider with a NAT64 function, and a DS enterprise 
			network by means of their own CLAT function, without a DNS64 function.</t>


        <figure align="center" anchor="enterprise-own-clat"
                title="DS Enterprise with CLAT and IPv6-Only Access, without DNS64">
          <artwork align="center"><![CDATA[
+----------------------------------+
|       Enterprise Network         |
| +----------+        +----------+ |        +----------+
| |   IPv6   |        |          | |  IPv6  |          |
| |     +    +--------+   CLAT   | +--------+   NAT64  |
| |   IPv4   |        |          | |  only  |          |
| +----------+        +----------+ |        +----------+
+----------------------------------+
            ]]></artwork>
        </figure>


		</section>

		<section title="Security Considerations">
			<t>This document does not have new specific security considerations beyond 
			those already reported by each of the documents cited. For example, DNS64 
			<xref target="RFC6147"/> already describes the DNSSEC issues.</t>

			<t>As already described in <xref
			target="foreignDNS"/>, note that there 
			may be undesirable interactions, especially if using VPNs or DNS privacy, 
			which may impact the correct performance of DNS64/NAT64.</t>

<!--[rfced] Please clarify what "an external one" refers to below so we may
update the text accordingly.  Also, we would like to replace
"remarked" with "note that".

Original:
   It should be remarked that the use of a DNS64 function has equivalent
   privacy considerations as in the case of a regular DNS, either
   located in the service provider or an external one.

Perhaps:
   Note that the use of a DNS64 function has privacy considerations 
   that are equivalent to regular DNS, and they are located in either 
   the service provider or an external service provider.
-->
			<t>It should be remarked that the use of a DNS64 function has equivalent 
			privacy considerations as in the case of a regular DNS, either located 
			in the service provider or an external one.</t>
		</section>

		<section title="IANA Considerations">
			<t> This document has no IANA actions.</t>
<!--[rfced] Please confirm if the following still needs to be
addressed in this document.

Original:
   Note: This section is assuming that https://www.rfc-
   editor.org/errata/eid5152 is resolved, otherwise, this section may
   include the required text to resolve the issue.

   Alternatively, this could be fixed also by
   [I-D.cheshire-sudn-ipv4only-dot-arpa].
-->

		</section>

	</middle>

  <back>

    <references title="Normative References">
    <?rfc include="reference.RFC.1918" ?>
    <?rfc include="reference.RFC.2119" ?>
    <?rfc include="reference.RFC.5389" ?>
    <?rfc include="reference.RFC.5625" ?>
    <?rfc include="reference.RFC.5766" ?>
    <?rfc include="reference.RFC.6052" ?>
    <?rfc include="reference.RFC.6535" ?>
    <?rfc include="reference.RFC.7915" ?>
    <?rfc include="reference.RFC.6144" ?>
    <?rfc include="reference.RFC.6146" ?>
    <?rfc include="reference.RFC.6147" ?>
    <?rfc include="reference.RFC.6877" ?>
    <?rfc include="reference.RFC.6887" ?>
    <?rfc include="reference.RFC.7050" ?>
    <?rfc include="reference.RFC.7225" ?>
    <?rfc include="reference.RFC.7757" ?>
    <?rfc include="reference.RFC.8174" ?>
    <?rfc include="reference.RFC.8273" ?>
    <?rfc include="reference.RFC.8305" ?>
    <?rfc include="reference.RFC.8375" ?>
    <?rfc include="reference.RFC.8415" ?>
    <?rfc include="reference.RFC.8445" ?>
    <?rfc include="reference.RFC.8484" ?>
    </references>

    <references title="Informative References">
    <?rfc include="reference.RFC.6889" ?>
    <?rfc include="reference.RFC.6950" ?>
    <?rfc include="reference.RFC.7051" ?>
    <?rfc include="reference.RFC.7269" ?>
    <?rfc include="reference.RFC.7755" ?>
    <?rfc include="reference.RFC.7756" ?>
    <?rfc include="reference.RFC.7849" ?>
    <?rfc include="reference.RFC.7858" ?>
    <?rfc include="reference.RFC.8094" ?>
    <?rfc include="reference.RFC.8219" ?>
    <?rfc include="reference.RFC.8585" ?>

<!--draft-ietf-6man-ra-pref64-03; I-D Exists -->
<reference anchor='PREF64'>
<front>
<title>Discovering PREF64 in Router Advertisements</title>
<author initials='L' surname='Colitti' fullname='Lorenzo Colitti'>
    <organization />
</author>
<author initials='J' surname='Linkova' fullname='Jen Linkova'>
    <organization />
</author>
<date month='July' year='2019' />
<abstract><t>This document specifies a Router Advertisement option to communicate NAT64 prefixes to clients.</t></abstract>
</front>
<seriesInfo name='Work in Progress,' value='draft-ietf-6man-ra-pref64-03' />
</reference>


<!--draft-huitema-quic-dnsoquic-06; I-D Exists -->
<reference anchor='QUIC-CONNECTIONS'>
<front>
<title>Specification of DNS over Dedicated QUIC Connections</title>
<author initials='C' surname='Huitema' fullname='Christian Huitema'>
    <organization />
</author>
<author initials='M' surname='Shore' fullname='Melinda Shore'>
    <organization />
</author>

<author initials='A' surname='Mankin' fullname='Allison Mankin'>
    <organization />
</author>

<author initials='S' surname='Dickinson' fullname='Sara Dickinson'>
    <organization />
</author>

<author initials='J' surname='Iyengar' fullname='Jana Iyengar'>
    <organization />
</author>
<date month='March' year='2019' />
<abstract><t>This document describes the use of QUIC to provide transport privacy for DNS.  The encryption provided by QUIC has similar properties to that provided by TLS, while QUIC transport eliminates the head-of- line blocking issues inherent with TCP and provides more efficient error corrections than UDP.  DNS over QUIC (DNS/QUIC) has privacy properties similar to DNS over TLS specified in RFC7858, and performance similar to classic DNS over UDP.</t></abstract>
</front>
<seriesInfo name='Work in Progress,' value='draft-huitema-quic-dnsoquic-06' />
</reference>


<!--draft-lmhp-v6ops-transition-comparison-03; I-D Exists -->
<reference anchor='IPv6-TRANSITION'>
<front>
<title>Pros and Cons of IPv6 Transition Technologies for IPv4aaS</title>
<author initials='G' surname='Lencse' fullname='Gabor Lencse'>
    <organization />
</author>
<author initials='J' surname='Palet' fullname='Jordi Palet'>
    <organization />
</author>

<author initials='L' surname='Howard' fullname='Lee Howard'>
    <organization />
</author>

<author initials='R' surname='Patterson' fullname='Richard Patterson'>
    <organization />
</author>
<author initials='I' surname='Farrer' fullname='Ian Farrer'>
    <organization />
</author>
<date month='July' year='2019' />
<abstract><t>Several IPv6 transition technologies have been developed to provide customers with IPv4-as-a-Service (IPv4aaS) for ISPs with an IPv6-only access and/or core network.  All these technologies have their advantages and disadvantages, and depending on existing topology, skills, strategy and other preferences, one of these technologies may be the most appropriate solution for a network operator.  This document examines the five most prominent IPv4aaS technologies considering a number of different aspects to provide network operators with an easy to use reference to assist in selecting the technology that best suits their needs.</t></abstract>
</front>
<seriesInfo name='Work in Progress,' value='draft-lmhp-v6ops-transition-comparison-03' />
</reference>


<!--draft-bp-v6ops-ipv6-ready-dns-dnssec-00; Expired -->
<reference anchor='DNS-DNSSEC'>
<front>
<title>IPv6-Ready DNS/DNSSSEC Infrastructure</title>
<author initials='C' surname='Byrne' fullname='Cameron Byrne'>
    <organization />
</author>
<author initials='J' surname='Palet' fullname='Jordi Palet'>
    <organization />
</author>
<date month='October' year='2018' />
<abstract><t>This document defines the timing for implementing a worldwide IPv6-Ready DNS and DNSSEC infrastructure, in order to facilitate the global IPv6-only deployment.  A key issue for this, is the need for a global support of DNSSEC and DNS64, which in some scenarios do not work well together.  This document states that any DNSSEC signed resources records should include a native IPv6 resource record as the most complete and expedient path to solve any deployment conflict with DNS64 and DNSSEC</t></abstract>
</front>
<seriesInfo name='Work in Progress,' value='draft-bp-v6ops-ipv6-ready-dns-dnssec-00' />
</reference>


<!--draft-palet-v6ops-464xlat-opt-cdn-caches-03; I-D Exists -->
<reference anchor='OPT-464XLAT'>
<front>
<title>464XLAT Optimization</title>
<author initials='J' surname='Palet' fullname='Jordi Palet'>
    <organization />
</author>
<author initials='A' surname='D&apos;Egidio' fullname='Alejandro D&apos;Egidio'>
    <organization />
</author>
<date month='July' year='2019' />
<abstract><t>This document proposes possible solutions to avoid certain drawbacks of IP/ICMP Translation Algorithm (SIIT) when the destinations are available with IPv6.  When SIIT is used as a NAT46 and IPv4-only devices or applications initiate traffic flows to dual-stack CDNs (Content Delivery Networks), Caches or other network resources (in the operator network or Internet), those flows will be translated back to IPv4 by a NAT64.  This is the case for 464XLAT and MAP-T.</t></abstract>
</front>
<seriesInfo name='Work in Progress,' value='draft-palet-v6ops-464xlat-opt-cdn-caches-03' />
</reference>


<!--draft-li-intarea-nat64-prefix-dhcp-option-02; I-D Exists -->
<reference anchor='DHCPv6-OPTIONS'>
<front>
<title>DHCPv6 Options for Discovery NAT64 Prefixes</title>
<author initials='L' surname='Li' fullname='Lishan Li'>
    <organization />
</author>

<author initials='Y' surname='Cui' fullname='Yong Cui'>
    <organization />
</author>

<author initials='C' surname='Liu' fullname='Cong Liu'>
    <organization />
</author>

<author initials='J' surname='Wu' fullname='Jianping Wu'>
    <organization />
</author>

<author initials='F' surname='Baker' fullname='Fred Baker'>
    <organization />
</author>
<author initials='J' surname='Palet' fullname='Jordi Palet'>
    <organization />
</author>
<date month='April' year='2019' />
<abstract><t>Several IPv6 transition mechanisms require the usage of stateless or stateful translators (commonly named as NAT64) able to allow IP/ICMP communication between IPv4 and IPv6 networks.  Those translators are using either a default Well-Known Prefix (WKP), and/or one or several additional Network Specific Prefixes (NSP), which need to be configured into the nodes willing to use the translator.  Different translators will likely have different IPv6 prefixes, to attract traffic to the correct translator.  Thus, an automatic translator prefix discovery method is necessary.  This document defines a DHCPv6-based method to inform DHCPv6 clients the set of IPv6 and IPv4 prefixes it serves.  This DHCPv6 option can be used by several transition mechanisms such as SIIT, 464XLAT, EAM.</t></abstract>
</front>
<seriesInfo name='Work in Progress,' value='draft-li-intarea-nat64-prefix-dhcp-option-02' />
</reference>


<!--draft-vixie-dnsop-dns-rpz-00; Replaced by draft-ietf-dnsop-dns-rpz, which is replaced by draft-vixie-dnsop-dns-rpz 
(which is expired; ISE review (history last modified 8/2018) -->
<reference anchor='DNS-RPZ'>
<front>
<title>DNS Response Policy Zones (RPZ)</title>
<author initials='P' surname='Vixie' fullname='Paul Vixie'>
    <organization />
</author>
<author initials='V' surname='Schryver' fullname='Vernon Schryver'>
    <organization />
</author>
<date month='June' year='2018' />
<abstract><t>This document describes a method for expressing DNS response policy inside a specially constructed DNS zone, and for recursive name servers to use such policy to return modified results to DNS clients. The modified DNS results can stop access to selected HTTP servers, redirect users to "walled gardens", block objectionable email, and otherwise defend against attack.  These "DNS Firewalls" are widely used in fighting Internet crime and abuse.</t></abstract>
</front>
<seriesInfo name='Work in Progress,' value='draft-vixie-dnsop-dns-rpz-00' />
</reference>


<!-- <?rfc include="reference.I-D.cheshire-sudn-ipv4only-dot-arpa.xml" ?>; Expired -->
<reference anchor='IPV4ONLY-ARPA'>
<front>
<title>Special Use Domain Name 'ipv4only.arpa'</title>
<author initials='S' surname='Cheshire' fullname='Stuart Cheshire'>
    <organization />
</author>
<author initials='D' surname='Schinazi' fullname='David Schinazi'>
    <organization />
</author>
<date month='November' year='2018' />
<abstract><t>The specification for how a client discovers its local network's NAT64 prefix [RFC7050] defines the special name 'ipv4only.arpa' for this purpose, but in its Domain Name Reservation Considerations section that specification indicates that the name actually has no particularly special properties would require special handling, and does not request IANA to record the name in the Special-Use Domain Names registry.  Consequently, despite the well articulated special purpose of the name, 'ipv4only.arpa' was not recorded in the Special-Use Domain Names registry as a name with special properties.  As a result of this omission, in cases where software needs to give this name special treatment in order for it to work correctly, there was no clear mandate authorizing software authors to implement that special treatment.  Software implementers were left with the choice between not implementing the special behavior necessary for the name queries to work correctly, or implementing the special behavior and being accused of being noncompliant with some RFC.  This document describes the special treatment required, formally declares the special properties of the name, and adds similar declarations for the corresponding reverse mapping names.</t></abstract>
</front>
<seriesInfo name='Work in Progress,' value='draft-cheshire-sudn-ipv4only-dot-arpa-14' />
</reference>


<!--draft-ietf-tram-turnbis-29; In EDIT state as of 07/30/19 -->
<!--<reference anchor='TURN-STUN'>
<front>
<title>Traversal Using Relays around NAT (TURN): Relay Extensions to Session Traversal Utilities for NAT (STUN)</title>

<author initials='R' surname='K' fullname='Reddy K'>
    <organization />
</author>

<author initials='A' surname='Johnston' fullname='Alan Johnston'>
    <organization />
</author>

<author initials='P' surname='Matthews' fullname='Philip Matthews'>
    <organization />
</author>

<author initials='J' surname='Rosenberg' fullname='Jonathan Rosenberg'>
    <organization />
</author>
<date month='July' year='2019' />
<abstract><t>If a host is located behind a NAT, then in certain situations it can be impossible for that host to communicate directly with other hosts (peers).  In these situations, it is necessary for the host to use the services of an intermediate node that acts as a communication relay.  This specification defines a protocol, called TURN (Traversal Using Relays around NAT), that allows the host to control the operation of the relay and to exchange packets with its peers using the relay.  TURN differs from other relay control protocols in that it allows a client to communicate with multiple peers using a single relay address.  The TURN protocol was designed to be used as part of the ICE (Interactive Connectivity Establishment) approach to NAT traversal, though it also can be used without ICE.  This document obsoletes RFC 5766 and RFC 6156.</t></abstract>
</front>
<seriesInfo name='Work in Progress,' value='draft-ietf-tram-turnbis-29' />
</reference>-->


<!--draft-ietf-tram-stunbis-21; In AUTH48 state as of 07/30/19 -->
<!--<reference anchor='STUN'>
<front>
<title>Session Traversal Utilities for NAT (STUN)</title>
<author initials='M' surname='Petit-Huguenin' fullname='Marc Petit-Huguenin'>
    <organization />
</author>
<author initials='G' surname='Salgueiro' fullname='Gonzalo Salgueiro'>
    <organization />
</author>
<author initials='J' surname='Rosenberg' fullname='Jonathan Rosenberg'>
    <organization />
</author>
<author initials='D' surname='Wing' fullname='Dan Wing'>
    <organization />
</author>
<author initials='R' surname='Mahy' fullname='Rohan Mahy'>
    <organization />
</author>
<author initials='P' surname='Matthews' fullname='Philip Matthews'>
    <organization />
</author>
<date month='March' year='2019' />
<abstract><t>Session Traversal Utilities for NAT (STUN) is a protocol that serves as a tool for other protocols in dealing with Network Address Translator (NAT) traversal.  It can be used by an endpoint to determine the IP address and port allocated to it by a NAT.  It can also be used to check connectivity between two endpoints, and as a keep-alive protocol to maintain NAT bindings.  STUN works with many existing NATs, and does not require any special behavior from them.  STUN is not a NAT traversal solution by itself.  Rather, it is a tool to be used in the context of a NAT traversal solution.  This document obsoletes RFC 5389.</t></abstract>
</front>
<seriesInfo name='Work in Progress,' value='draft-ietf-tram-stunbis-21' />
</reference>-->


      <reference anchor="Threat-DNS64" target="https://www.sciencedirect.com/science/article/pii/S0167404818303663?via%3Dihub">
        <front>
          <title>Methodology for the identification of potential security issues of different IPv6 transition technologies: Threat analysis of DNS64 and stateful NAT64</title>
          <author initials="G" surname="Lencse">
          </author>
          <author initials="Y" surname="Kadobayashi">
          </author>
          <date month="August" year="2018" />
        </front>
		<seriesInfo name="Computers &amp; Security" value=""/>
		<seriesInfo name="vol." value="77"/>
		<seriesInfo name="no." value="1"/>
		<seriesInfo name="pp." value="397-411"/>
		<seriesInfo name="DOI" value="10.1016/j.cose.2018.04.012"/>
      </reference>


      <reference anchor="DNS64-Benchm" target="https://www.sciencedirect.com/science/article/pii/S0140366418302184?via%3Dihub">
        <front>
          <title>Benchmarking DNS64 Implementations: Theory and Practice</title>
          <author initials="G" surname="Lencse">
          </author>
          <author initials="Y" surname="Kadobayashi">
          </author>
          <date month="September" year="2018" />
        </front>
		<seriesInfo name="Computer Communications" value=""/>
		<seriesInfo name="vol." value="127"/>
		<seriesInfo name="no." value="1"/>
		<seriesInfo name="pp." value="61-74"/>
		<seriesInfo name="DOI" value="10.1016/j.comcom.2018.05.005"/>
      </reference>


      <reference anchor="DNS64-BM-Meth" target="https://www.sciencedirect.com/science/article/pii/S0140366416305904?via%3Dihub">
        <front>
          <title>Benchmarking Methodology for DNS64 Servers</title>

          <author initials="G" surname="Lencse">
          </author>

          <author initials="M" surname="Georgescu">
          </author>

          <author initials="Y" surname="Kadobayashi">
          </author>

          <date month="September" year="2017" />
        </front>
		<seriesInfo name="Computer Communications" value=""/>
		<seriesInfo name="vol." value="109"/>
		<seriesInfo name="no." value="1"/>
		<seriesInfo name="pp." value="162-175"/>
		<seriesInfo name="DOI" value="10.1016/j.comcom.2017.06.004"/>
      </reference>

      <reference anchor="About-DNS64" target="https://blog.apnic.net/2016/06/09/lets-talk-ipv6-dns64-dnssec/">
        <front>
          <title>Let's talk about IPv6 DNS64 &amp; DNSSEC</title>
          <author initials="J" surname="Linkova">
            <organization>APNIC Blog</organization>
          </author>
          <date month="June" year="2016" />
        </front>
      </reference>

      <reference anchor="FCC" target="https://www.fcc.gov/reports-research/reports/measuring-broadband-america/measuring-broadband-america-mobile-2013-2018">
        <front>
          <title>Measuring Broadband America Mobile 2013-2018 Coarsened Data</title>
          <author>
            <organization>FCC</organization>
          </author>
          <date month="December" year="2018" />
        </front>
      </reference>

      <reference anchor="ARCEP" target="https://www.arcep.fr/cartes-et-donnees/nos-publications-chiffrees/service-client-des-operateurs-mesures-de-la-qualite-de-service/service-client-des-operateurs-les-mesures-de-qualite-de-service.html">
        <front>
          <title>Service client des operateurs : les mesures de qualite de service</title>
          <author>
            <organization>ARCEP</organization>
          </author>
          <date month="April" year="2018" />
        </front>
      </reference>

      <reference anchor="ISOC" target="https://www.internetsociety.org/resources/2018/state-of-ipv6-deployment-2018/">
        <front>
          <title>State of IPv6 Deployment 2018</title>
          <author>
            <organization>ISOC</organization>
          </author>
          <date month="June" year="2018" />
        </front>
      </reference>

	<reference anchor="RIPE-690" target="https://www.ripe.net/publications/docs/ripe-690">
		<front>
			<title>Best Current Operational Practice for Operators: IPv6 prefix assignment for end-users - persistent vs non-persistent, and what size to choose</title>
			<author surname="RIPE">
			    <organization> RIPE</organization>
			</author>
			<date month="October" year="2017" />
			</front>
	</reference>
    </references>


<!--[rfced] Fyi, we moved the 3 sections labeled as 'Annex A, B, and C'
to appear after the references, and they have been renamed as
'Appendix A, B, and C' to match usual RFC Series style.  

Updated:
Appendix A.  Example of Broadband Deployment with 464XLAT
Appendix B.  CLAT Implementation
Appendix C.  Benchmarking
-->
    <section title="Example of Broadband Deployment with 464XLAT">
      <t>This section summarizes how an operator may deploy an IPv6-only 
      network for residential/SOHO customers, supporting IPv6 inbound 
      connections, and IPv4-as-a-Service (IPv4aaS) by using 464XLAT.</t>

      <t>Note that an equivalent setup could also be provided for enterprise 
      customers. If they need to support IPv4 inbound connections, several 
      mechanisms, depending on specific customer needs, allow it; see 
      <xref target="RFC7757"/>.</t>

	  <t>Conceptually, most of the operator network could be IPv6 only 
	  (represented in the next figures as "IPv6-only flow"), or even if 
	  part of the network is actually dual stack, only IPv6 access 
	  is available for some customers (i.e., residential customers). 
	  This part of the network connects the IPv6-only subscribers 
	  (by means of IPv6-only access links) to the IPv6 upstream providers 
	  and to the IPv4-Internet by means of NAT64 (PLAT 
	  in the 464XLAT terminology).</t>

	  <t>The traffic flow from and back to the CE to services available in the 
	  IPv6 Internet (or even dual-stack remote services, when IPv6 is being used) 
	  is purely native IPv6 traffic, so there are no special considerations about it.</t>

<!--[rfced] We updated this sentence for clarity. Please let us know
if this retains the intended meaning or if there is another way to rephrase.

Original:
   Looking at the picture from the DNS perspective, there are remote
   networks with are IPv4-only, and typically will have only IPv4 DNS
   (DNS/IPv4), or at least will be seen as that from the CE perspective.

Current:
   From the DNS perspective, there are remote networks with IPv4 only 
   that will typically have only IPv4 DNS (DNS/IPv4) or will at least 
   be seen as IPv4 DNS from the CE perspective.
-->

	  <t>From the DNS perspective, there are remote 
	  networks with IPv4 only that will typically have only IPv4 DNS 
	  (DNS/IPv4) or will at least be seen as IPv4 DNS from the CE perspective. 
	  On the operator side, the DNS, as seen from the CE, is 
	  only IPv6 (DNS/IPv6), and it also has a DNS64 function. </t>

	  <t>On the customer LANs side, there is actually one network, which of course 
	  could be split into different segments. The most common setup will be 
	  dual-stack segments, using global IPv6 addresses and <xref target="RFC1918"/> 
	  for IPv4, in any regular residential / Small Office, Home Office (SOHO) IPv4 network. 
	  In the figure below, it is represented as tree segments to show that the 
	  three possible setups are valid (IPv6 only, IPv4 only, and dual stack).</t>

        <figure align="center" anchor="clat-CE-DNS64"
                title="CE Setup with Built-In CLAT, with DNS64">
          <artwork align="center"><![CDATA[
    .-----.    +-------+     .-----.                   .-----.
   / IPv6- \   |       |    /       \                 /       \
  (  only   )--+ Res./ |   /  IPv6-  \    .-----.    /  IPv4-  \
   \ LANs  /   | SOHO  +--(   only    )--( NAT64 )--(   only    )
    `-----'    |       |   \  flow   /    `-----'    \  flow   /
    .-----.    | IPv6  |    \       /                 \       /
   / IPv4- \   |  CE   |     `--+--'                   `--+--'
  (  only   )--+ with  |        |                         |
   \ LANs  /   | CLAT  |    +---+----+                +---+----+
    `-----'    |       |    |DNS/IPv6|                |DNS/IPv4|
    .-----.    +---+---+    |  with  |                +--------+
   / Dual- \       |        | DNS64  |
  (  Stack  )------|        +--------+
   \ LANs  /
    `-----'
            ]]></artwork>
        </figure>

	  <t>In addition to the regular CE setup, which typically will be
	  access-technology dependent, the steps for the CLAT function 
	  configuration can be summarized as follows:</t>
			<t><list style="numbers">
				<t>Discovery of the PLAT (NAT64) prefix: It may be done 
				using <xref target="RFC7050"/>, <xref target="RFC7225"/> in those networks where PCP 
				is supported, or other 
				alternatives that may be available in the future, such as Router 
				Advertising <xref target="PREF64"/> or 
				DHCPv6 options <xref target="DHCPv6-OPTIONS"/>.</t>

				<t>If the CLAT function allows stateless NAT46 translation, a /64 from 
				the pool typically provided to the CE by means of DHCPv6-PD 
				<xref target="RFC8415"/> needs to be set aside for that translation. 
				Otherwise, the CLAT is forced to perform an intermediate stateful 
				NAT44 before the stateless NAT46, as described in <xref target="CLAT"/>.</t>
			</list></t>

	  <t>A more detailed configuration approach is described in 
	  <xref target="RFC8585"/>.</t>

	  <t>The operator network needs to ensure that the correct responses are provided 
	  for the discovery of the PLAT prefix. It is highly recommended 
	  that <xref target="RIPE-690"/> be followed in order to ensure that multiple /64s 
	  are available, including the one needed for the NAT46 stateless translation.</t>

	  <t>The operator needs to understand other issues, as described throughout this document, 
	  in order to make relevant decisions. For example, if several NAT64 functions 
	  are needed in the context of scalability / high availability, an NSP should be 
	  considered (see <xref target="WKP-NSP"/>).</t>

	  <t>More complex scenarios are possible, for example, if a network offers 
	  multiple NAT64 prefixes, destination-based NAT64 prefixes, etc.</t>

	  <t>If the operator decides not to provide a DNS64 function, then this 
	  setup will be the same as the following figure. This will also be
	  the setup that will be seen from the perspective 
	  of the CE, if a foreign DNS is used and consequently is 
	  not the operator-provided DNS64 function.</t>
      
        <figure align="center" anchor="clat-CE"
                title="CE Setup with Built-In CLAT, without DNS64">
          <artwork align="center"><![CDATA[
    .-----.    +-------+     .-----.                   .-----.
   / IPv6- \   |       |    /       \                 /       \
  (  only   )--+ Res./ |   /  IPv6-  \    .-----.    /  IPv4-  \
   \ LANs  /   | SOHO  +--(   only    )--( NAT64 )--(   only    )
    `-----'    |       |   \  flow   /    `-----'    \  flow   /
    .-----.    | IPv6  |    \       /                 \       /
   / IPv4- \   |  CE   |     `--+--'                   `--+--'
  (  only   )--+ with  |        |                         |
   \ LANs  /   | CLAT  |    +---+----+                +---+----+
    `-----'    |       |    |DNS/IPv6|                |DNS/IPv4|
    .-----.    +---+---+    +--------+                +--------+
   / Dual- \       |
  (  Stack  )------|
   \ LANs  /
    `-----'
            ]]></artwork>
        </figure>

	  <t>In this case, the discovery of the PLAT prefix needs to be arranged as 
	  indicated in <xref target="nodns64"/>.</t>

<!--[rfcced] The following sentence is tough to read.  May we break it
up into two sentences as follows? 

Original:
   In this case, the CE doesn't have a built-in CLAT function, or the
   customer can choose to setup the IPv6 operator-managed CE in bridge
   mode (and optionally use an external router), or for example, there
   is an access technology that requires some kind of media converter
   (ONT for FTTH, Cable-Modem for DOCSIS, etc.), the complete setup will
   look as in Figure 19. 

Perhaps:
   In addition, if the CE doesn't have a built-in CLAT function, the
   customer can choose to set up the IPv6 operator-managed CE in bridge
   mode (and optionally use an external router). Or, for example, if there
   is an access technology that requires some kind of media converter
   (Optical Network Termination (ONT) for fiber to the home (FTTH), 
   Cable Modem for Data-Over-Cable Service Interface Specification (DOCSIS), 
   etc.), the complete setup will look like Figure 19. 
-->

	  <t>In this case, the CE doesn't have a built-in CLAT function, or the customer can 
	  choose to set up the IPv6 operator-managed CE in bridge mode (and optionally 
	  use an external router), or for example, there is an access technology 
	  that requires some kind of media converter (Optical Network Termination (ONT) for 
          fiber to the home (FTTH), Cable Modem 
	  for Data-Over-Cable Service Interface Specification (DOCSIS), etc.), the complete 
          setup will look as in <xref target="clat-bridge"/>. 

	  Obviously, there will be some intermediate configuration steps for the 
	  bridge, depending on the specific access technology/protocols, which 
	  should not modify the steps already described in the previous cases 
	  for the CLAT function configuration.</t>

        <figure align="center" anchor="clat-bridge"
                title="CE Setup with Bridged CLAT, without DNS64">
          <artwork align="center"><![CDATA[
               +-------+     .-----.                   .-----.
               |       |    /       \                 /       \
               | Res./ |   /  IPv6-  \    .-----.    /  IPv4-  \
               | SOHO  +--(   only    )--( NAT64 )--(   only    )
               |       |   \  flow   /    `-----'    \  flow   /
               | IPv6  |    \       /                 \       /
               |  CE   |     `--+--'                   `--+--'
               | Bridge|        |                         |
               |       |    +---+----+                +---+----+
               |       |    |DNS/IPv6|                |DNS/IPv4|
               +---+---+    +--------+                +--------+
                   |
    .-----.    +---+---+
   / IPv6- \   |       |
  (  only   )--+ IPv6  |
   \ LANs  /   | Router|
    `-----'    |       |
    .-----.    | with  |
   / IPv4- \   | CLAT  |
  (  only   )--+       |
   \ LANs  /   |       |
    `-----'    |       |
    .-----.    +---+---+
   / Dual- \       |
  (  Stack  )------|
   \ LANs  /
    `-----'
            ]]></artwork>
        </figure>


<!--[rfced] May we update the following sentence for easier
readability? Please let us know if this upate is agreeable or if
you prefer otherwise.

Original:
   It should be avoided that several routers (i.e., the operator
   provided CE and a downstream user provided router) enable
   simultaneously routing and/or CLAT, in order to avoid multiple NAT44
   and NAT46 levels, as well as ensuring the correct operation of
   multiple IPv6 subnets. 

Perhaps: 
   Several routers (i.e., the operator-provided CE and the downstream 
   user-provided router) that enable simultaneous routing and/or CLAT
   should be avoided to ensure that multiple NAT44 and NAT46 levels 
   are not used and that the operation of multiple IPv6 subnets is correct.
-->
		<t>It should be avoided that several routers (i.e., the operator-
                 provided CE and a downstream user-provided router) enable
                 simultaneously routing and/or CLAT, in order to avoid multiple NAT44
                 and NAT46 levels, as well as ensuring the correct operation of
                 multiple IPv6 subnets.  In those cases, 
		 the use of the Home Networking Control Protocol (HNCP) <xref target="RFC8375"/> is suggested.</t>

		<t>Note that the procedure described here for the CE setup can be simplified 
		if the CE follows <xref target="RFC8585"/>.</t>
      
    </section>

    <section title="CLAT Implementation">
		<t>In addition to the regular set of features for a CE, a CLAT CE 
		implementation requires support for:</t>
			<t><list style="symbols">
		 		<t><xref target="RFC7915"/> for the NAT46 function.</t>
		 		<t><xref target="RFC7050"/> for the PLAT prefix discovery.</t>
		 		<t><xref target="RFC7225"/> for the PLAT prefix discovery if PCP is supported.</t>
		 		<t><xref target="PREF64"/> for the PLAT prefix 
		 		discovery by means of Router Advertising.</t>
		 		<t><xref target="DHCPv6-OPTIONS"/> for the PLAT prefix 
		 		discovery by means of DHCP.</t>

<!--[rfced] The following sentence does not parse.  Please clarify the
intended meaning.

Original:
   o  If stateless NAT46 is supported, a mechanism to ensure that
   multiple /64 are available, such as DHCPv6-PD [RFC8415].



-->
		 		<t>If stateless NAT46 is supported, a mechanism to ensure that 
		 		multiple /64 are available, such as DHCPv6-PD .</t>
			</list></t>

		<t>There are several Open Source implementations of CLAT, such as:</t>
			<t><list style="symbols">
<!--[rfced] Clicking on the following URL leads to a 404 error
message. Is there a more current URL?

Original:
OpenWRT: https://github.com/openwrt-routing/packages/blob/master/nat46/files/464xlat.sh


-->
				<t>Android: "https://github.com/ddrown/android_external_android-clat"</t>
				<t>Jool: "https://www.jool.mx"</t>
				<t>Linux: "https://github.com/toreanderson/clatd"</t>
				<t>OpenWRT: https://github.com/openwrt-routing/packages/blob/master/nat46/files/464xlat.sh"</t>
				<t>VPP: "https://git.fd.io/vpp/tree/src/plugins/nat"</t>
			</list></t>

    </section>

    <section title="Benchmarking">
		<t>A benchmarking methodology for IPv6 
		transition technologies has been defined in <xref target="RFC8219"/>. NAT64 and 464XLAT are addressed 
                among the single- and 
		double-translation technologies, respectively. DNS64 is addressed in 
		Section 9, and the methodology is elaborated in <xref target="DNS64-BM-Meth"/>.</t>

		<t>Several documents provide references to benchmarking results, for example, 
		for DNS64 <xref target="DNS64-Benchm"/>.</t>
    </section>


	<section title="Acknowledgements" numbered="no">
			<t>The author would like to acknowledge the inputs of Gabor Lencse, 
			Andrew Sullivan, Lee Howard, Barbara Stark, Fred Baker, 
			Mohamed Boucadair, Alejandro D'Egidio, Dan Wing, Mikael Abrahamsson, 
			and Eric Vyncke.</t>

			<t>Conversations with Marcelo Bagnulo, one of the coauthors of NAT64 and 
			DNS64, and email correspondence via the IETF mailing lists with Mark Andrews
			have been very useful for this work.</t>

			<t>Work on this document was inspired by Christian Huitema, who suggested 
			that DNS64 should never be used when deploying CLAT
			in the IETF network.</t>
			
		</section>



  </back>
</rfc>
