CC_DENY ASN's Not Working

Post Reply
d265
Junior Member
Posts: 2
Joined: 19 Nov 2021, 05:51

CC_DENY ASN's Not Working

Post by d265 »

I added several repeat offender ASN's to CC_DENY. Was really excited about this because it could make my life a lot easier.

However, I was dismayed to see IP's from within those ASN's still hitting Apache. The field is setup like this:

Code: Select all

CC_DENY = "AS12345, AS23456, AS34567"
Is this the proper format? I added 20 ASN's, are there any settings to adjust to allow so many? Perhaps DENY_IP_LIMIT? I'm not sure how this functionality works exactly to know what could be causing an issue where it doesn't work.
Post Reply