• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. S

    Resolved restart php service cronjob

    Thanks ! works perfect ! :)
  2. S

    Resolved restart php service cronjob

    i like restart php service via cronjob i try this : /etc/init.d/systemctl restart php-fpm /etc/init.d/php71-fpm restart doesn't work I would like to restart the different PHP versions individually The problem is always around 4 a.m. after all backups are finished, your CPU performance drops...
  3. S

    Resolved fail2ban filter apache-badbots "unknown"

    yes this is the problem, in the logfile access_ssl_log.processed i can see only "-" There is a normal entry in the 4th line 192.144.39.104 - - [11/Dec/2023:00:45:07 +0100] "GET / HTTP/1.0" 301 5742 "" "-" 192.144.39.104 - - [11/Dec/2023:00:45:08 +0100] "GET / HTTP/1.0" 200 5489...
  4. S

    Resolved fail2ban filter apache-badbots "unknown"

    /var/www/vhosts/system/*/logs/*access*log
  5. S

    Resolved fail2ban filter apache-badbots "unknown"

    yes in the log, the agent: 2023-12-11 13:53:33 Error 45.128.232.56 400 POST /register/saveRegister/sTarget/account/sTargetAction/index HTTP/1.0 Unbekannt 18.8 K SSL/TLS-Zugriff für Apache
  6. S

    Resolved fail2ban filter apache-badbots "unknown"

    i try to block in fail2ban filter apache-badbots unknown boots but dosent work badbotscustom = unknown|...
  7. S

    Question Fehler audit: type=1400 audit(1701591128.869:160162): apparmor="ALLOWED" operation="sendmsg" profile="php-fpm" name="/run/systemd/notify" pid=448788

    Hallo, ich bekomme im Syslog ständig diese Fehlermeldung: Dec 3 09:12:08 server kernel: [1601414.587801] audit: type=1400 audit(1701591128.869:160162): apparmor="ALLOWED" operation="sendmsg" profile="php-fpm" name="/run/systemd/notify" pid=448788 comm="php-fpm8.2" requested_mask="w"...
  8. S

    Resolved Geo blocking for subscriptions / domains ?

    ok now is the licence valid, but i dont deinstall fail2ban sorry!
  9. S

    Resolved Geo blocking for subscriptions / domains ?

    installed the app, and in the account shows: The Valid Domain, IP and Directory will be detected & saved the next time the license is accessed. and in plesk : Der Lizenzschlüssel ist ungültig. (The license key is invalid )
  10. S

    Resolved Geo blocking for subscriptions / domains ?

    But I still thought that it was possible to block or unlock certain ip`s ( Apache & nginx settings in the domain ) regardless of the server-wide settings
  11. S

    Resolved Geo blocking for subscriptions / domains ?

    I have installed geo blocking and work in the web-app firewall, but for all subscriptions the same rule : SecGeoLookupDB /usr/share/GeoIP/GeoLiteCountry.dat SecRule REMOTE_ADDR "@geoLookup" "phase:1,chain,id:99999932392,drop,log,msg:'Blocking %{geo.country_code}'" SecRule GEO:COUNTRY_CODE...
  12. S

    Question Plesk Firewall do not block connections to Docker container

    I try to isolate the docker container like this: https://www.plesk.com/kb/support/on-plesk-for-linux-server-deny-rules-set-up-in-plesk-firewall-do-not-block-connections-to-docker-container-2/ my docker port is 3310 intern 3311 extern, Hostname in the database is 0.0.0.0 iptables -I...
  13. S

    Question Docker Mysql Password scanning hacking ?!

    on Ubuntu 20.04 i have installed Docker with Mysql 5.7.34 , in Plesk is in the firewall all ip blocked in the rule for MySQL-Server, only acesss from my IP Range from my internet provider in the database is in the configuration only acess local connections. but in the docker log is see this ...
  14. S

    Question Installing PHP 7.2 on Plesk 18 & Ubuntu 22

    i have a simular problem, i try to intstall 7.1 on ubuntu 22.04, i have installed PHP 7.1 and i add the handler: plesk bin php_handler --add -displayname "MyHandler 7.1" -path /usr/bin/php-cgi -clipath /usr/bin/php -phpini /opt/plesk/php/7.1/etc/php.ini -type fastcgi in plesk i can see and...
  15. S

    Question Firewall blocking plesk_saslauthd failed mail authentication attempt for user 'info' (password len=9)

    i have a nonstop this type from attacks,scannings: Aug 14 07:13:39 server plesk_saslauthd[2529904]: failed mail authentication attempt for user 'info' (password len=9) Aug 14 07:13:39 server postfix/smtpd[2529839]: warning: unknown[213.154.2.42]: SASL LOGIN authentication failed: authentication...
  16. S

    Question Postfix Geoblocking

    How i can block postfix with geoblocking ? i have installed geoblocking for the website and word very good: https://support.plesk.com/hc/en-us/articles/115004928714-How-to-block-or-whitelist-specific-countries-through-Plesk- but i have nonstop scanning hacking attacks against my mailserver...
  17. S

    Question I installed fail2ban but it doesn't block these attacks and ips

    I installed fail2ban but it doesn't block these attacks and ips Oct 28 19:11:11 server authpsa[487]: No such user '[email protected]' in mail authorization database Oct 28 19:11:11 server courier-imapd: LOGIN FAILED, method=PLAIN, ip=[::ffff:85.95.203.99], port=[58892] Oct 28 19:11:16 server...
  18. S

    Issue All Domains Apache2/Error 500

    Hello, i have the problem since today morning at my 2 servers at all FPM sites with ubuntu 20.04 i mean after the updates : apache2 2.4.41-4ubuntu3.5 vom Repository Ubuntu for focal-updates by Ubuntu (vorherige Version: 2.4.41-4ubuntu3.4 vom Repository now) - apache2-bin...
Back
Top