TAYGA – out-of-kernel stateless NAT64 implementation

TAYGA is a stateless NAT64 (Network Address Translation 64) implementation designed to provide IPv6 connectivity to IPv4-only hosts and services. It operates as a user space daemon that performs address translation between IPv6 and IPv4 networks, allowing IPv6-only systems to communicate with legacy IPv4 infrastructure. TAYGA is commonly used in IPv6 transition deployments and works by translating packets between the two protocols using the NAT64 technique defined in relevant IETF standards.

This is free and open source software.

Key Features

  • Implements stateless NAT64 translation to enable communication between IPv6-only and IPv4-only networks.
  • Runs as a lightweight user space daemon designed for Linux systems.
  • Uses a virtual network interface (TUN device) to exchange packets with the kernel networking stack.
  • Supports mapping of IPv4 addresses into an IPv6 prefix for transparent translation.
  • Suitable for IPv6 transition deployments and experimental IPv6 networking environments.
  • Low resource usage with a straightforward configuration model.
  • Compatible with common Linux networking tools and routing configurations.
  • Implements NAT64 behaviour defined by IETF standards.

Website: github.com/apalrd/tayga
Support:
Developer: TAYGA developers
License: GNU General Public License v2.0

tayga

TAYGA is written in C and Python. Learn C with our recommended free books and free tutorials. Learn Python with our recommended free books and free tutorials.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments