[CLUE-Tech] root kit checker

Angelo Bertolli angelo at freeshell.org
Thu May 6 16:05:35 MDT 2004


> And it still won't stop.  I wish I had a phone number for somebody as
> MSN so I could yell at somebody about this.  I have tried to block them
> on my firewall, I have put their ip in hosts.deny, and I can't prevent
> it from sucking up bandwidth.

How about an .htaccess file at root level which blocks that IP address?

e.g.

<Limit GET HEAD POST>
order allow,deny
deny from 192.168.1.1
allow from all
</LIMIT>




More information about the clue-tech mailing list