• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Search results

  1. M

    Resolved custom Fail2ban Login Wordpress not working

    Hi, thanks. This is not working. Im sure i have right Logs. Tested and this is log: Backend: 109.236.81.133 - - [13/Mar/2017:14:30:18 +0100] "POST /administrator/index.php HTTP/1.1" 303 272 "http://some.domain.com/administrator/index.php" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3)...
  2. M

    Resolved custom Fail2ban Login Wordpress not working

    Hi, can you kindly adjust this regex as the other is not working. Think its better to take statuscodes within. i insert 2 screenshots where you can see statuscode. (303)
  3. M

    Resolved custom Fail2ban Login Wordpress not working

    @bulent thank you for the Tipp. @danami thank you!! Is there some good regex generator/ something I could take a look on, to hopefully understand regex some day? :-)
  4. M

    Resolved custom Fail2ban Login Wordpress not working

    @danami thank you! I didn't found a access Logs which caught my false login attempts. Did you see my last post? Would this help to make regex smarter?
  5. M

    Resolved custom Fail2ban Login Wordpress not working

    Maybe the following path could be used: /var/www/vhosts/domain.com/joomla.domain.com/administrator/logs <--- there i found more specific messages: error.php 2017-03-11T15:13:52+00:00 INFO 37.24.145.241 joomlafailure Benutzername und Passwort falsch oder das Benutzerkonto existiert...
  6. M

    Resolved custom Fail2ban Login Wordpress not working

    @danami wow okay. This is just prevention to Logins. Mainly we have Joomla and Wordpress so i want to reduce Login attempts to frontend / backend of joomla. Frontend: POST /index.php/component/users/?task=user.login HTTP/1.1 Backend: POST /administrator/index.php HTTP/1.1 Typ: Access...
  7. M

    Resolved custom Fail2ban Login Wordpress not working

    @danami do you have a working regex for Joomla aswell? :rolleyes:
  8. M

    Resolved custom Fail2ban Login Wordpress not working

    Yes I am, i really tried whole Day several Tutorials. The only thing i just changed, compared to plesk standard filters, was some brackets action = iptables-multiport[name="wp-login", port="http,https", protocol="tcp"] ="" ="" <--- This i added and now it works. There are so many tutorials...
  9. M

    Resolved custom Fail2ban Login Wordpress not working

    Hi @danami, thank you, very kind, but its still not working. I tried around at about 10 different things again. And now with your regex. I setup everything again (Jail, filter, checked f2b status etc.) seems all fine, i can login over 10 times with fails...
  10. M

    Resolved custom Fail2ban Login Wordpress not working

    Hi, my goal is to minimize Logins to all WPs (and in Future Joomla). i have setup following Jail: In /etc/fail2ban/jail.conf: [wp-login] enabled = true filter = wp-login action = iptables-multiport[name=wp-login, port="http,https", protocol=tcp] logpath =...
  11. M

    Issue High CPU psaadm in

    Hi, thankyou, that's awesome. But i think i am missing something. Actually i have Plesk Mobile Center 1.7-4, is this not the latest Version?
  12. M

    Issue High CPU psaadm in

    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 10705 psaadm 20 0 279240 52172 35736 R 100,0 0,2 0:00.16 sw-engine 10702 psaadm 20 0 279240 51944 35684 R 95,7 0,2 0:00.15 sw-engine 10704 psaadm 20 0 282312 55780 36372 R 95,7 0,2...
  13. M

    Issue High CPU psaadm in

    Uff, okay, if i had more details, i would provided it. ;-) Problem is, it was 2 o' Clock in the Night :) And it seems only to be for a short time. I will keep you updated. @Peter Debik i think i got notified through Watchdog. The top output is from Email. Is there a way to tune Watchdog, to...
  14. M

    Issue High CPU psaadm in

    Hi, i often have High CPU in the Night. How can i eliminate that Problem? PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 29891 psaadm 20 0 275980 48776 36228 R 100,0 0,2 0:00.16 sw-engine 29892 psaadm 20 0 279024 51636 35588 R 100,0 0,2...
  15. M

    Question DNSSEC won't work

    Hi, i think i didn't understand it correctly. How do i manage to use DNSSEC with external DNS / Domain Robot with DNS? i installed tool, generated records via Plesk and set them to my Domain Robot. But this fails all the Time saying: "Inconsistent security for xxx.xx - DS found at parent...
  16. M

    Question Licensekey can't be updated

    Hi, i nearly have this with all Plesk Servers, each Month i get a notification via Email, that the Licensekey can't be updated. What can i do here? 5224 ka.odin.com Connection Successfully Mainly i use Plesk Onyx (before only 12.5) and Debian 8.x Also i have a Server where i cant get...
  17. M

    Resolved ERROR: PleskDBException: Unable to connect to database: mysql_connect():

    Hi, maybe this helps? http://dba.stackexchange.com/questions/86987/mysql-open-files-limit-cannot-change-this-variable
  18. M

    Resolved ERROR: PleskDBException: Unable to connect to database: mysql_connect():

    I changed it in Tools & Settings (within Plesk) > Database > Settings (Icon) > (logged into PHPMYADMIN) > Variables (Tab) and Search open files limit and or...
  19. M

    Resolved ERROR: PleskDBException: Unable to connect to database: mysql_connect():

    Hi, view the Log. if its say somewhere "too many files open" its about changing MySQL Setting "open Files Limit" This and gracefully restart worked always for me. Actually i never had Problems again (after increasing Value)
  20. M

    Resolved ERROR: PleskDBException: Unable to connect to database: mysql_connect():

    Its related to "Too many open files" Somehow this helped me: http://askubuntu.com/questions/702896/having-problems-with-mysql And you propably should increase the "open Files Limit" within Mysql Settings.
Back
Top