tachtler/fwbuilder-beta

Project ID: 29749

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-beta-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-beta/pubkey.gpg | gpg --import-options show-only --import --with-fingerprint
the output shows the correct FINGERPRINT

pub rsa2048 2020-02-21 [SCEA] [expires: 2025-02-19] 7FD5 ACBB 22AB D61C 4512 E5F4 548C F4B8 2412 C51B uid tachtler_fwbuilder-beta (None) <tachtler#fwbuilder-beta@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-beta/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 (3942)* EPEL 8 (128 downloads)

* Total number of downloaded packages.