You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I implemented the cloudfare support by using iptables string matching to retrieve the real ip of users given by the cloudflare header value. The implementation details where discussed on #59
Also CIDR syntax is supported on this fork of ddos-deflate thanks to grepcidr which was contributed by someone else who knew about it.
Hello, i used different version of the ddos-deflate and it blocked cloudflare's IP
I see this version is having some cloudflare feature, but i do not know if it would be effective.
Numerous of the hosted sites are using cloudflare. This is Apache + Cachewall with utilize Varnish cache + cloudflare_module
Next thing i want to ask is if it is correct the cloudflare IPs be blocked (that blocked IP shown roughly 3 hundred connections).
I tried to add CF IP ranges in CIDR format into ignore list, but that not worked for the script to match the IPs to the subnet: Amet13/ddos-deflate#4
The text was updated successfully, but these errors were encountered: