Install Firewall Builder 4.0
How To Install Firewall Builder 4.0.1 (build 2950) in Ubuntu 10.04 LTS
First add this repository to ubuntu, go to System > Administration > Software Sources and add this following line;
1 2 3 4 5 | ## for stable version deb http://www.fwbuilder.org/deb/stable/ lucid contrib ## or this testing version deb http://www.fwbuilder.org/deb/testing/ lucid contrib |
Install gpg keys for this repository by running the following lines;
1 2 | wget http://www.fwbuilder.org/PACKAGE-GPG-KEY-fwbuilder.asc apt-key add PACKAGE-GPG-KEY-fwbuilder.asc |
Then simply run update and install of the package
1 2 | apt-get update apt-get install fwbuilder |



