[root@shellciyiz ~]# netstat -ntu|grep SYN|awk '{print $5}'|cut -d: -f1|sort|uniq -c|sort -n 1 94.120.175.210 5 192.0.32.10 [root@shellciyiz ~]#