• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Exclude IP Adress in Nginx Webserver

Pamibo

New Pleskian
Hello,
how can I teach the Nginx web server under Plesk Onyx to exclude the IP adress for example 1.2.3.1-1.2.3.255?
Where do I have to enter the IPs to be blocked?
Thanks for help
Paul
 
I am not sure if I fully understand your question. Do you want to block IP addresses and IP ranges to access your websites/server?
 
Yes, thats what I want. To block adresses from China Bots or US Bots for example.
I had a lot of them blocked with htaccess, but now I need to use Nginx and want to do the same
 
Instead of using Nginx you are probably better off using the Plesk Firewall. You can find the Plesk Firewall under Tools & Settings > Security.plesk.png

Also do you have fail2ban running on your server? Fail2ban automatically bans IP address that try to brute force attack your server. A really useful tool! More info on: Protection Against Brute Force Attacks (Fail2Ban)
 
Back
Top