Quote:
Originally Posted by TopeK
Quote:
Originally Posted by RoBo
Check for a large flood of traffic to your server of length 11, 13, and 15 UDP packets.
tcpdump -n | grep "length 11" | grep "IP 91.121.209.20:3600"
|
where should i check this?
|
It's a commandline for Linux systems. Enter it in the terminal if you have access.