PDA

View Full Version : Per Client Throttling Banned IPs


kuts
10-25-2008, 05:53 PM
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

kuts
10-25-2008, 11:53 PM
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.