+ Reply to Thread
Results 1 to 2 of 2




  

Thread: Install Firewall on CentOs

      
  1. #1
    I'm New! AlbertNawaro is on a distinguished road
    Join Date
    January 31, 2012
    Posts
    16
    Rep Power
    1
    Feedback Score
    0

    Default Install Firewall on CentOs

    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:
    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 -
    // start the firewall 
    csf -
    // restart the firewall 
    csf -
    // flush the rules or stop the firewall. 

  2. #2
    I'm New! WebcsPeter is on a distinguished road
    Join Date
    January 16, 2012
    Posts
    23
    Rep Power
    1
    Feedback Score
    0

    Default Re: Install Firewall on CentOs

    What do you want to know exactly?

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. what is the best firewall software???
    By RobFPP in forum Internet
    Replies: 29
    Last Post: Apr 21st, 2010, 12:50 am
  2. cPanel Tech Advisory: BIND: Red Hat and CentOS
    By vectro in forum Dedicated / VPS Hosting
    Replies: 3
    Last Post: Oct 24th, 2009, 9:35 am
  3. Windows Firewall
    By gkd in forum Computers and Electronics
    Replies: 19
    Last Post: Mar 7th, 2008, 7:32 pm
  4. Cpanel / WHM Firewall
    By grim in forum Dedicated / VPS Hosting
    Replies: 2
    Last Post: Aug 7th, 2007, 9:04 am

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
WebTalkForums
WebTalkForums
Recent Forum Threads