'PING6 for DNS64 translated address

I am experiencing issues when trying to get reply for PING6 when using DNS64 translated address.

test: dig +short nat64-tutorial.mx A 200.94.183.9 dig +short nat64-tutorial.mx AAAA 64:ff9b::c85e:b709

ping6 64:ff9b::c85e:b709 PING 64:ff9b::c85e:b709(64:ff9b::c85e:b709) 56 data bytes ^C --- 64:ff9b::c85e:b709 ping statistics --- 6 packets transmitted, 0 received, 100% packet loss, time 5116ms

If I use any other normal IPV6 address, I get normal reply.

dns


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source