codeling / bfstop

Brute Force Stop Plugin (for Joomla!)
https://bfstop.bfroehler.info
GNU General Public License v3.0
36 stars 20 forks source link

Blocked whitelisted IP and can`t unblock. #176

Closed SuperSonic45 closed 4 years ago

SuperSonic45 commented 4 years ago

I have added IP address in Whitelist section a few weeks ago and today that whitelisted IP was blocked, so now i got same IP in "Whitelist" and "Blocked IPs (database)" sections. Furthermore i can not unblock it. Then i set checkbox on that IP in "Blocked IPs (database)" section and hit "Unblock" button it say: Unblocking has failed. So now i was forced to completely disable plugin to get access from that IP.

codeling commented 4 years ago

Can you show screenshots of the entries in the whitelist and the blocked list? Something must prevent bfstop from recognizing the IP address as whitelisted, because for a whitelisted IP, all checks are skipped.

Maybe you can you tell me a bit more about your configuration? Also, please check the bfstop log files (and the php/apache error logs if you have access), for more information on why the unblocking failed!

SuperSonic45 commented 4 years ago

It turned out user gave me wrong IP (there was an error in one digit), so all that time i am working with wrong IP. Now with right IP all working as it should. I am sorry for disturb.

codeling commented 4 years ago

Glad that the issue has been resolved, thanks for reporting this here!