CSF Firewall

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    CSF Firewall




    Supported and Tested Operating Systems

    RedHat v7.3, v8.0, v9.0*openSUSE v10, v11 RedHat Enterprise v3, v4, v5 (32/64 bit) *Debian v3.1, v4.0, v5.0 CentOS v3, v4, v5 (32/64 bit)*Ubuntu v6.06 LTS, v8.10 Fedora Core v1, v2, v3, v4, v5, v6, v7, v8, v9, v10(32/64 bit)*Mandriva 2009 *Slackware v12.2
    (* may require custom regex patterns for some functions)
    Supported and Tested Virtual Servers

    **Virtuozzo**OpenVZ VMwareUML XenMS Virtual Server
    (** requires correct iptables configuration on host server)

    This suite of scripts provides:

    * Straight-forward SPI iptables firewall script
    * Daemon process that checks for login authentication failures for:
    o Courier imap, Dovecot, uw-imap, Kerio
    o openSSH
    o cPanel, WHM, Webmail (cPanel servers only)
    o Pure-pftd, vsftpd, Proftpd
    o Password protected web pages (htpasswd)
    o Mod_security failures (v1 and v2)
    o Suhosin failures
    o Exim SMTP AUTH
    o Custom login failures with separate log file and regular expression matching
    * POP3/IMAP login tracking to enforce logins per hour
    * SSH login notification
    * SU login notification
    * Excessive connection blocking
    * UI Integration for cPanel, DirectAdmin and Webmin
    * Easy upgrade between versions from within cPAnel/WHM, DirectAdmin or Webmin
    * Easy upgrade between versions from shell
    * Pre-configured to work on a cPanel server with all the standard cPanel ports open
    * Pre-configured to work on a DirectAdmin server with all the standard DirectAdmin ports open
    * Auto-configures the SSH port if it's non-standard on installation
    * Block traffic on unused server IP addresses - helps reduce the risk to your server
    * Alert when end-user scripts sending excessive emails per hour - for identifying spamming scripts
    * Suspicious process reporting - reports potential exploits running on the server
    * Excessive user processes reporting
    * Excessive user process usage reporting and optional termination
    * Suspicious file reporting - reports potential exploit files in /tmp and similar directories
    * Directory and file watching - reports if a watched directory or a file changes
    * Block traffic on the DShield Block List and the Spamhaus DROP List
    * BOGON packet protection
    * Pre-configured settings for Low, Medium or High firewall security (cPanel servers only)
    * Works with multiple ethernet devices
    * Server Security Check - Performs a basic security and settings check on the server (via cPanel/DirectAdmin/Webmin UI)
    * Allow Dynamic DNS IP addresses - always allow your IP address even if it changes whenever you connect to the internet
    * Alert sent if server load average remains high for a specified length of time
    * mod_security log reporting (if installed)
    * Email relay tracking - tracks all email sent through the server and issues alerts for excessive usage (cPanel servers only)
    * IDS (Intrusion Detection System) - the last line of detection alerts you to changes to system and application binaries
    * SYN Flood protection
    * Ping of death protection
    * Port Scan tracking and blocking
    * Permanent and Temporary (with TTL) IP blocking
    * Exploit checks
    * Account modification tracking - sends alerts if an account entry is modified, e.g. if the password is changed or the login shell
    * Shared syslog aware
    * New in v4: Messenger Service - Allows you to redirect connection requests from blocked IP addresses to preconfigured text and html pages to inform the visitor that they have been blocked in the firewall. This can be particularly useful for those with a large user base and help process support requests more efficiently
    * New in v4: Country Code blocking - Allows you to deny or allow access by country - Powered by IPDENY.COM IP database
    * New in v4: Port Flooding Detection - Per IP, per Port connection flooding detection and mitigation to help block DOS attacks
    * New in v4: DirectAdmin UI integration
    * New in v4: Updated Webmin UI integration

    The reason we have developed this suite is that we have found over the years of providing server services that many of the tools available for the task are either over-complex, not user friendly, or simply aren't as effective as they could be.
    ConfigServer Firewall (csf)
    We have developed an SPI iptables firewall that is comprehensive, straight-forward, easy and flexible to configure


    This can be downloaded from http://www.configserver.com/free/csf.tgz

    To install this on your server, I have included the simple root commands to run below:

    wget http://www.configserver.com/free/csf.tgz
    tar -xzf csf.tgz
    cd csf
    sh install.sh

    #2
    Great firewall, I have it on all my servers
    Advertise your mobile site for FREE with AdTwirl

    Comment

    Working...
    X