Questions tagged [nat64]

NAT64 is a method for allowing IPv6-only clients to connect to IPv4-only servers

NAT64 is a method described in RFC6147 which through a variant of NAT that translates between IPv4 and IPv6 will allow IPv6-only clients to reach IPv4-only servers. Often used in conjunction with DNS64. But can also used by itself by creating authoritative AAAA records or in a 464XLAT setup.

1 questions
2
votes
1 answer

Running IPv4 only application on IPv6 only network

I have an Ubuntu 16.04 machine connected to an IPv6 only network. One application I want to run on this machine appears to not work properly with IPv6. I know 464XLAT is supposed to make such applications work. The NAT64 part is operated by the ISP…
kasperd
  • 1,779