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

    Issue Almalinux 9 and Firewall

    Hi, I've tested that any change that I do with Firewall with Plesk interface, it isn't working. If I want to apply it I must connect to server (ssh) and use command firewall-cmd --add-port=xxxx. Why ?
  2. O

    Resolved Almalinux 9 and ssh

    Hi MarkM ni, it's not possible because it's a new (fresh) server. Anyway I have checked it, and it's not present other entries of PermitRootLogin. I have modify other parameter (like MaxAuthTries, MaxSessions, etc.) and seems that isn't read at all.
  3. O

    Resolved Almalinux 9 and ssh

    Hi, I've configured an Almalinunx 9.2 with Plesk 18.0.52, and I have a problem with ssh; I don't know why but despite I have changed some parameters in sshd_config (like PermitRootLogin no), I can access as root even if I have restarted services and restarted server (not necessary but I have...
  4. O

    Question New installation: best practices, useful tips, suggests

    Thank you Maarten, but fail2ban its' already configured so, I must uninstall it before installing Plesk
  5. O

    Question New installation: best practices, useful tips, suggests

    Hi Peter, my server 'it's empty' so I must configure it before use it; my question was about when installing MariaDB, before of after installing Plesk (that Plesk install its DB) ? So, if I install MariaDB after installing Plesk, the Plesk's DB where will it be installed ? This is a...
  6. O

    Question New installation: best practices, useful tips, suggests

    Thank you for this link. I hope watchdog will be supported. Have someone try to compile Monit on Almalinux 9? My question about DB is about that I have read that if you have already installed MySql, you MUST remove it before Plesk, and the you can install you DB. I knew that Plesk install its...
  7. O

    Question New installation: best practices, useful tips, suggests

    So, my fail2ban package will be overwrite ? Or should I remove it before Plesk installation ?
  8. O

    Question New installation: best practices, useful tips, suggests

    Hi, I'm about to start a new Almalinux server (9.2) and I have some questions about best installation of Plesk because I have read many contradictions, so here my doubts : a) Almalinux 9 is supported from 18.0.48, so I'm expect that 9.2 is fully supported, right? b) Before install Plesk, is...
  9. O

    Issue Create email account - Error: mailmng-outgoing failed: ERROR:__main__:mails.domain_id may not be NULL

    Hello, I'm on CentOs 7.9 with Plesk 18.0.42 Update #1. I've this problem with domains that have website (www and @) hosted on another server. If I try to add a new email for a domains that is on plesk I have no problem. Why ? I've read and try this solutions without success: What Can I...
  10. O

    Forwarded to devs Nginx compile by Plesk and chipers

    Hi Igor, the command you post give me no error, but the result don't change. If I reissue certificate from Let's Encrypt, it give me a connection encrypted with TLS_AES_256 and not TLS_AES_128 as I would expect. So the 'problem' it's somewhere else
  11. O

    Forwarded to devs Nginx compile by Plesk and chipers

    Username: TITLE Nginx compile by Plesk and chipers PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk 18.0.39 Update #2, CentOS 7.9.2009 PROBLEM DESCRIPTION In my configuration TLS 1.3 isn't implementable but with nginx complied by Plesk, I can secure my domains with the last version...
  12. O

    Question Nginx compile by Plesk and chipers

    Hi IgorG, have you tested it on CentOS 7 machine ? My ssl.conf has default configuration
  13. O

    Question Nginx compile by Plesk and chipers

    Hi, I've tried to implement new chipers, but I have an httpd error when I apply it : plesk bin server_pref -u -ssl-ciphers...
  14. O

    Question Nginx compile by Plesk and chipers

    Hi, TLS AES 256 has large key size and it require more CPU. So 256-bit version is a bit slower and when you have many call to your site. 128bit is still safe but faster. If you take a look at the biggest e-commerce website, they use 128 and not 256.
  15. O

    Question Nginx compile by Plesk and chipers

    Hi, I'm on CentOS7 with Plesk 18.0.39 and I use nginx as a proxy.In my configuration TLS 1.3 isn't implementable but with nginx complied by Plesk, I can secure my domains with the last version. I use Let'sEncrypt to secure domains but I have a question about this; my domains are secured with...
  16. O

    Question CentOS 7 and TLS1.3 with Let'sEncrypt. How is this possible ?

    Hi Monty, thank you very much for your support. For ciphers, can I configure them only with plesk bin server_pref ? So is ssl.conf in /etc/nginx/conf.d/ useless ?
  17. O

    Question CentOS 7 and TLS1.3 with Let'sEncrypt. How is this possible ?

    Hi, I'm on CentOS 7.9.2009 with openssl 1.0.2 and Plesk 18.0.39u1 with Let's Encrypt 2.13.7 and my websites have a connection encrypted with TLS 1.3. How is this is possible ? I know that I can setup and use TLS 1.3 with openssl 1.1.1k and more (for example with CentOs8). Other question about...
  18. O

    Question My server is marking all emails as ***SPAM***

    Hi, I think that you have missing a "+" v=spf1 +ip4:74.208.51.61
  19. O

    Question Block selected UserAgents for all vhosts

    I think that Fail2Ban is very helpful for this use, and there is a pre-configured filter too.
Back
Top