Forum Moderators: phranque

Message Too Old, No Replies

Import mass chunk of spam DB IPs for Apache to Deny?

         

JAB Creations

8:06 am on Sep 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



1.) Where can I get as many known spam IP addresses as possible?

2.) How would I be able to block this huge list of IP addresses outright? (no special pages or anything, just total deny).

jdMorgan

3:10 pm on Sep 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Have you tried a search for "spam IP block list" or "realtime IP black list" or similar? There are many good resources out there.

Jim

moltar

3:49 pm on Sep 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



2.) How would I be able to block this huge list of IP addresses outright? (no special pages or anything, just total deny).

I'd do it on the firewall level.

JAB Creations

9:06 pm on Sep 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm on a shared hosting server...

moltar

8:24 pm on Sep 19, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



In that case you can try mod_rewrite & RewriteMap Directive [httpd.apache.org].

Regarding the lists. I suggest you compile those yourself with bot traps. Otherwise you can't know for sure if the IP is really a spam harvester or not.

JAB Creations

9:26 am on Sep 23, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Sorry but you're going to have to explain that in a little more detail. From what I see is the ability to link to some external file, a list I assume. How do I find these lists? Then how do I connect the dots and make of it work? I need a single working example and then tips on how to find other lists and I should be all set! :)