vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   DDOS protection (https://vborg.vbsupport.ru/showthread.php?t=196324)

Nassou 11-15-2008 08:01 AM

DDOS protection
 
Hi all ;

somebody know how to protect my apache webserver ?

because i receive an attack from different IP

Dismounted 11-15-2008 09:14 AM

DDoS protection should be done at the router point, if it reaches your server, it's already probably too far. Talk to your host.

Angel-Wings 11-17-2008 01:14 AM

Short answer - no.

dDoS attacks just overflood your servers with thousands or even more requests at the same time and there's no protection against that - except maybe taking down the server but the result would be the same.

Load balancing might help - until a special point but generally there's not much you can do.

Brandon Sheley 11-29-2008 04:55 PM

Here is a hack you might want to check out
https://vborg.vbsupport.ru/showthread.php?t=196791

codershark 11-29-2008 04:58 PM

Quote:

Originally Posted by Loco.M (Post 1675286)
Here is a hack you might want to check out
https://vborg.vbsupport.ru/showthread.php?t=196791

this hack isnt against ddos ;)

Brandon Sheley 11-29-2008 05:42 PM

ya, but I think it might be the best "mod" out right now for attacks
you can always pass protect your root url, and post the user and pass on the popup
but it will block the search engine spiders as well :(

Angel-Wings 11-30-2008 01:56 AM

Quote:

Originally Posted by Loco.M (Post 1675302)
you can always pass protect your root url, and post the user and pass on the popup
but it will block the search engine spiders as well :(

Not if the dDoS overfloods the TCP Stack - then it doesn't matter if there's a 401 / 200 or whatelse reply - as long as the Webserver replies with something.

About pass protection the forum URL - you can still let some Useragents (Search Engine Bots) bypass the protection with LimitExcept / Limit directives still everyone who knows how to fake a Useragent can bypass the protection as well.

Brandon Sheley 11-30-2008 02:39 AM

well, it's what I did when I was getting ddos'd for days at a time and the forum ran great after you entered the login for the popup
maybe things have changed since then, it was 5 years ago. :)

Marco van Herwaarden 12-01-2008 11:36 AM

If the DDOS attacks the TCP stack, then no software solution will help. This would be best mitigaed by the host/datacenter at their outer border routers.

Most DDOS attacks i encounter are however attacking the web service. This kind of attack migth be stopped by an extra login.

azn_romeo_4u 12-11-2008 02:48 AM

Most DDOS protection is unprotectable at the software level. Massive DDOS protections are unprotecable by software or hardware. If it was just a regular DOS attack you could probably minimize the damage with stuff like apf firewall or mod_deflate.

I use for my apache server http://www.configserver.com/cp/csf.html Also I use www.litespeed.com that helps with DOS. Litepseed also speeds up my server way way way way faster than apache.

If you ever get DDOS just have your host null route for a few hours, but that's only if it's extremely severe. If not, you can block the IP with iptables or the CSF firewall. It has a nice UI for WHM.


All times are GMT. The time now is 06:51 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.01025 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete