Skip to main content

After cpanel update IP blocker going crazy

Comments

5 comments

  • cPanelWilliam
    Hello! The IP Blocker feature in cPanel does not automatically block IP addresses. However, the IP blocker feature will read deny rules that were manually added to a site's .htaccess file. It's possible these rules are being added manually via the cPanel interface or by a 3rd party script running on the accounts. I would recommend checking the cPanel access logs to ensure these aren't being added manually via the IP Blocker or File Manager. If that doesn't shed any light on the issue I would recommend opening a support ticket so our team can try to identify what is causing this to happen.
    0
  • GroupeAccess
    Thank you for your answer. " The IP Blocker feature in cPanel does not automatically block IP addresses" That make sense I didn't found any settings for that or any documentation. I will investigate to find which third party is doing that, because the issue happen on all my client. And when we enabled the Nginx reverse proxy, the public IP of our server was banned too. So the 3rd party that doing that didn't get the real IP of the client, but the IP of the reverse Proxy, Did I miss something in the setup of Nginx reverse proxy ? Thank you
    0
  • cPRex Jurassic Moderator
    @GroupeAccess - you likely need to install mod_remoteip through EasyApache to get that IP to show up correctly. Can you try that?
    0
  • GroupeAccess
    Thank you for that that was missing. It should be good now. ps: I still didn't find with plugin or feature was doing that, but by monitoring the file, only this process seems modifying the htaccess : /usr/local/cpanel/3rdparty/perl/532/bin/perl
    0
  • cPRex Jurassic Moderator
    If it just says "perl" it's almost certainly cPanel making the change, as we do update the .htaccess file on the system to reflect the PHP version.
    0

Please sign in to leave a comment.