Shortcuts

From Our Users

As an IT outsourcing provider to small and mid sized companies Lemon Computing uses Firewall Builder to manage firewalls at customer sites and in our data centre.

Read More...

Martijn D.
Managing Director

2.7.2. RPM Packages Repository

To access the repository of RPM packages, create the file /etc/yum.repos.d/fwbuilder.repo with the following contents:

[fwbuilder]
name=Firewall Builder
failovermethod=priority
baseurl=http://www.fwbuilder.org/rpm/stable/fedora-$releasever-$basearch
enabled=1

[fwbuilder-testing]
name=Firewall Builder Test Builds
failovermethod=priority
baseurl=http://www.fwbuilder.org/rpm/testing/fedora-$releasever-$basearch
enabled=0
        

Packages in all repositories are signed with GPG key with ID EAEE08FE "Firewall Builder Project (Package Signing Key) <pkgadmin@fwbuilder.org>". Download the public key and add it to your key chain to be able to verify the integrity of the packages in repositories. To add the key on Fedora, use the following commands:

wget http://www.fwbuilder.org/PACKAGE-GPG-KEY-fwbuilder.asc
rpm --import PACKAGE-GPG-KEY-fwbuilder.asc
        

To install a stable package of Firewall Builder with dependencies, use the following command:a

yum install fwbuilder
        

This command should find and install both fwbuilder and libfwbuilder packages and dependencies.

To install the latest package from the testing repository (that is, the latest nightly build), use the following command:

yum --enablerepo=fwbuilder-testing install fwbuilder
        
 

Copyright © 2000-2012 NetCitadel, Inc. All rights reserved.
 Using free CSS Templates.