Hasty Briefsbeta

Tayga: NAT64 for Linux

13 days ago
  • #FreeBSD
  • #NAT64
  • #Linux
  • TAYGA is a stateless NAT64 implementation for Linux and FreeBSD using the TUN driver.
  • Originally developed by Nathan Lutchansky, now maintained by @apalrd and contributors on GitHub.
  • No kernel patches or out-of-tree modules required for Linux or FreeBSD.
  • Pre-built binaries available for amd64 and arm64; container images also provided.
  • Requires GNU make to build; additional dependencies needed for running the test suite.
  • Setup involves creating a directory for dynamic maps, configuring tayga.conf, and adjusting system routing.
  • Firewalling the NAT64 prefix from outside access is recommended.
  • TAYGA can be started with the `tayga` command, with logs available in system logs or stdout using `-d`.