Modsecurity whitelist

Modified on Wed, 25 Feb at 5:49 AM

 

 

 

 

# 2022-09-19 terry@alliance: Allow unrestricted access from PCI Compliance scanning tool
# IPs to whitelist provided by TrustWave: 64.39.106.0/24,154.59.121.0/24,139.87.112.0/23
#SecRule REMOTE_ADDR "@ipMatch 64.39.106.0/24,154.59.121.0/24,139.87.112.0/23" "phase:1,id:200000001,allow"

# 2022-09-19 terry@alliance: For NRMA penetration testing
# ip address provided by NRMA: 54.85.169.114, 34.237.50.127, 54.88.149.100
#SecRule REMOTE_ADDR "@ipMatch 54.85.169.114,34.237.50.127,54.88.149.100" "phase:1,id:200000002,allow"

# ip address for bookitlive support: 14.200.249.115,172.111.164.190
SecRule REMOTE_ADDR "@ipMatch 14.200.249.115,172.111.164.190" "phase:1,id:200000002,allow"

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article