As you can read in our documentation about blocking reasons, the description of this blocking reason is:
Someone tried to access your site's administrator section but he didn't provide the secret URL parameter. Admin Tools blocked him and prevented him from seeing the login page at all.
So the real problem is that you are trying to access your administrator login page without using the Secret URL Parameter that you have configured in Components, Admin Tools, Web Application Firewall, Configure WAF, Basic features. Follow that link and look under “Administrator secret URL parameter” for more information about how to use this feature.
Please remember that when your IP address changes Joomla will automatically try to log you out of your site because your login session’s IP address does not match your current IP address. If at this point you are still logged into your backend and try to access a backend page – or editing an article, in which case Joomla automatically tries to access your backend every few minutes to renew your session – you will trigger this block reason. If this happens enough times, as configured in the Configure WAF page’s Auto-ban tab, your IP address will be blocked.
If you suspect this is the case you can first try to log out of your Joomla administrator area once you are done using it and not leave browser tabs to it open in the background (background tabs do try to refresh periodically and may cause this block reason to be triggered without you knowing). If this is not enough you should disable this feature by setting the Administrator Secret URL Parameter to an empty string. In fact, I recommend instead using Admin Tools’ administrator password protection feature if available on your server. This latter feature relies on your web server handling the additional authentication, before PHP (let alone Joomla and Admin Tools) has a chance to load. It better protects you against brute force attacks trying to guess your admin login information than the secret URL parameter. The only downside is that it only works on Apache and Litespeed servers which are nearly 90% of servers used out there and by far and large what commercial hosting providers use.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!