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

Recent content by ganastasiou

  1. G

    Blocked by autoinstall.plesk.com

    Anyone to check why my IP is blocked? Thanks
  2. G

    Ban IP after X login attempts

    Exactly what csf/lfd does, but i don't have to wait for v12. ;)
  3. G

    Ban IP after X login attempts

    Thanks, i appreciate that. I checked your work in implementing web interface for CSF/LFD, good work! ;)
  4. G

    Ban IP after X login attempts

    Thanks, i appreciate that. I didn't mean to offend you before, i respect your work in embedding csf/lfd in plesk panel(in cpanel/whm where already implemented), but i am familiar with shell so i can live without that. :) Thanks again for the regexps i was missing.
  5. G

    Ban IP after X login attempts

    Thanks but i know that CSF/LFD doesn't support postfix, i have create my own regexp(in regex.custom.pm), also for proftpd/ssh doesn't work quite well with the counter using the default one, i have fixed this one. And soon i will make some more adjustment to work with panel logs and...
  6. G

    Ban IP after X login attempts

    And why would i want that, when i can use it without paying?
  7. G

    Blocked by autoinstall.plesk.com

    Did that, but still problem exists.
  8. G

    Blocked by autoinstall.plesk.com

    Yes there isn't any rule. The problem is only for this domain, tried to other IP addresses which resolve to autoinstall.plesk.com and the same issue. This happened the last 2 days, so i cannot update my panel.
  9. G

    Blocked by autoinstall.plesk.com

    Hello, I have a problem the last 2 days, i cannot upgrade my plesk panel 11.5. I cannot telnet to autoinstall.plesk.com 80, but only on this host. Can someone check if i am blocked for some reason? Thanks My ip address is 178.21.175.45. And i have the following errors. Using wget to...
  10. G

    Ban IP after X login attempts

    A better solution for brute-force attacks in every service, is CSF+LFD. You can define custom logs and it's not that difficult to create your own regexp. Also for roundcube(i prefer it to horde) i use rcguard(captcha plugin) to prevent automated scripts who try to find password/or usernames...
  11. G

    Disabling nginx totally, even after restart

    You can run through shell: /opt/psa/admin/sbin/nginxmng -s in order to check if nginx is enabled(not started). You can disable it using the same command, but instead of -s you can use -d, or -e to enable.
  12. G

    Installation of applicaktions does not work after update to Parallels Plesk 11.5.3

    Indeed there is a problem with joomla. Which log do you want me to send you? Thanks
  13. G

    Blocked by hotmail due to smtp!

    Thanks. I prefer http://multirbl.valli.org/, it's more complete. But i am not blocklisted anywhere, and the logs didn't show anything weird. Today i set up fail2ban to protect sasl and postfix.
  14. G

    Blocked by hotmail due to smtp!

    Thanks, i prefer http://multirbl.valli.org/ it's better and more complete. I have no blacklist, that's why i am trying to understand why did they blocklist my ip. Because i understand that for the attempted tries for relay, when they are denied, hotmail wouldn't have anything on their logs.
  15. G

    Blocked by hotmail due to smtp!

    Hmm the cause of the blocklist was namespace mining. They told me they received a lot of RCPT TO and were too few of them that were received. I checked the logs to but the only thing that was weird was that a hotmail account tried to use my smtp server for relay with the same sender and...
Back
Top