Answer the question
In order to leave comments, you need to log in
What blacklists for NGINX do you use, and should you use them?
ALL:111.111.111.111
Answer the question
In order to leave comments, you need to log in
Because using nginx to filter a DDoS attack is useless, your network channel will clog faster than these packets will reach nginx
0. You can use something like cloudflare. At the same time to change a hoster, time asks such questions.
1. In fact, there is little benefit from using these services, it’s better to see point 0 then.
2. There is fail2ban, for example, you can write rules for it depending on the application. And you don't need to include it in nginx, it's better to block it at the firewall level.
3. "I reloaded nginx, and the villain keeps banging on nginx! Why is that? Did I spell it wrong?"
Nginx does not use tcp-wrappers. And it's not a system level lock like iptables. This is an attempt to give a general configuration for programs, but only works for those that support it. But even those that support it often need to be configured to use this mechanism. I recommend reading more about what it is in general and how it works.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question