blocking IPs
Posted: Mon Dec 25, 2006 2:02 am
Every One
Hello and Marry Christmas
I want to block all those IPs who are attacking my web page more than 50 times a day. I mean if some is trying access my web page using some script this IP needs to be blocked. How can i do this?
One option is i save ever IP in the database and see if some IP has accessed my site more than 50 times a day i will block that IP for that day.
Problem: Few days back someone tried to access my page 15-25 times/second. and i want to stop this and want to make sure that this don't happen again?
Is there any other solution to this problem?
Thank you,
Hello and Marry Christmas
I want to block all those IPs who are attacking my web page more than 50 times a day. I mean if some is trying access my web page using some script this IP needs to be blocked. How can i do this?
One option is i save ever IP in the database and see if some IP has accessed my site more than 50 times a day i will block that IP for that day.
Problem: Few days back someone tried to access my page 15-25 times/second. and i want to stop this and want to make sure that this don't happen again?
Is there any other solution to this problem?
Thank you,