solved today I got 2K spamposts; blocking on IP-ranges possible?

FarikoBrainiac
FarikoBrainiac
@farikobrainiac
8 years ago
3 posts
is it possible in Jamroom to block users based on ip-addresses and configure those in ranges preferably?
updated by @farikobrainiac: 09/01/16 12:36:03AM
paul
@paul
8 years ago
4,325 posts
FarikoBrainiac:
is it possible in Jamroom to block users based on ip-addresses and configure those in ranges preferably?
Yes - Checkout the Banned module - https://www.jamroom.net/the-jamroom-network/networkmarket/36/banned-items


--
Paul Asher - JR Developer and System Import Specialist
brian
@brian
8 years ago
10,144 posts
You can't enter an IP range, but you can block an IP class or block - i.e.
192.168.1.
would block 192.168.1.1 -> 192.168.1.255

10.10.
would block 10.10.0.1 -> 10.10.255.255

If you need to block actual ranges, you'll want to do that with a DENY directive in your site's .htaccess file - i.e.:

http://serverfault.com/questions/714270/how-to-block-ip-in-httaccess-on-apache-2-4


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

updated by @brian: 04/28/16 11:16:00AM
brian
@brian
8 years ago
10,144 posts
Also - would recommend setting up the Spam Blocker module:

https://www.jamroom.net/the-jamroom-network/networkmarket/82/spam-blocker

with a new user quarantine period.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags