We have a /20 and had someone phone us threatening to DoS us because of some sort of conflict this person
had with one of our websites. Not sure if it was a coincidence but the next day (last night) we got DoSed big time.
It turned out it was a SYN attack going to port 80 on all of our webservers. The from IP's appeared to be forged, because
our first action was to block the IP address. After about 20 minutes another attack would happen from another IP.
Unfortunately this was one of those things that was preventable. Hopefully someone will learn from my mistakes here
and follow the advice here
This DoS does not create a lot of bandwidth. Webserver requests will show 500 errors, and the server itself will not
look like it is busy. Nothing will go in the Event Log, but a netsat will show all the hung TCP connections.
had with one of our websites. Not sure if it was a coincidence but the next day (last night) we got DoSed big time.
It turned out it was a SYN attack going to port 80 on all of our webservers. The from IP's appeared to be forged, because
our first action was to block the IP address. After about 20 minutes another attack would happen from another IP.
Unfortunately this was one of those things that was preventable. Hopefully someone will learn from my mistakes here
and follow the advice here
This DoS does not create a lot of bandwidth. Webserver requests will show 500 errors, and the server itself will not
look like it is busy. Nothing will go in the Event Log, but a netsat will show all the hung TCP connections.