Skip to main content

Googles IP are whitelisted, why and where?

Comments

7 comments

  • cPanelMichael
    Hello, Could you let us know the specific rule you added and how you added it? Also, are you using any third-party Mod_Security rules (e.g. OWASP)? Thank you.
    0
  • Wabun
    Hi, This is the rule: SecRule HTTP_User-Agent "Googlebot-Image/1.0" " deny,log,status:403,id:'150'" No third party installed, just my own rules. Just have the feeling that the Updating Common Mail Providers list is playing a role in allowing Google. Grey-listing is disabled to be sure it's not in the way. Also stopped and started the firewall, no more ideas....
    0
  • cPanelMichael
    Just have the feeling that the Updating Common Mail Providers list is playing a role in allowing Google. Grey-listing is disabled to be sure it's not in the way.

    Hello, The Greylisting feature only affects the Exim service and would not affect the firewall or Mod_Security rules on the system. The output you provided in your initial post is from the CSF/LFD application. You can review the /etc/csf/csf.ignore file to see if you have configured LFD to ignore those IP addresses. Thank you.
    0
  • Wabun
    Thanks, that file is empty...
    0
  • cPanelMichael
    You may also want to review the /etc/csf/csf.allow file. Otherwise, you'd need to review your existing Mod Security rules to see if any of the rules include exceptions for those IP addresses. Thank you.
    0
  • Wabun
    Found it, it was in the file /etc/csf/csf.rignore
    0
  • cPanelMichael
    I'm happy to see you were able to address the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.