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 |
|---|---|---|
Fedora 40
|
aarch64 (30)*, x86_64 (375)* | Fedora 40 (0 downloads) |
Fedora 41
|
aarch64 (16)*, x86_64 (51)* | Fedora 41 (65 downloads) |
Fedora 42
|
aarch64 (20)*, x86_64 (95)* | Fedora 42 (40 downloads) |
Fedora 43
|
aarch64 (0)*, x86_64 (20)* | Fedora 43 (10 downloads) |
Fedora rawhide
|
aarch64 (50)*, x86_64 (57)* | Fedora rawhide (69 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dasskelett/jool
More info about enabling Copr repositories
Fedora 40