Open Source SIIT and NAT64 Translator for Linux
http://jool.mx/
SIIT mangles packets, simply replacing IPv4 headers and IPv6 headers.
Stateful NAT64 will enable you to run multiple IPv6 client nodes behind
a few IPv4 addresses.
Jool is an Open Source implementation of IPv4/IPv6 Translation on Linux
which aims to be fully RFC-compliant, building a bridge between IPv4-only
and IPv6-only networking nodes. I consists of two kernel modules and
a set of corresponding userspace tools.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke:jool/jool && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| jool-4.1.14.tar.gz | 0001278198 1.22 MB | |
| jool.changes | 0000009239 9.02 KB | |
| jool.spec | 0000004336 4.23 KB | |
| preamble | 0000000040 40 Bytes |
Comments 1
Hello, I have successfully used this for a test ipv6-only network with dns64. Is there any chance of rolling a package for OS leap-15.3-x64 ? thanks