View Full Version : Per Client Throttling Banned IPs
If an IP is blocked for going over the Connection Hard Limit, does LSWS list the IP on the Access Control Denied List until the banned period is over?
If not then how does it work? :confused:
anewday
10-25-2008, 10:54 PM
Nope, though it would be nice to have it like CSF does.
You can view the IPs by
grep hard error_log
Does restarting LSWS remove the ban of that particular IP?
anewday
10-27-2008, 08:15 AM
I don't think it does.
mistwang
10-27-2008, 10:34 AM
Does restarting LSWS remove the ban of that particular IP?
Actually, yes the list will be cleared. The IP will be banned again if it reach the limit.