Get the latest tech news
IPv6-only Network based on Jool
In this post, I will share experiences of my experiment of how to setting up the IPv6-only network on Linux using the Jool.
TAYGA is an out-of-kernel stateless NAT64 implementation for Linux that uses the TUN driver to exchange IPv4 and IPv6 packets with the kernel. TAYGA is not the proper choice because it only support the stateless NAT64, which means you need several public IPv4 addresses to to the IPv4-to-IPv6 mapping. Jool contains two parts, jool-dkms is for kernel modules, and jool-tools for user space tools.
Or read this on Hacker News