vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   IP address online multiple times (https://vborg.vbsupport.ru/showthread.php?t=268510)

kazzer 08-14-2011 09:56 AM

IP address online multiple times
 
I run a small forum with some 700 members and just recently I noticed my users online count was up from an average of 20 to 40 or 50.

The users are all from Japan -

119.63.196.89
119.63.196.52
119.63.196.87
119.63.196.89
119.63.196.77
119.63.196.175
119.63.196.120
119.63.196.110

etc etc approx 20 similar addresses

They've been there for days, never signing out.

I 'banned' them

as in 119.63.196.*
119.63.196.45

where is says --

Use this option to prevent certain IP addresses from accessing any part of your board.

If you enter a complete IP address (242.21.11.7), only that IP will be banned.
If you enter a partial IP (243.21.11. or 243.21.11), any IPs that begin with the partial IP will be banned. For example, banning 243.21.11 will prevent 243.21.11.7 from accessing your board. However, 243.21.115.7 would still be able to access your board.

You may also use an '*' as a wildcard for increased flexibility. For example, if you enter 243.21.11*, many IPs will be banned including: 243.21.11.7, 243.21.115.7, 243.21.119.225.

Place a space or a line break between each IP address.


but that doesn't seem to work as they are all still there.

I don't understand what they are up to, but it can't be 'above board', can it?

Christian_ 08-14-2011 10:12 AM

Hi kazzer,

what do you mean by banned? Did you just ban their accounts or did you delete them? In waht way are they back? Are they still showing as being online, or did they re-register at the forum?

While IP blacklisting is a good feature, I wouldn't necessarily do it in VBulletin itself. If you do have a root server, block these IP addresses in your system's firewall (IPTABLES). This way packets from banned IP addresses never make it up all the way of your network stack, and they won't be delivered to the VBulletin application, that would discard them at this point in time.

If you have IPTABLES, enter this
iptables -A INPUT -s xxx.xxx.xxx.xxx/yy -j DROP
where xxx is the IP address and yy is the subnet mask in CIDR notation.

kazzer 08-14-2011 10:30 AM

I went to -
admin>options>user banning options then listed the IP address as 119.63.196.*

As I understood it, that would prevent them access to the board.

These guys are there , all day and night, never sign out. Why?

Videx 08-15-2011 06:38 PM

I would just use Cpanel to deny the entire 119.63.196. range since I run a local forum. In fact, I already have most of Africa, Russia, and the far east blocked.

You'll need to do a Whois lookup online to see what ISP that is and get the entire range of IP numbers assigned to them.

cavyspirit 08-22-2011 12:23 AM

Quote:

Originally Posted by kazzer (Post 2233342)
I went to -
admin>options>user banning options then listed the IP address as 119.63.196.*

As I understood it, that would prevent them access to the board.

These guys are there , all day and night, never sign out. Why?

Same here. I want to know why as well.


All times are GMT. The time now is 05:15 AM.

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.02499 seconds
  • Memory Usage 1,718KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete