Hi @margomm
Thanks for response!
Let me get a step back though.
1.
blocked Usernames receives server response 200
blocked IP receives server response 200 after 3 attempts to access the site
Please tell me which one to set for the lockout and in which section?
You need to check settings of “Defender -> Firewall -> Login protection”. There’s a “threshold” option that sets the time after which the ban happens. If it’s set to, for example, 3 failed login attempts and 300 seconds timeframe it means that a ban will happen only if these three attempts are within 300 seconds.
If there are e.g. two attempts in 300 seconds and third one after 350 seconds, it doesn’t count.
2.
Also, Defender blocks the IP of my server:
[error] [client IP of my server] : client denied by server configuration: /wp-content/plugins/defender-security/languages/wpdef-default.pot, referer https://my_site/wp-content/plugins/defender-security/languages/wpdef-default.pot
[error] [client IP of my server] : client denied by server configuration: /wp-content/uploads/wp-defender/index.php, referer my_site/wp-content/uploads/wp-defender/index.php
It doesn’t have anything to do with Defender blocking any access. It’s the opposite: it only means that your server blocked direct access to those files (in this case files belonging to Defender) which is a good thing for security. It doesn’t mean that Defender is blocking your server and doesn’t require changes in Defender.
But that is true that the plugin is trying to “ping itself”. It’s related to “self check” of the “Prevent PHP Execution” and “Prevent Information Disclosure” security recommendations (as in “Defender -> Recommendations” settings) and actually means that they are both working as expected (since server denies the access).
So that’s a good thing and expected.
3.
Hummingbird Caching Plugin
What is the correct way to make blocking exceptions for a caching plugin?
Hummingbird has no any “blocking” options so I’m not quite sure what do you mean here. Are the Defender “lockout screens/messages” cached for you in Hummingbird?
If yes, this would usually be directly related to some additional cache active on site or server as Hummingbird itself wouldn’t be caching such screens.
Kind regards,
Adam