• 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

    Issue Firewall suddenly took Plesk down overnight

    Thanks for reply I have about 10 servers at same provider with almalunux 8 / plesk, iptables.service is by default disabled along with firewalld (from the provider's plesk installation) and plesk firewall works very fine without doing anything except activating firewall from plesk. At other...
  2. M

    Issue Firewall suddenly took Plesk down overnight

    FirewallD as Peter mentioned should be correctly disabled (or masked) plesk-firewall service is correctly enabled As for iptables, did not find any documentation on this, but as i tried myself realized that iptables and iptables.service at least at Almalinux are different things. Almalinux 8...
  3. M

    Issue Firewall suddenly took Plesk down overnight

    Hi Peter thanks for coming back Right when disabling firewallD locked out, obviously it deletes the 3 default entries at iptables including ssh It seems that depends on how plesk installed by the provider, at main vps/dedicated provider i use never have proble, just activating plesk firewall and...
  4. M

    Issue Firewall suddenly took Plesk down overnight

    Hi Tim At that almalinux/plesk machine if i remember well i did this: iptables -S had the open ports (this is tables not the service, obviously the ports added by firewalld) Then before disabling firewallD i installed iptables as service at almalinux in order entries of open ports to not...
  5. M

    Resolved Firewall disabled

    psa-firewall restart when message
  6. M

    Issue Firewall suddenly took Plesk down overnight

    As i wrote at same thread it is not safe, can be locked out from server.
  7. M

    Issue Firewall suddenly took Plesk down overnight

    Peter I think you mean firewalld along with plesk-firewall service that both write to iptables Some providers install correctly plesk with almalinux and firewalld is disabled while all needed ports are already at iptables via plesk firewall, at others firewalld is enabled with open only ssh...
  8. M

    Resolved attempts after reaching the limit

    Hi Peter Because gmail defers messages from same ip from custom domain after a number so it would be a protection measure
  9. M

    Resolved attempts after reaching the limit

    Thanks for reply Peter I meant if want to keep safe ip not due to hacked account or something but for legit emails in order to not reach incoming from same ip/email limits at gmail, yahoo etc. So after reaching limits whole queue will be discarded? You could just put another 2 checkboxes with...
  10. M

    Resolved attempts after reaching the limit

    Article does not exist, but the correct behaviour should be extra mails to not be discarded but to send when limit is open again So if someone has limit 50 per hour and sends 200 in same hour, all 200 emails to go through after 4 hours
  11. M

    Outgoing email messages not DKIM signed when enabled for a domain and in server settings

    Hi As had same problems with notifications, i did this Eg if your plesk server host is server.example.com, you can go at the zone of example .com and set different _domainkey and dmarc records for the server.example.com _domainkey in TXT o=~ (for the subdomain not root domain) at _dmarc for...
  12. M

    Resolved Plesk backup can not Dump databases MariaDB 10.6.7

    remove [mysqldump} section at {mysqld} bind-address = 127.0.0.1 # or :: comment skip-name-resolve with # this config work at 10 plesk servers with mariadb 10.6
  13. M

    Resolved Plesk backup can not Dump databases MariaDB 10.6.7

    I know but what would be the reason for it 10.6 mariadb comparing to 10.5 has the diference that skip name resolve should be disabled and bind address to be :: or 127.0.0.01 (in case where there is no 2nd admin @127.0.0.1 is created). Skip name resolve diasb;ed is a performance case but can...
  14. M

    Resolved Plesk backup can not Dump databases MariaDB 10.6.7

    there is no musqldump section of at mariadb cnf
  15. M

    Issue Add Let's Encrypt certificate for e-mail (DNS not hosted on Plesk)

    Using the root domain eg domain.com for MX is not good at all for users (i think we are majority) who use cloudflare as DNS and proxy. Ips for domain.com and www.domain.com will be cloudflare's ips so no connection can established to mailserver. So can use mail.domain.com or smtp.domain.com...
  16. M

    Resolved Plesk backup can not Dump databases MariaDB 10.6.7

    Very useful reply, however the case is that everything works with plesk, wp and every app with skip_name_resolve=1 excep tthe backup and migration, is not it strange? @Peter Debik
  17. M

    Question skip-name-resolve, bind-address and backup

    It seems that mariadb 10.6.x with plesk, in order database backups and migrations to work need bind address 127.0.0.1 or :: but skip-name-resolve disabled. With skip-name-resolve = 1 mariadb 10.6 and plesk working ok though except for database backups and migrations!
  18. M

    Resolved Very slow migration

    Thank you very much for useful replies, good to know how to check such things Both servers are at with 1 gigabit uplink at same network so it was not the issue Finally found that the erroneous service plans asssgnments were the cause as i described here: Issue - Wrong statistics at service...
  19. M

    Resolved Very slow migration

    Hi, Thanks for reply Backup is very fast
Back
Top