vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Help fight ddos with this mod thats needed!!! (https://vborg.vbsupport.ru/showthread.php?t=234101)

manuelg1201 01-25-2010 05:44 AM

Help fight ddos with this mod thats needed!!!
 
Have a mod that does two things. If activated, One it gets all ips that register users have used and only allows them, blocking all other ips via .htaccess.

Or

You can turn on the 2nd part, giving each guest only 5 reloads max, then ip is added to ban list of .htaccess (for private forums)

Hell Bomb 01-25-2010 06:02 AM

Actually this is an interesting concept worth taking a look into. Defiantly not thought about doing something like this and it would leave the DDOSer thinking. From my experience its usually a disgruntled user that is the one DDOSing but i will take a look into this.

Digital Jedi 01-25-2010 06:09 AM

If it blocks all other IPs via .htaccess, then how would new users ever be able to register?

Hell Bomb 01-25-2010 06:17 AM

Quote:

Originally Posted by Digital Jedi (Post 1965920)
If it blocks all other IPs via .htaccess, then how would new users ever be able to register?

I think he is talking about using it for a short time say when he is getting DDOSed it will give him time to track down who is DDOSing his site while not effecting current members. This will allow the website to maintain as normal as possible while being DDOSed.

Marco van Herwaarden 01-25-2010 01:37 PM

You don't fight a DDOS in the end-user application (vBulletin). A DDOS is best mitigated on the network or O.S. level.

Carnage 01-25-2010 02:11 PM

now, a mod that after a certain amount of refreshes in a short period added an ip to iptables... that would be interesting (even better if it added it to the iptables of a router upstream of the server)

Marco van Herwaarden 01-25-2010 03:04 PM

Again, that should be done on server level, not in the application layer.

Any code that you would add to the application will only increase server processing for each page, resulting in only more problems.

A DDOS should be mitigated before it even reaches the application (ie. vBulletin).


All times are GMT. The time now is 05:00 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.02203 seconds
  • Memory Usage 1,717KB
  • 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
  • (7)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