• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. O

    Resolved Block specific countries through Plesk

    Hello @Peter Debik , Sincerely, it's urgent now. I receive a lot of fake comments each day from a lot of IPs based in Russia/ China. If I solve this, no bad bots from Russia and China can access to my site. Can you confirm in the last post that the documentation apply for Plesk Obsidian ?
  2. O

    Resolved Block specific countries through Plesk

    Link: (Plesk for Linux) Setting up IP Geolocation for a Website
  3. O

    Resolved Block specific countries through Plesk

    @Peter Debik I found this in the documentation (another way) https://docs.plesk.com/en-US/obsidian/administrator-guide/website-management/websites-and-domains/extended-website-management/plesk-for-linux-setting-up-ip-geolocation- for-a-website.80011/ Have you already tried it?
  4. O

    Resolved Block specific countries through Plesk

    Okay, I'll wait so. Do I need to uninstall Geo2ip lite database PACKAGE or I can keep it ?
  5. O

    Resolved Block specific countries through Plesk

    @Peter Debik , I have tried again, I can't save this Custom directives in ModSecurity. I use Nginx + ModSec 3.0 + OWASP . Maybe this Workaround II work only for Apache ?
  6. O

    Resolved Block specific countries through Plesk

    @Peter Debik , I have checked this file /etc/nginx/modsecurity.d/main.conf but I see nothing in Line 6
  7. O

    Resolved Block specific countries through Plesk

    Hello @Peter Debik , When I try to save the custom directives in ModSec, this error occur: Invalid ModSecurity configuration: nginx: [emerg] "modsecurity_rules_file" directive Rules error. File: /etc/nginx/modsecurity.d/main.conf. Line: 6. Column: 44. Expecting an action, got: Include...
  8. O

    Resolved Block specific countries through Plesk

    Got it. I use already ModSec 3.0 + Nginx + OWASP. I'll try this night to install Geo2ip lite database and configure it with ModSec. Thanks.
  9. O

    Resolved Block specific countries through Plesk

    Got it. Thank you. By the way, Geo2ip lite database work with the web server Apache and Nginx, no difference, right ?
  10. O

    Resolved Block specific countries through Plesk

    Hello, I want to block few countries through Plesk via ModSec. I have read the documentation in this url: https://support.plesk.com/hc/en-us/articles/12377285410839 If I apply the Workaround 2, the Website hosted in the server will be unavailable in the blocked countries, right ? Thank you.
  11. O

    Resolved fail2ban issue

    I have read your question. You have a problem with Fail2ban, right ?
  12. O

    Resolved fail2ban issue

    you can try this: sudo /etc/init.d/fail2ban stop sudo rm -rf /var/lib/fail2ban sudo /etc/init.d/fail2ban start sudo reboot
  13. O

    Resolved fail2ban issue

    Take a look here, it may help you: https://talk.plesk.com/threads/fail2ban-sqlite-database-huge.360658/
  14. O

    Resolved Empty ModSecurity Log File

    Perfect. Thank you @Peter Debik
  15. O

    Resolved Empty ModSecurity Log File

    @Peter Debik , I have a good news. Some Logs are showing currently since 2 days. So normally, the ModSec is working now. Another question please: In the Predefined set of values: When I set "Fast" : Few logs is logged. When I set "Tradeoff" : A lot of logs is logged with some error and false...
  16. O

    Resolved Empty ModSecurity Log File

    Also, what is the exact name of the config file of Modsecurity for nginx to check the file if exist or not ?
  17. O

    Resolved Empty ModSecurity Log File

    Hello @Peter Debik , I have tried this cmd: cd /var/log/modsecurity/audit/ Output: -bash: cd: /var/log/modsecurity/audit/: No such file or directory
  18. O

    Resolved Empty ModSecurity Log File

    @Peter Debik I have just checked now, and the log still empty. Maybe the reason because I'm in detect only mode ?
  19. O

    Resolved Empty ModSecurity Log File

    Same problem, Log file still empty. Do I need to wait at least 24H before checking the Mod Sec Log File ?
  20. O

    Resolved Empty ModSecurity Log File

    Hello @Peter Debik , I have tried to visit https://example.com/aphpfilethatdonotexist.php?something=../../etc to trigger the error code 403, but what I don't understand is the 404 error being triggered instead of 403.. as if ModSecurity is not working.
Back
Top