Description
Jool is an Open Source SIIT and NAT64 for Linux.
Installation Instructions
dnf copr enable dasskelett/jool
dnf install jool
mkdir /etc/jool
cp /usr/share/doc/jool/examples/jool.conf /etc/jool/ # or jool_siit.conf
# Adjust configuration file as needed
systemctl enable --now jool.service # or jool_siit.service
See https://nicmx.github.io/Jool/en/documentation.html for documentation on the configuration of Jool.
Package source code: https://gitlab.com/DasSkelett/jool-copr
Feel free to open issues there if you have any questions of requests.
Builds are triggered via a commit webhook.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (25)* | EPEL 8 (42 downloads) |
![]() |
x86_64 (29)* | EPEL 9 (45 downloads) |
![]() |
aarch64 (25)*, x86_64 (23)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (6)*, x86_64 (9)* | Fedora 40 (30 downloads) |
![]() |
aarch64 (6)*, x86_64 (6)* | Fedora 41 (17 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 42 (9 downloads) |
![]() |
aarch64 (42)*, x86_64 (39)* | Fedora rawhide (40 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable express4579/jool
More info about enabling Copr repositories