• 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

Recent content by Bjorn

  1. Bjorn

    Question increase swap file

    Hi, We upgraded server RAM to 16gb. Now the cache has more space to fluctuate. But our swap is still used and we recieve swap usage alarms. Plesk recommends the swap storage to be 1/2 of the total ram space. So our swap needs to be 8GB. I increased the swap by removing the current swap file...
  2. Bjorn

    Resolved System user has access to server root using FTP

    Aaargh sorry, yes our /etc/proftpd.conf files are identical. cat /etc/ftpchroot returns @psacln And OMG the users belong to the wrong group. I thought I checked that damn... Check: [user@server]# groups username username : username Fix: usermod -g psacln username All is ok now, so simple :p...
  3. Bjorn

    Resolved System user has access to server root using FTP

    Sure: ssl.conf <IfModule mod_tls.c> TLSCipherSuite HIGH:!aNULL:!MD5 TLSProtocol TLSv1 TLSv1.1 TLSv1.2 </IfModule> 50-plesk.conf #ATTENTION! # #DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY, #SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED. #...
  4. Bjorn

    Resolved System user has access to server root using FTP

    Hi Ales, No I don't see that directive. Note: Most (existing) users work just fine, only a few users that are added through adduser have this problem. My proftpd.conf file: # Enable PAM authentication AuthPAM on AuthPAMConfig proftpd AuthGroupFile /etc/group IdentLookups off <IfModule...
  5. Bjorn

    Resolved System user has access to server root using FTP

    Hi, We have several system users that are added through CLI adduser [username]. I know this is wrong, nevermind how and why. Everything works except with FTP the users are able to traverse up the dir tree to the server root... When I create a new subscription everything is fine. When I add an...
  6. Bjorn

    Issue Overnight we lost 20 users

    Item 2 is resolved. "plesk repair mail -y" returns ok with 0 warnings or errors. The domain with mailing problems is fixed.
  7. Bjorn

    Issue Overnight we lost 20 users

    Hi, Operating system: ‪CentOS Linux 7.7.1908 (Core)‬ Current used Plesk- Product: Plesk Onyx 17.8.11 Update #71 Depending installed mail - server software: Postfix Production server that hosts 200 domains. Yesterday (monday) morning we noticed a few domains returned a 503. After running the...
  8. Bjorn

    Issue Microsoft mail servers keep blacklisting server IP

    "If this refers to Sign in to your Microsoft account and MS systems are showing a "green" state for the IP there, their network is not receiving spam from your server. Did you actually check SNDS with Microsoft or another service? In case MS SNDS is showing green, you can apply for a delisting...
  9. Bjorn

    Issue Microsoft mail servers keep blacklisting server IP

    Hi Mark, Thanks for your quick reaction. I did check MX toolbox and it was clear. When I check your link, which is very comprehensive btw, I see 2 blacklistings: - RFC-Clueless (RFC²) Metalist RBL - RFC-Clueless (RFC²) whois RBL They don't give much info, I only see this notice: domain is...
  10. Bjorn

    Issue Microsoft mail servers keep blacklisting server IP

    Hi, Plesk Onyx Version 17.8.11 Update #38 CentOS Linux 7.6.1810 Postfix 2.10.1 Outgoing mail control is active and strict. SPF, rDNS, DKIM & DMARC are active. Smart Network Data Service, IP status: normal Mail-tester score 10/10 In the past, some sites on the server got hacked and this caused...
  11. Bjorn

    Question Fail2ban 0.10.2, Plesk uses very old

    (some?) Dutch local goverments force health care suppliers to comply with the checks done on this website: Test for modern Internet Standards like IPv6, DNSSEC, HTTPS, DMARC, STARTTLS and DANE. (all green is required) Even when the website is only informational and holds no privacy sensitive...
  12. Bjorn

    Question Fail2ban 0.10.2, Plesk uses very old

    Because of the new EU privacy legislation we were forced to allow ipv6 on our server. In The Netherlands, Health care companies have to do checks which include IPv6. We are disappointed to learn that the current stable fail2ban does not support this... It is really needed!!
  13. Bjorn

    Question fail2ban log bans to mysql

    When you install fail2sql, it has to read the fail2ban.log /var/log/fail2ban.log Please note, I haven't completely finished this, i noticed my cron isn't working anymore. Maybe fail2sql no longer works with the current Plesk/fail2ban version, i'm not sure. I'm hoping to pick this up in the...
  14. Bjorn

    Resolved Server blacklisted, cause: connecting to botnet controller.

    I have run maldet and Revisium, they both found 1 infected domain. All is ok now. I still would like to know how to monitor / log check outgoing connections, so i can be sure.
  15. Bjorn

    Resolved Server blacklisted, cause: connecting to botnet controller.

    Hi, Operating system: CentOS Linux 7.1.1503 (Core) Current used Plesk- Product: Plesk Onyx v17.5.3_build1705170317.16 os_CentOS 7 Depending installed mail - server software: Postfix CBL blacklisted our server because it noticed a connection (twice) to a botnet Command & Control. "This was...
Back
Top