• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. Jürgen_T

    Resolved Error fail2ban since update to 18.0.63

    Thank you for this hint. In my case grep -R plesk-one-week-ban /etc/fail2ban/ does not bring up something except my own and new modifications to get fail2ban work. In addition I do not find a filter called plesk-manual.conf Could you please also provide the content of this filter, too? Then I...
  2. Jürgen_T

    Resolved Attempt to change status of non-configured mail service. [domain_id = 28]

    Suddenly after upgrade to Plesk Obsidian v18.0.63 I found this error message in the Plesk protocols: Attempt to change status of non-configured mail service. [domain_id = 28] How can I solve this?
  3. Jürgen_T

    Resolved Error fail2ban since update to 18.0.63

    To get access again you could try to add this to your jail.local: [plesk-one-week-ban] enabled = false Probably you will get then another error, what you can solve in a similar way by adding [plesk-permanent-ban] enabled = false (Do not forget to restart fail2ban after modifying the...
  4. Jürgen_T

    Resolved Error fail2ban since update to 18.0.63

    Thank you for your attention but I didn't contact your support. Instead I switched back to the old version of fail2ban, as the re-installation (plesk installer --select-release-current --install-component fail2ban) did not work as expected. I.e. only the directory /etc/fail2ban had been created...
  5. Jürgen_T

    Resolved Error fail2ban since update to 18.0.63

    After reinstallation of plesk-fali2ban no files are available in /etc/fail2ban . I am currently using the old version again but I cannot manage it using the plesk panel as the error appears as described above.
  6. Jürgen_T

    Resolved Error fail2ban since update to 18.0.63

    Since the update to Plesk 18.0.63 trying to open from the Plesk UI via tools/fail2ban results in an error: f2bmng failed: ERROR:__main__:No section: 'plesk-one-week-ban' Trying the solution from...
  7. Jürgen_T

    Issue New php-warning

    Plesk Obsidian v18.0.59_build1800240229.10 os_Ubuntu 22.04 OS Ubuntu 22.04.4 LTS The error is still there:-(
  8. Jürgen_T

    Issue Composer update problem

    I found a new error message in the protocols today: Error in cURL request: OpenSSL SSL_connect: Connection reset by peer in connection to getcomposer.org:443 : 0: /opt/psa/admin/plib/Db/Table/Broker/ServiceNodes.php:432 Db_Table_Broker_ServiceNodes->eachNode(object of type Closure) 1...
  9. Jürgen_T

    Question Plesk postfix DANE

    Finally I got it work for a less important domain. I replaced the name-server of strato with my own plesk ones. Here I could setup the necessary entries (TLSA) and others like CAA. This worked. The denic NAST predelgation check showed the proper function of each of my plesk name-server but as I...
  10. Jürgen_T

    Question Plesk postfix DANE

    So, first step was successful. I could realize the relevant TLSA-entries for port 25 and 443 in one domain using plesk (my earlier mistake was to look for TLSA entries in the general DNS template but not in the belonging domain istself.) The next problem is that I use the DNS-Server of my...
  11. Jürgen_T

    Question Plesk postfix DANE

    Thank you for your quick answer - I will proceed this way and let you know how I proceed!
  12. Jürgen_T

    Question Plesk postfix DANE

    I have now secured my domains with DNSSEC which was also possible direct with Strato (host of server) and passed successfully the tests of the dnssec-analyser. So, I now went through your provided links and I produced the TLSA records for my mail server as needed for DANE. This worked fine but I...
  13. Jürgen_T

    Question Plesk postfix DANE

    Thank you both very much, indeed. So, I have first to learn. If I succeed I will be glad to add here a summary of my efforts and results:-)
  14. Jürgen_T

    Question Plesk postfix DANE

    In the recent update to Obsidian this was announced:"Added the ability to add Transport Layer Security Authentication (TLSA) DNS records to domains’ DNS zones in Plesk. Such records are most commonly used to implement DNS-based Authentication of Named Entities (DANE)." Where can I find more...
  15. Jürgen_T

    Issue Email Security - dnsutils not found

    If you can manage to get this content for /etc/resolv.conf then this would satisfy Plesk E-Mail-Security: One possibility is to modify /run/systemd/resolve/stub-resolv.conf this way but depending on your OS and the configuration of your server this file become overwritten with the default...
  16. Jürgen_T

    Question resolv.conf problems with Ubuntu 22.04 LTS

    Checking the configuration with Plesk E-Mail security I receive this message: Is there also an example configuration for systemd-resolved available? Currently I have bind installed and the files resolv.conf and stub-resolve.conf are managed by systemd-resolved and /etc/resolv.conf is...
  17. Jürgen_T

    Issue Email Security - dnsutils not found

    What is the content of /etc/resolv.conf?
  18. Jürgen_T

    Resolved ssh port

    Just one more question: How can I derive, that the Plesk ssh-terminal starts as bash and not as shell? It starts with a single $ as prompt and first the command bash brings up the expected configuration i.e. the arrows work and also the prompt is more informative,
  19. Jürgen_T

    Resolved ssh port

    Thank you for sharing your professional solution! I know these discussions of hiding the ssh-port or not for decades and guess these are so difficult because both arguments has good pros and cons. Frankly, I personally think, that it is a better to have a good security solution in place - like...
Back
Top