Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Advanced Ipban Manager Details »»
Advanced Ipban Manager
Version: 4.0-0.4 rc, by Carnage Carnage is offline
Developer Last Online: Sep 2014 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 4.0.0 Rating:
Released: 10-28-2009 Last Update: 01-17-2010 Installs: 170
DB Changes Uses Plugins
Additional Files  
No support by the author.

What does this do?
This is intended as a replacement for the ip bans under vbulletin options. It allows for timed ip bans, cidr ranges and attatching reasons to bans.

It also features registration only ip bans allowing members who may be effected by an ip ban to continue using the forums, but blocking registrations and ip ban exempts so that you can ban a large range of ips and let through a smaller subset of them.

What can I use it for?
This is a much better tool for managing ip bans on your forums. As it has its own permissions, you can grant admins access to it without needing them to have full access to the vbulletin settings. For more details see the features list.

Features
  • A new interface, separate to the options for adding and removing ip bans.
  • Set expiry dates and reasons for ip bans
  • See who set which ip bans
  • Set ip bans by cidr range.
  • Set registration only ip bans (great for stopping spam bots without affecting existing forum users)
  • Set exempt ip bans (ban a large range of ips and only allow select ips through the ban)
  • Define unbannable ips in config.php
  • A range of tools for assisting usage including:
    • Cidr to range calculator (see what range a certain ban will affect)
    • Range to cidr calculator (creates a set of bans to cover any arbitrary range [experimental]
    • Test an ip (enter an ip to see if its banned or not and which if any bans affect it)
    • Whois an ip (get information on who owns (eg which isp) an ip and the cidr range of ips that they own (simplifying blocking users on dynamic ips)) [Dependant on host and server OS]
    • Check if a user is banned (enter a username/userid to see if they are banned or not)

Planned features
  • Ban a user (some sort of integration and automation to ip ban users from their admincp profile)
  • Integration with delete as spam feature to allow automatically ip banning spammers
  • Inport/Export ip bans to share with others and amongst other sites you own
  • Os independent whois and results parsing (eg give novice admins a hand in picking out the important bits)
  • Automatic conversion from old bans into new ones.
  • Phrases for admincp areas (that are currently lacking them)
  • Integrated Admin help

Installation
1. Backup db.
2. Upload files from zip.
3. Import product file.
4. Setup admin permissions for your staff.

Upgrading from 3.6+ version of this mod
1. Backup db
2. Use the uninstall option for the 3.6 version of this product. (this will leave your ip bans in tact)
3. Upload the new files from the zip, overwriting the old ones
4. Import the new product file.
5. Check admin permissions for your staff members.

Upgrading from previous versions of this mod
1. Upload files in upload directory
2. Import product (allowing override)

Uninstallation
1. Backup db.
2. Uninstall the product file.
3. Manually delete the ipbans table from your database (unless you want to keep it)
4. Delete the files that were included with this release.

Changelog
  • 4.0-0.4 rc1
    • Changed min cidr range from 16 to 8.
    • Added md5 sums file, ipban manger will no longer come up as suspect files in diagnostics (unless someone has tampered with the files)
    • Added feature to check if a user is banned
  • 4.0-0.4 b2 (unreleased)
    • Fixed a couple of minor bugs
      • Redirecting to the wrong place after adding an ip ban
      • Short php tag at top of admincp file
  • 4.0-0.4 b1
    • Added tool to calculate cidrs from an arbitary range
    • Fixed product help and version check urls
  • 4.0-0.4 a2
    • Fixed bug with admincp menu not showing
  • 4.0-0.4 a1
    • initial release

Notes

Download Now

File Type: zip Advanced IP ban Manager v4.0-0.4 release candidate 1.zip (23.5 KB, 1030 views)

Screenshots

File Type: jpg ipbans add.jpg (52.5 KB, 0 views)
File Type: jpg ipbans cidr calculator.jpg (32.9 KB, 0 views)
File Type: jpg ipbans ip ban checker.jpg (51.0 KB, 0 views)
File Type: jpg ipbans list.jpg (37.9 KB, 0 views)
File Type: jpg ipbans range calculator.jpg (43.0 KB, 0 views)
File Type: jpg ipbans tools1.jpg (67.8 KB, 0 views)
File Type: jpg ipbans tools2.jpg (64.3 KB, 0 views)
File Type: jpg ipbans user ban checker.jpg (62.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
mohammadxxx

Comments
  #32  
Old 12-19-2009, 06:10 PM
zonaenlinea's Avatar
zonaenlinea zonaenlinea is offline
 
Join Date: Dec 2009
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank prefec
Reply With Quote
  #33  
Old 12-29-2009, 06:10 PM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've updated the first post to contain more information about what this mod does.

I'm hoping to have a release out later this week to fix one or two minor errors (eg the short php tag in the admincp file)
Reply With Quote
  #34  
Old 12-30-2009, 02:05 AM
smooth-c smooth-c is offline
 
Join Date: Jan 2008
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When do you expect the other features to be implemented? Great mod, I shall be installing this
Reply With Quote
  #35  
Old 12-30-2009, 11:29 AM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

import/export is high on my priority list, as is the automatic conversion tool. The integration into delete as spam was my reason for writing this in the first place...

Currently I'm working on a total rewrite of one of my other mods for vb4; after I've got a release out on that I'll be allocating time to my mods based upon their popularity. Major bugs (of which there shouldn't be any; this mod has been out and used for quite a while on 3.6+) will be fixed; but features are really based upon how much free time I have.

Was there any specific feature you are particularly after? (If I have to guess, I'd say the integration into delete as spam )
Reply With Quote
  #36  
Old 01-03-2010, 05:17 PM
captkirk captkirk is offline
 
Join Date: Dec 2009
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great set of tools, voted and clicked as Installed.
Reply With Quote
  #37  
Old 01-18-2010, 12:09 PM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bit of a hold up on my expected release; i've been working on several other mods as well. Anyway, i've turned what was going to be just a bug fix release into a feature release. Adding a tool to check if a user is banned which returns a list of the users ips and if they are banned or not and a list of any ip bans affecting the user. Great to check you've got all the ips of a member on a dynamic ip address and also to figure out which bans are affecting users you didn't mean them to.

I'm also pleased to be able to move the core of this mod out of beta. Its been functioning very well on my site for ages and this thread (and the vb3.x version thread) hasn't reported any major issues with it either.

Next release will be uploaded in about 5 mins. (Once i've finished editing the first post)
Reply With Quote
  #38  
Old 01-22-2010, 07:28 PM
captkirk captkirk is offline
 
Join Date: Dec 2009
Posts: 32
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for thr update
Reply With Quote
  #39  
Old 01-26-2010, 07:55 PM
Carnage Carnage is offline
 
Join Date: Jan 2005
Location: uk
Posts: 760
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Uploaded a whole bunch of screenshots to show off the majority of the features in this product.
Reply With Quote
  #40  
Old 02-24-2010, 11:06 PM
HolyKiller HolyKiller is offline
 
Join Date: Dec 2006
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cool mod, my supermods can finally IPbat without access in forum settings , thx !
Reply With Quote
  #41  
Old 03-11-2010, 03:39 AM
zeroality zeroality is offline
 
Join Date: Jul 2006
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This work on 4.0.2?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:48 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07342 seconds
  • Memory Usage 2,341KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (9)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete