Spammers
I’ve received over 200 spam comments on this website over the past 3 days, and as a result I have started to add IP’s to my firewalls blacklist. So far ipfilter has the following
block in quick on xl0 from 168.143.113.126 to any
block in quick on xl0 from 168.143.113.128 to any
block in quick on xl0 from 168.143.113.124 to any
And then had to run
DELETE FROM `b2comments` WHERE `comment_ID` > 952;
to get rid of all the comments.
I’m sure more to come. Let me know if you have any IP’s you want me to block.
on November 1st, 2004 at 6:39 pm
im not a spammer, what happened to my comment?
on November 1st, 2004 at 9:07 pm
I’m deleting in mass. Thats why yours got canned.
on November 4th, 2004 at 11:16 pm
I was getting the same thing from this same range of IP’s and I tried to block them out without any luck. I was able to fix the problem adding some code to b2comments.php and b2comments.post.php. I can email you the solution if you want. Just email me because I’m don’t really remember how I got here. I haven’t had any problems with Spam since I applied this hack.
on November 5th, 2004 at 12:05 am
Yeah I’ve added code to b2comments and it stopped most of the spam by not allowing links. Weren’t you the one who told me about that?
on November 5th, 2004 at 3:17 am
Slaney has the same problem also
on November 7th, 2004 at 11:51 am
SPAM SUCKS. I may just move to moderation, word press has some good plugins now too.