Whitelisting Multiple IPs with Mod_Security

The following can be added to the main modsecurity.conf or a whitelist file such as one ConfigServer leverages with CMM:

SecRule REMOTE_ADDR "@IPMatch xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx" phase:1,log,allow,ctl:ruleEngine=Off,id:55555555

  • 2 Users Found This Useful

Was this answer helpful?

Related Articles

Disable cPanel Brute Force Command Line

To disable the cPanel brute force detection from the command line usee the following:...

connection failed for acme-v01-api-letsencrypt org: SSL connect attempt failed

 (Hypertext Transfer Protocol) “post” request to...

cPanel Account - PHP Startup: Unable to load dynamic library

PHP Warning:  PHP Startup: Unable to load dynamic library './xsl.so' - ./xsl.so: cannot open...

Repairing and Optimizing all MySQL and MariaDB Databases on the Server

From time to time you will find repairing and optimizing your databases are necessary. From a...

Error: Multilib version problems found

Finished Dependency Resolution Error:  Multilib version problems found. This often means that...