Quote Originally Posted by DaWe View Post
Hello, I'm not home right now.. I will test it tomorrow and let u know if it helped. Thanks
You can also dump part of the traffic to a file and analyse it using Wireshark.
Then you can find out with what kind of traffic your server is flooded with.

PHP Code:
tcpdump -G 60 -W 1 -i eth0 'port 28960' -w output.pcap