tachtler/fwbuilder

Project ID: 29666

Description

Firewall Builder is a GUI firewall management application for iptables, PF, Cisco ASA/PIX/FWSM, Cisco router ACL and more. Firewall configuration data is stored in a central file that can scale to hundreds of firewalls managed from a single UI.

Installation Instructions

Add the Repository to the configuration directory under CentOS 8 by creating a file under the path /etc/yum.repos.d with path and filename /etc/yum.repos.d/tachtler-fwbuilder-epel-8.repo and the content from link below: Repo Download - EPEL for CentOS 8.

Compare the GPG-Key - FINGERPRINT for the Repository, using following command
# wget -qO- https://download.copr.fedorainfracloud.org/results/tachtler/fwbuilder/pubkey.gpg | gpg --import-options show-only --import --with-fingerprint
the output shows the correct FINGERPRINT

pub rsa2048 2020-02-18 [SCEA] [expires: 2025-02-16] 4FD0 EFC8 4C70 F79D FFC4 6126 C0DA 0AFE DED4 668B uid tachtler_fwbuilder (None) <tachtler#fwbuilder@copr.fedorahosted.org>

Install the GPG-Key for the Repository only, if the FINGERPRINT matches, with following command
rpm --import https://download.copr.fedorainfracloud.org/results/tachtler/fwbuilder/pubkey.gpg

Install the base RPM-Package with following command
# dnf install fwbuilder
and the required module RPM-Package, for example the module for iptables with
# dnf install fwbuilder-ipt

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
EPEL 8 x86_64 (4104)* EPEL 8 (234 downloads)

* Total number of downloaded packages.