Results 1 to 7 of 7
Hybrid View
-
9th Feb 2012, 12:01 PM #1OPMemberWebsite's:
AVANETCO.COM AVAVPS.COMInstall Firewall on CentOs
The very first first step on securing a server is installing a firewall (atleast IP tables based) to close all unused or unwanted ports. Once the firewall is installed it is often considered 50% of work done. You can install CSF firewall or APF firewall. Often BFD (brute force detection) utilities comes with firewall.
We will install CSF (Config security firewall) as it is easy to install with plenty of features and easily integrated to CPanel (if you are running)
PHP Code:
PHP Code:wget http://www.configserver.com/free/csf.tgz
tar zxf csf.tar.gz
sh /csf/install.sh
Follow the installer and once installed, you can start the firewall.
PHP Code:
PHP Code:csf -s
// start the firewall
csf -r
// restart the firewall
csf -f
// flush the rules or stop the firewall.
Albert.Nawaro Reviewed by Albert.Nawaro on . Install Firewall on CentOs The very first first step on securing a server is installing a firewall (atleast IP tables based) to close all unused or unwanted ports. Once the firewall is installed it is often considered 50% of work done. You can install CSF firewall or APF firewall. Often BFD (brute force detection) utilities comes with firewall. We will install CSF (Config security firewall) as it is easy to install with plenty of features and easily integrated to CPanel (if you are running) PHP Code: Rating: 5
-
8th Mar 2012, 07:44 AM #2MemberWebsite's:
hostingmates.comPlease make sure that you have made the following changes after the csf installation
vi /etc/csf/csf.conf
TESTING=1 >> TESTING=0
Otherwise the changes you have made on csf configuration will not save.
-
9th Mar 2012, 08:27 PM #3Member
im install this but now i cant access my website..any suggestions?
-
9th Mar 2012, 08:58 PM #4BannedWebsite's:
KWWHunction.comIf you wish i could do this for you for a few bucks, hope this is a dedi though and not vps if its a vps csf requires special settings/strings
-
9th Mar 2012, 09:56 PM #5Member
This site is using a hacked database of W junction
Last edited by Gavo; 4th Jan 2015 at 02:26 PM.
-
10th Mar 2012, 02:36 AM #6MemberWebsite's:
mafiaWarez.com phaze.co katzbb.com massddl.com buspic.com
-
10th Mar 2012, 06:21 AM #7Member
im using dedi...and follow the official instructions, but can't access my website
now im uninstall this firewall.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
what is the best firewall on a vps centos 6.2
By jpeps in forum Server ManagementReplies: 6Last Post: 19th Jan 2012, 05:12 AM -
Install MySQL 5.5.17 on CentOS 6
By ifirstdoz in forum Tutorials and GuidesReplies: 1Last Post: 20th Nov 2011, 01:18 PM -
install rar/unrar on centos
By t3od0r in forum Technical Help Desk SupportReplies: 10Last Post: 25th Oct 2011, 09:03 AM -
how to install ftp on centos
By -={MINDFREAK}=- in forum Technical Help Desk SupportReplies: 3Last Post: 12th Jun 2011, 04:50 PM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...