Log in

View Full Version : Miscellaneous Hacks - Allow registration only from specified CIDR/IP(s) + include exceptions


LordOfWAR_PC
01-15-2011, 10:00 PM
Mod was updated to the 1.2.1 version.

With using "Allow registration only from specified CIDR/IP(s)" plugin, you can allow registration on your forum only from specified CIDR(NetMask) region(s), like (192.168.1.0/24) or from specified IP addresses (like 192.168.1.1 and e.t.c.). Also you can allow all subnetworks and make an exception for others (ban them) by entering them into exceptions list (check example in the screenshot).

This modification was created using Jonavon Wilcox (http://snipplr.com/view/15557/cidr-class-for-ipv4/)'s PHP functions.

If you want to allow some subnetwork, but you don't know how to write it in CIDR formatting, then you can use for that simple CIDR/VLSM calculator (http://www.subnet-calculator.com/cidr.php).

If you don't know what means CIDR/VLSM, you can read this article on Wiki - CIDR (http://en.wikipedia.org/wiki/Classless_Inter-Domain_Routing).

Product was tested on VB 4.0.1, but it also must works on VB 3.x.x - 4.x.x.

Options screenshot :

As we can see from this screenshot, I am allowed all subnetworks (0.0.0.0/1,128.0.0.0/1) and denied only 192.168.1.0/24 subnetwork. But I also used IP exception list and allowed "192.168.1.3" IP adress, which is in denied subnetwork.

https://vborg.vbsupport.ru/attachment.php?attachmentid=125722&stc=1&d=1295279458

Error message :

https://vborg.vbsupport.ru/attachment.php?attachmentid=125691&stc=1&d=1295194239

Installation :

Just import xml file as usual VB product.

Uninstallation :

Just uninstall this product as any other VB product.

How to update :

Uninstall and then reinstall product (before that, it is recomended to save your old options into some place).

For multilanguage forums :

After installing of "Allow registration only from specified CIDR/IP(s)" product, you will be able to find and edit needed vbphrases :


allowregsfromcidr_error
setting_allowregsfromcidr_onoff_desc
setting_allowregsfromcidr_onoff_title
setting_allowregsfromcidr_masks_desc
setting_allowregsfromcidr_masks_title
setting_allowregsfromcidr_iplist_desc
setting_allowregsfromcidr_iplist_title
setting_allowregsfromcidr_cidrexceptionlist_desc
setting_allowregsfromcidr_cidrexceptionlist_title
setting_allowregsfromcidr_ipexceptionlist_desc
setting_allowregsfromcidr_ipexceptionlist_title
settinggroup_allowregsfromcidr


(English, Arabic (by Dr.osamA) and Russian language included).

worried
01-16-2011, 06:23 PM
I'll have to look into CIDR to properly use it but I like the idea. Instead of blocking the rest of the world I can allow specific regions.

irishblacknight
01-17-2011, 12:25 AM
Nice idea
I've no idea what I could use it for, but it's a nice idea :)

yahooooh
01-17-2011, 12:36 AM
i need to ban specific cidr/ip from registration
an opposite of this product
i hope if there are also accurate ip check for countries so ban country eazy

LordOfWAR_PC
01-17-2011, 11:46 AM
i need to ban specific cidr/ip from registration
an opposite of this product
i hope if there are also accurate ip check for countries so ban country eazy

Hm, I can add also field with denied cidr, so you will be able to deny some cidr and(or) allow some cidr...

LordOfWAR_PC
01-17-2011, 01:55 PM
Updated to the 1.2.1 version. All detalis in the first post.

Dr.osamA
01-18-2011, 03:18 AM
Excellent +5 stars
installed

translated to Arabic

plzz be nice and add XML fiel to 1st oregnal post

LordOfWAR_PC
01-18-2011, 08:14 AM
Excellent +5 stars
installed

translated to Arabic

plzz be nice and add XML fiel to 1st oregnal post

Thanks :).

Updated.

dormopoco
01-29-2011, 09:04 AM
where find italy CIDR

LordOfWAR_PC
01-29-2011, 08:48 PM
where find italy CIDR

Italy have many ISP's, so you want to block/allow them all or only some of them ? If all then there will be many records with many VLSM/CIDR regions...

dormopoco
01-30-2011, 12:19 AM
I would only allow ips Italian, tnx a lot! 4 your help.

LordOfWAR_PC
01-30-2011, 11:00 AM
I would only allow ips Italian, tnx a lot! 4 your help.

Ok, I am attached list (Italy_CIDR_VLSM.txt) of all Italian net-masks, written in CIDR/VLSM formatting.

First of all - you must delete all others allowed CIDRs/NetMasks which is in allowed list after plugin installation. Then you can open attached txt file with notepad, press Ctrl+A (to select all :)) and then you can paste it in "Allowed Sub-Networks (CIDR regions)" plugin field.

All Italian IP ranges I am get - there (http://list.iblocklist.com/?list=it).

For future, you can convert IP ranges into CIDR formatting using Range_to_CIDR.php file, which I am attached to this post too (when it will be needed, you can upload php file to your site and then go to it via web-browser).

:)

dormopoco
01-30-2011, 11:15 AM
tnx man i love u! u save my site!

LordOfWAR_PC
01-30-2011, 11:29 AM
tnx man i love u! u save my site!

Don't forget to mark plugin as installed ;)

talonmike
03-02-2011, 12:51 PM
Wow, this was wath I needed!

Casmos
07-16-2011, 12:46 PM
Thanks alot, now lets see if it keeps some forum hackers, away from my forum.

MacGuyInNC
04-19-2012, 01:15 AM
Anyone know if this works on 4.1.12? I'd love to block some problematic networks.

TIA!

MacGuyInNC
05-25-2012, 07:09 PM
Upgraded my site to 4.2.

Anyone try it yet? Confirm that it works?