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

Error: rpmdb open failed with cPanel

This can occur with older packages sitting on your drive. Try running the following: rm -f...

SpamAssassin Command Line Bayesian Learn Command cPanel

Once it is enabled, it is necessary to train spamassassin to learn what is junk mail and what is...

Disable cPanel Brute Force Command Line

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

Account's error_log produces flood of missing modules

 Account's error_log produces flood of missing modules. Ex:   From error_log:     [23-Apr-2018...

FSCK Options and Maintenance

Provided below are some useful commands pertaining to FSCK. Update commands to your environment /...