Recent content by PaulDurand

  1. P

    Resolved How to block a network with Firewall?

    Yesterday I block all IP as 185.220.101.0/24 through my Plesk Firewall but today I see into my log that the IP 185.220.101.7 is not blocked and crawl my website, why?
  2. P

    Resolved How to block a network with Firewall?

    Thank you for your help Monty, it works fine with 185.220.100.0/24 :)
  3. P

    Resolved How to block a network with Firewall?

    Thanks. I don't understand if I must have to use 185.220.100.0/24 or 185.220.100.0/32 into the subnet mask for this list of IP 185.220.100.252, 185.220.100.21, 185.220.100.60, etc... Is there an online tool wich indicate the 0/24, 0/32, etc... ?
  4. P

    Resolved How to block a network with Firewall?

    Hi, I read this page Is there any way to block an IP address in Plesk Firewall? to block one IP address. I would like to block a network (many IP address) as 185.220.100.252, 185.220.101.21, 185.220.101.22, 185.220.101.24, 185.220.101.28, 185.220.101.29, 185.220.101.3, 185.220.101.3...
  5. P

    Question File Manager => Edit a php file doesn't work

    Hi, I downloaded php files of my website from my server 1 (Centos 6 - Release 3 OVH) to my server 2 (Centos 7 - Plesk Onyx 17.8.11) and I can't edit my php files from my server 2 "File Manager => Edit", my screen stay white below "Code Editor: my-domain.com / httpdocs / my_file.php" and I don't...
  6. P

    Question Roundcube doesn't work

    Thank you for your answer. On this page Unable to send email from RoundCube: SMTP server does not support authentication they say: Before: $config['smtp_server'] = 'mail.example.com'; After: $config['smtp_server'] = 'tls://mail.example.com'; But into my...
  7. P

    Question Roundcube doesn't work

    I found: I had a DNS configuration problem, now I have access to roundcube but I can't send an email through roundcube, I have this error message: SMTP Error (250): Authentication failed How to fix the problem?
  8. P

    Question Roundcube doesn't work

    Hi, I'm on Linux CentOS 7 with Plesk Onyx and I have a problem with roundcube, I can't display the page http://webmail.my-website.com/roundcube/[email protected] I can display correctly the page http://webmail.my-website.com/ but not the roundcube page. I selected...
Back
Top