Announcement

Collapse
No announcement yet.

Is there any point of installing mod_evasive?

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

  • Is there any point of installing mod_evasive?

    Hello,

    Ref: https://blog.cpanel.com/blocking-att...s-mod_evasive/
    Is there any point of installing this if we have IM360?
    I think Imunify should do the same as mod_evasive?

  • #2
    You are quite right about that - Imunify360 has already got DoS protection and graylisting

    Comment


    • #3
      I dont see it in EA4 repo provided by CL though.

      Code:
      # yum search evasive
      
      Loaded plugins: changelog, fastestmirror, priorities, rhnplugin, universal-hooks
      
      This system is receiving updates from CLN.
      
      Loading mirror speeds from cached hostfile
      
      * cpanel-addons-production-feed: 185.53.12.144
      
      * cloudlinux-x86_64-server-7: de-proxy.cl-mirror.net
      
      No matches found
      Code:
      # yum search evasive
      
      Loaded plugins: fastestmirror, tsflags, universal-hooks
      
      Loading mirror speeds from cached hostfile
      
      * EA4: 185.53.12.144
      
      * cpanel-addons-production-feed: 185.53.12.144
      
      * base: mirror.tobias-wollmann.com
      
      * epel: mirror.wiuwiu.de
      
      * extras: mirror.checkdomain.de
      
      * updates: centosg4.centos.org
      
      ================================================================== N/S Matched: evasive ===================================================================
      
      ea-apache24-mod_evasive-debuginfo.x86_64 : Debug information for package ea-apache24-mod_evasive
      
      ea-apache24-mod_evasive.x86_64 : Denial of Service evasion module for Apache
      
      mod_evasive.x86_64 : Denial of Service evasion module for Apache

      Comment


      • #4
        Use the following commands:

        yum update cloudlinux-ea4-release
        yum install ea-apache24-mod_evasive --enablerepo=cl-ea4-experimental

        Comment

        Working...
        X