Thanks everyone for your help!

I went with iptables over the route -add option I was using. 

I found a great package in my Gentoo portage tree that works with
iptables and has a ipdrop script.

Thanks!
- Joe Monti

On Fri, 2002-09-13 at 23:01, Joseph Monti wrote:
> I've been an unfortunate target of various script-kiddies/worms and have
> configured apache to perform something like this on all incoming requests
> containing bad URI's:
> 
> route -n add <evil IP> gw <bogus local host>
> 
> The only concern I have is will this cause performance problems? I've got
> about 10 so far and I just put it up about 24hrs ago.
> 
> Thanks,
> Joe Monti
> 


Reply via email to