shorewall from home:ubn:shorewall project
Select Your Operating System
Add repository and install manually
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:ubn:shorewall/Fedora_43/home:ubn:shorewall.repo dnf install shorewall
Grab binary packages directly
Add repository and install manually
For RockyLinux 9 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:ubn:shorewall/RockyLinux_9/home:ubn:shorewall.repo yum install shorewall
For RockyLinux 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:ubn:shorewall/RockyLinux_8/home:ubn:shorewall.repo yum install shorewall