<div dir="auto"><div dir="auto">According to what I've read, that's exactly what DNS64 does. It converts A records to AAAA records. (For mixed networks, it just passes through AAAA records, but that's not in my configuration):<div dir="auto"><br></div><div dir="auto">"DNS64 is a mechanism for synthesizing AAAA resource records (RRs) from A RRs." - <a href="https://tools.ietf.org/html/rfc6147" target="_blank" rel="noreferrer">https://tools.ietf.org/html/rfc6147</a></div><div dir="auto"><br></div><div dir="auto">"DNS64 describes a DNS server that when asked for a domain's AAAA records, but only finds A records, synthesizes the AAAA records from the A records." - <a href="https://en.m.wikipedia.org/wiki/IPv6_transition_mechanism" target="_blank" rel="noreferrer">https://en.m.wikipedia.org/wiki/IPv6_transition_mechanism</a></div><div dir="auto"><br></div><div dir="auto">Rick</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Apr 11, 2018 5:40 PM, "Chuck Swiger" <<a href="mailto:cswiger@mac.com" target="_blank" rel="noreferrer">cswiger@mac.com</a>> wrote:<br type="attribution"><blockquote class="m_-9050390310399715822quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="m_-9050390310399715822quoted-text">On Apr 11, 2018, at 3:32 PM, Rick Tillery <<a href="mailto:rtillerywork@gmail.com" rel="noreferrer noreferrer" target="_blank">rtillerywork@gmail.com</a>> wrote:<br>
> I'll give those tools a try, but I don't understand how my client is requesting an A record. It only has IPv6 networking. DNS64 should be requesting an A record, but that the client should see is the converted AAAA record. Is that not right?<br>
<br></div>
Nope-- DNS requests aren't going to convert an A record to a AAAA record.<br>
<br>
Normally, IPv6 only machines should request IPv6 AAAA records by preference, and fall back to IPv4 A records only when IPv6 isn't available.  However, your IPv6-only machine will route IPv4 traffic using 6-in-4 or NAT64 addressing, otherwise you'd get broken connectivity to IPv4-only addresses.<br>
<br>
Regards,<div class="m_-9050390310399715822signature-text"><br>
-- <br>
-Chuck<br>
<br>
</div></blockquote></div><br></div></div>