• 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.

geo block

Aokiji

New Pleskian
hey guys what will be the best way to block all the countries but accept mine? the reason for this is i have move my server to my house and its running of my line its not uber enough to handle all the requests so lots of bandwidth gets wasted by things that has no need to do with my site anyway
 
Hello Aokiji,

ConfigServer (CSF) firewall does exactly this ....
Check it out and it's FREE!
 
You can block by IP address but the windows firewall configuration doesn't allow for you to copy and paste a whole range of it that easily unlike with Linux with IPTABLES. You could probably create a batch script to make it easier to add the IP addresses into the firewall rules for blocking by reading the script example at http://serverfault.com/questions/653814/windows-firewall-netsh-block-all-ips-from-a-text-file (a batch script that reads from a text file that has a list of IP addresses and loads it into the firewall).
 
Back
Top