You are not logged in.
I recently began playing with lighttpd and am using password protection for the server.
Goal: limit the number of failed attempts to 3 natively (ie within lighttpd).
Question: Is this possible or do I need a 3rd party util iike fail2ban?
Last edited by graysky (2016-07-16 12:11:01)
Offline
According what the folks at the lighttpd board have told you, fail2ban should work. How did that work out for you?
Offline
Yes, fail2ban is the solution.
Offline