Scenario: #IPv6mostly network - supported clients get only #IPv6 addresses due to DHCP option 108 -> #464XLAT
Roku app:
Update:
Während ich kurz telefonieren war, hat @jana ein CLAT-Container gebaut, der in meinem v6only Kubernetes tut. https://codeberg.org/itz_jana/tundra-nat64-container
Einziges Problem: Wir haben noch ein hässliches NAT66. #ipv6 #uplink26 #464xlat
It seems to me, they need more testers.
#NetworkManager just got #464XLAT CLAT support merged in.
IMHO this is a major step for #IPv6-only/mostly support on Linux, with NetworkManager likely being the most used network tool on Linux desktops out there.
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2107
Huge thanks to @mary who started the implementation and bgalvani who brought it over the finish line, and of course everyone else who contributed to it someway.
#NetworkManager will now include #CLAT capabilities: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2107 is now merged, functionality will be available on a future release.
Thanks to everyone involved 🙂
#464XLAT and #NAT64 on #Mikrotik routers.
https://forum.mikrotik.com/t/nat64-and-464xlat-on-ros-how-to/267046
Please have this out of the box available?
@[email protected] @mikrotik

Here is a working NAT64 solution for homelab folks wanting to experiment with IPv6-only, or their provider only offers IPv6 with IPv4 over CG-NAT. Full 464XLAT operation is achieved when the client devices include a CLAT, such as Apple devices. This solution does require the ISP provide an IPv4 address, so it won’t work if the provider is IPv6-only and doesn’t provide NAT64 in their network, Ive read that some do. My network is a fairly typical dual-stack setup where my ISP offers CG-NATed IPv4...
Does anyone know how to run an #IPv6 #464XLAT #CLAT client inside a #Proxmox LXC container? clatd ( https://github.com/toreanderson/clatd ) doesn't work because tayga is unable to create a tun interface inside the LXC and I have some software to run that, you guessed it, is still stuck on the obsolete protocol + I don't want to create a full VM just for it.
- cc @apalrd