Quote:
Originally posted by yikester
Come on guys... I know how to block an IP. :-)
I'm looking for a script that watches HTTP response 401, builds a table, counts the 401s and then pulls the plug for that IP.
|
if the http response is 401 it didn't read the script silly. so how exactly did you want to the script to run? locally parcing your log files? hows the script gonna block those ips when it never gets a chance to respond to the http request to begin with? do you have a firewall that reads configuration constantly from a text file or SQL database?