How to install csf firewall?

Post Reply
a24uall
Site Admin
Posts: 166
Joined: Sun Jul 01, 2012 9:07 am

How to install csf firewall?

Post by a24uall »

Download the files from configserver website

Code: Select all

wget http://www.configserver.com/free/csf.tgz
Installation
tar -xvf csf.tgz
cd csf*
./install.sh
After the successful installation make sure that you chack the eth_device in csf.conf
vi /etc/csf/csf.conf
eth_device=
And donot forget to disable the testing mode.
TESTING=0
Certain servers wont have the required modules. Some of the required modules are mentioned below. Use the below commands if such modules are missing.
yum install perl-libwww-perl
yum install perl-Time-HiRes
Arun
WebhostingDevelopment.com
Post Reply

Return to “Firewall Installation”