antonioribeiro / firewall

Firewall package for Laravel applications
BSD 3-Clause "New" or "Revised" License
1.39k stars 164 forks source link

Whitelisted ips and still get blocked #122

Closed meyer59 closed 6 years ago

meyer59 commented 6 years ago

Hi I have a bunch of whitelisted ip in the conf image

but i still get blocked by the attack_blocker when i go above the allowed_frequency Hope anyone can help me, Thanks

mndeto commented 6 years ago

Seems like Whitelisting is not working in localhost but okay in a client-server environment.

meyer59 commented 6 years ago

I have the issue even if i’m not as localhost, with the first ip in the screenshot 82.64...

antonioribeiro commented 6 years ago

Should be fixed in the next release.