<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>dns64 on CoreDNS: DNS and Service Discovery</title><link>https://coredns.website.cncfstack.com/tags/dns64/</link><description>Recent content in dns64 on CoreDNS: DNS and Service Discovery</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>CoreDNS - All Rights Reserved</copyright><lastBuildDate>Mon, 24 Jan 2022 14:51:48 +0000</lastBuildDate><atom:link href="https://coredns.website.cncfstack.com/tags/dns64/index.xml" rel="self" type="application/rss+xml"/><item><title>dns64</title><link>https://coredns.website.cncfstack.com/plugins/dns64/</link><pubDate>Mon, 24 Jan 2022 14:51:48 +0000</pubDate><guid>https://coredns.website.cncfstack.com/plugins/dns64/</guid><description>Description The dns64 plugin will when asked for a domain&amp;rsquo;s AAAA records, but only finds A records, synthesizes the AAAA records from the A records.
The synthesis is only performed if the query came in via IPv6.
This translation is for IPv6-only networks that have NAT64.
Syntax dns64 [PREFIX] PREFIX defines a custom prefix instead of the default 64:ff9b::/96. Or use this slightly longer form with more options:
dns64 [PREFIX] { [translate_all] prefix PREFIX [allow_ipv4] } prefix specifies any local IPv6 prefix to use, instead of the well known prefix (64:ff9b::/96) translate_all translates all queries, including responses that have AAAA results.</description></item></channel></rss>