Results 1 to 10 of 18
-
26th Oct 2009, 03:57 AM #1OPBanned
Attacks on my server
I run a small private Swedish music sharing site.
From the past 3 days, there have been continuous attacks on my server
The httpd sessions are being flooded and the httpd load rises to: 200 - 600
Which makes the server almost inaccessible to everyone.
I think this is a kind of a port flooding or something similar
I am currently using : iptables | CSF
when I do netstat
Code:1 122.108.26.155 1 123.125.66.53 1 125.60.235.227 1 153.91.179.159 1 173.34.53.110 1 189.107.34.88 1 199.26.172.101 1 207.255.68.18 1 68.59.75.67 1 69.14.246.119 1 75.70.252.36 1 85.66.74.97 1 99.235.95.110 1 Address 1 servers) 2 110.137.110.242 2 114.120.223.71 2 117.200.208.97 2 124.253.162.209 2 212.46.40.198 3 110.49.49.16 3 222.252.86.165 3 65.37.18.45 3 71.249.108.199 4 125.27.164.64 4 125.99.159.182 4 76.239.185.200 4 89.186.120.188 4 91.36.221.175 5 115.252.44.80 5 202.162.200.2 5 24.16.253.143 5 58.9.139.83 6 118.68.252.39 6 122.169.241.132 6 124.83.27.159 6 203.98.112.166 6 58.168.212.160 6 67.106.77.21 7 222.155.207.243 8 114.128.121.99 10 114.143.57.17 16 118.90.34.106 18 121.98.182.15 18 86.171.230.35 46 127.0.0.1
I would really appreciate if any of you could take an initiative to help me out, if things go well enough.. I might even donate to you for helping me out
Awaiting Response,
Crazy4
Crazy4 Reviewed by Crazy4 on . Attacks on my server I run a small private Swedish music sharing site. From the past 3 days, there have been continuous attacks on my server The httpd sessions are being flooded and the httpd load rises to: 200 - 600 Which makes the server almost inaccessible to everyone. I think this is a kind of a port flooding or something similar Rating: 5
-
26th Oct 2009, 04:10 AM #2MemberWebsite's:
gudz.orgi don't believe that is a flood really
if i am correct a flood is many connections from an ip
in which then in ssh you use this command
iptables -I INPUT -s IPHERE -j DROP
replace IPHERE with the current IP you want to drop
-
26th Oct 2009, 04:10 AM #3Too busy :|Website's:
L337Fx.com BeastieBay.netJust close down your Server for about 2-3 days.
This will help you for sometime.
But Install some Anti-DDos Security on the Server.
I would suggest you to give the Tight Security work to Professional Technicians.
As you cannot compromise the security.
Hope this helps you out
=========
EDIT:
Alternately, you can see this article
Limit IP Connections on Linux
-
26th Oct 2009, 04:16 AM #4OPBanned
Thank you for replying, bt I am unable to find someone that professional and trusted.
But Install some Anti-DDos Security on the Server.
-
26th Oct 2009, 04:18 AM #5MemberWebsite's:
Wrestle-Zone.net Media-Zone.netjust use the iptables method above.
-
26th Oct 2009, 04:23 AM #6Too busy :|Website's:
L337Fx.com BeastieBay.netYes.
(D)DoS-Deflate (Effective DoS Protection)
Better if you don't compromise on Security. If you are expert, then you can do it, else look at the thread below.
Server Management Company List
-
26th Oct 2009, 04:35 AM #7OPBanned
Thanks,
Any other Anti-DDOS Paid/Free opensource scripts you know of mate?
I really need to get this sorted on time.
Thanks
-
26th Oct 2009, 04:54 AM #8Member
in stall server fire wall http://www3.wiredgorilla.com/content/view/274/1/
could be a small DDos
-
26th Oct 2009, 05:00 AM #9OPBanned
In minutes the load goes above 30 - 200
CSF or APF which is the best?
Is there any best commercial one available too?
Appreciate everyone out here
Thanks again
A friend over MSN adviced to put a cron for httpd restart.
Can any one guide me how do I get it working
I added it on crontab -e
but I dont think it restarts
-
26th Oct 2009, 05:32 AM #10MemberWebsite's:
awfuck.itIf you have SSH on your server...
netstat -plan|grep :80|awk {'print $5'}|cut -d: -f 1|sort|uniq -c|sort -nk 1
If you know you are being attacked and by which IP, simply drop the connection with SSH using:
/sbin/iptables -A INPUT -s 127.0.0.1/16 -j DROP
*I heard the second command bans IPs but I'm not sure but it worked for me...*"People that walk, need to learn how to sound like a book from the age of movies that has routers, then you can change the wall color, if you truly believe in food."
- el_jentel1 (Link to quote)I love esotorisk and st0ne <3
http://www.formspring.me/iamgodhimself - Ask me anything!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Where were you during the 9/11 Attacks? How did you hear about it?
By Heath in forum General DiscussionReplies: 23Last Post: 15th Sep 2012, 03:35 AM -
The Pirate Bay Attacks Censorship With Low Orbit Server Drones
By ShareShiz in forum News & Current EventsReplies: 16Last Post: 23rd Mar 2012, 02:23 PM -
[Selling] Tweet Attacks and Tweet Attacks Account Creator for Sale
By channing in forum Completed TransactionsReplies: 6Last Post: 14th Mar 2011, 03:16 AM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...