Something doesn't quite add up. I believe that you are either mistaking your IP address or the site the security exceptions come from.
When an IP address is whitelisted (in the IP whitelist and the whitelist feature is enabled OR the IP is in the "Do not block these IPs" list) no security exception
whatsoever will be raised for requests coming from these IPs. Please note that I am NOT talking about logging: no security exception will be raised
at all. The request will not be blocked. Therefore there is no way you are receiving notifications from this site for these IP addresses.
If you are mistaking your IP address then two things will happen. First, some of your requests will be blocked. Second, depending on your options you will receive an email about this, or the security exception will be logged or both.
At this point we have to stress that if you have turned off security exceptions logging the IP address of a repeat offender will NOT be blocked. This feature requires logging to be turned on. If you are not logging the security exceptions there is of course no way for Admin Tools to know if you are a repeat offender or not, therefore it cannot know if it should block your IP.
So, as I said, something doesn't add up here. I believe you have configured Admin Tools as follows:
- The IP whitelist is not enabled and has no effect. This is why your whitelisted IP is raising exceptions.
- You have turned off logging but you have enabled email reporting. This is why you get emails about security exceptions but you don't see your IP being blocked or listed in the list of security exceptions.
Alternatively, one of the following unrelated issues may have occurred:
- You are confusing the source of emails. For example you get emails from site B but you're trying to look in the exceptions log of site A. If you have recently moved your site between hosts that is most likely the case: the old host hasn't deleted the site yet and you get emails from the copy of your site on the old host (thanks to some DNS caching that makes the domain name of your site resolve to the old IP). It's happened to me when I was transferring my blog site a few years ago.
- You are confusing the IP addresses. Most likely what you think is your IP is actually an internal IP address of your host's network or a CDN. Many servers sit behind a caching proxy and/or a CDN. By default Admin Tools will see the IP address of the caching proxy / CDN as the visitor's IP unless said proxy / CDN is configured to send an X-Forwarded-For HTTP header with the real IP address. Such a setup lacking this header will make every single request appear to be coming from exactly the same IP address. This combined with the two configuration settings I explained above would perfectly explain what you are seeing.
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!