ZenphotoCMS Forum
IP Blocker not working - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: IP Blocker not working (/thread-13636.html)



IP Blocker not working - flo - 24-08-2021

Hi

The plugin "IP Blocker" is enabled, with 6 IPs originating in Russia blocked.

The security log shows 2 attempted admin logins using random user names every 6-7 minutes (hundreds of times in total over the last few days), with all attempts originating from 2 of the 6 blocked IPs. Logon threshold and cool-off are set also, but seem equally without effect.

Any idea why the IP Blocker plugin might not be working as intended?

Thanks




IP Blocker not working - acrylian - 24-08-2021

I have to admit I actually never used it myself. All filters I see are still available and it should actually still work as before.

But check your IP address anonymization option because if active the IP addresss naturally will not match the ones on the list.




IP Blocker not working - fretzl - 24-08-2021

I can indeed reproduce the issue. No clue so far.




IP Blocker not working - flo - 24-08-2021

IP anonymization option is set to 0 = no anonymizing




IP Blocker not working - ctdlg - 08-07-2023

Hello,
This plugin still does not work in 2023.




IP Blocker not working - acrylian - 08-07-2023

We actually will deprecated it with 1.6.1 and it does not work with IPv6 anyway I think.

Perhaps an alternative, blocking can also be done via htaccess:
https://serverpilot.io/docs/how-to-block-ip-addresses-with-htaccess/

That's even better because really server side and the site is not even reached.