Accéder au contenu principal

Bac 2023 coupure d'internet

Le  Samedi 10/06/2023, nous avons eu un probleme avec les sites web en HTTPS et sans certificat SSL les sites fonctionnent correctement entre 12H et 21H. 

la cause : ( je ne sais pas est ce que a cause du BAC ou non )

Pour les jours de semaine du BAC ( Dimanche 11/06/2023- Jeudi 15/06/2023 , Ooredoo a bloqué les ports WHM et Webmail et la messageire via Outllook mais j'ai acces au site web.


Pour les ADSL ca fonctionne correctement.


I understand you were experiencing issues accessing https://webservices.dz/ while the site was loading normally over plain HTTP. Upon review, the OSCP error you noticed was occurring for several hours.
 

[08:12:00 srv root@95074323 ~]cPs# grep 'Jun 10.*ocsp.comodoca.com' /usr/local/apache/logs/error_log | (head ; tail)
[Sat Jun 10 11:05:14.421313 2023] [ssl:error] [pid 717872] (EAI 2)Name or service not known: [client 40.77.167.83:63936] AH01972: could not resolve address of OCSP responder ocsp.comodoca.com
[Sat Jun 10 11:05:14.421696 2023] [ssl:error] [pid 723229] (EAI 2)Name or service not known: [client 40.77.167.163:51457] AH01972: could not resolve address of OCSP responder ocsp.comodoca.com
[Sat Jun 10 11:05:14.422048 2023] [ssl:error] [pid 723304] (EAI 2)Name or service not kn

 
This error can cause the behavior you described; however, we cannot confirm why the OCSP responder was unreachable since the issue has been resolved. When this error occurs, the fastest way to get your sites working again is to turn off the "SSL Use Stapling" option in WHM under Home » Service Configuration » Apache Configuration » Global Configuration.
 
OCSP responder errors



Commentaires

Posts les plus consultés de ce blog

cPanel DDOS attack - Mitigate Slowloris Attacks - mod_qos

Apache mod_evasive Mod_evasive is a module available for the Apache HTTP server that can automatically block attacks by rate-limiting any IP that sends too many requests in a short time. Start by installing the module from WHM’s  EasyApache 4  interface. Select the  Currently Installed Packages  profile, search for  mod_evasive  in the  Apache Modules  section, and then install it. The default settings are good for most servers, but you can tweak them further by editing the configuration file  /etc/apache2/conf.d/300-mod_evasive.conf . You can also whitelist specific IP addresses or classes, so legitimate requests are not blocked. Configure CSF to block attacks While  mod_evasive  works very well, it only protects the Apache webserver. In order to harden other services as well, you can install the free  ConfigServer Security & Firewall  (CSF), which also includes a WHM plugin. As the  root  user, install CSF with these terminal commands: cd /usr/src rm -fv csf.tgz wget https://down

Spool file is locked (another process is handling this message)

LOG: MAIN cwd=/usr/local/cpanel/whostmgr/docroot 4 args: /usr/sbin/exim -v -Mrm 1dUoey-0006YJ-3A Message 1dUoey-0006YJ-3A is locked LOG: skip_delivery MAIN Spool file is locked (another process is handling this message) To do this you can run the following commands. |exim -Mt 1dUoey-0006YJ-3A |exim -Mrm 1dUoey-0006YJ-3A I am also providing the following page in case you want more information regarding the exim command options. http://www.exim.org/exim-html-current/doc/html/spec_html/ch-the_exim_command_line.html

Open Media Vault NAS change password

Known Root Password Login to the OMV using the root user and the current password via SSH or Console enter the following command passwd root The new password is now active. Unknown Root Password, but Admin Access to OMV GUI is Available In this scenario we still can help ourselves with the GUI. The method we use is, that we create a cron job for the root user which then resets the password. Navigate to System -> Cron Jobs Press the +Add button UN-tick the enabled box, so that the cronjob does not run automatically. put into the command field the following line, replace newpasswd with your password: echo "root:newpasswd" | chpasswd press okay select the newly created cron job Click the run button. in the opening window click the start button. It will shortly deactivate and activate again. open ssh or console and login as root with your new password. Root and Admin Password Unknown If you do not know the root password, you need to boot with a Li