Installing Firewall Builder on CentOS 5.3 - i386

Loading

As per http://www.fwbuilder.org/guides/firewall_builder_installation.html#000150 you may face some issues like "fwbuilder statically linked with QT crashes on start on your CentOS system"

Though I would like to go ahead and install it on a CentOS 5.3 - i386 machine for trial purpose.

This is what I did:

Referring to the link : http://www.fwbuilder.org//docs/firewall_builder_packages.html

I created a Firewall Builder RPM packages repository as mentioned below:

1. Created file: vi /etc/yum.repos.d/fwbuilder.repo

2. Included the below mentioned contents:

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

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

4. Then yum install fwbuilder

The below mentioned are the packages that got installed for me

fwbuilder i386 3.0.6-b1309.el5 fwbuilder 13 M

Installing for dependencies:
libfwbuilder i386 3.0.6-b1309.el5 fwbuilder 2.6 M

Total download size: 16 M
Is this ok [y/N]: y

5. I was able to access the same by typing "fwbuilder" in the terminal.


Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>. The supported tag styles are: <foo>, [foo].

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.