connections monitoring netstat network Check Connections Per IP Introduction Here is a command line to run on your server if you think your server is under attack. It prints out a list of open connections to your server and sorts them by amount. Usage Linux 1netstat -ntu BSD 1netstat -na