PDA

View Full Version : [other] DDos Attack



asai
November 21st, 2012, 02:43 PM
Hi,

This is not really a Ubuntu question, but I need some good advice. And this is a good place to start. :)

I have a webpage set ut at one.com
Now they have blocked my access to all of one.com because they say that there has been a DDos attack from my IP address.

Any suggestions on how to search my computers for the source of this attack? I now that this is not intentionally...

asai
November 21st, 2012, 04:44 PM
Some more information: It seems like it is one.com that blocks and register as an attack because of to many FTP uploads. Any suggestions on how to log FTP connections from my IP?

rnerwein
November 21st, 2012, 05:12 PM
Some more information: It seems like it is one.com that blocks and register as an attack because of to many FTP uploads. Any suggestions on how to log FTP connections from my IP?

hello
may be "netstat -punt" embedded in a script can help you - the output is:
netstat -punt
Aktive Internetverbindungen (ohne Server)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 192.168.2.138:56952 91.189.89.76:443 VERBUNDEN 3734/python
tcp 1 0 192.168.2.138:38915 91.189.89.144:80 CLOSE_WAIT 3477/ubuntu-geoip-p

Habitual
November 21st, 2012, 09:06 PM
abuse@one.com

wildmanne39
November 21st, 2012, 09:30 PM
Thread moved to Security Discussions.

CharlesA
November 21st, 2012, 09:40 PM
abuse@one.com
This. Maybe they could give you more info instead of "too much ftp traffic"

How were you transferring files to your site?