Hello!
My site is under ddos now. How can I see IP addresses that attacking me in Cloudflare? I didn’t find the list of IP in their interface
First, switch to “I am under attack”. Then, check the log files on your server.
log files contains only Cloudflare’s IP addresses
That is because you havent rewritten the IP addresses. In that case it will be difficult to determine the actual address. Reconfigure your webserver to show the client addresses instead → https://support.cloudflare.com/hc/en-us/sections/200805497-Restoring-Visitor-IPs (use mod_remoteip if you are on Apache).
This topic was automatically closed after 30 days. New replies are no longer allowed.