Skip to content
WJunction - Webmaster Forum

How to Defend Against a DDoS Attack?

Status
Not open for further replies.
Hello Wj Webmasters.
I need help from you all regarding defending a ddos attack.
The problem is that, my server load always increase to 7-8 automatically at night (+5:30 IST).
While, at daytime it is normal and is around 1-1.5.
So, I'm sure that this will be a ddos attack on my site.
This has been happening from last 3-4 days.
Any help regarding this will be greatly appreciated.
I'm running centos 5 32bit and kloxo.
 

6 comments

@ NEWEraCracker
I'm newbie to this vps and never used unmanaged vps.
so, can u tell m that how will i find out ip's performing such actions???
 
Here check this add it it will help you.

http://deflate.medialayer.com/

Or if you have csf installed do this:

Login to SSH via root:


netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n

Then check the IP's that are from the same subnet, and also those that have over 100+ connections to your server and ban them.

That will do the job :)
 
Status
Not open for further replies.

About the author

D
Banned · Joined
Deepak
145
Messages
0
Reactions
16
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom