Author: J.Perez6 (16 Mar 10 9:22pm)
Hi guys,
Im developping a little php script in order to kick spammers out of my free hosting servers.
This script is basically parsing the apache access_log, getting ips, checking them against a local cache stored in a sqlite db, then issuing a request against your server to check status of the IP address.
Unfortunately a lot of those responses come back with my IP (meaning your server sends back a no-answer response). What does that mean ? I thought all responses should start by 127 or it means a badly formatted query ?
Some responses are correct, but most of them sends back no answer at all, please advise, thanks :)
Im looking forward to use your fantastic project and contribute new IP since I have a lot of spammers on my 6,000 websites.
Cheerio !
|