talkwebhosts.co
New member
For your dedicated servers what programs are you using to block out all that uneeded SPAM? Does it work to your expectations? 

xion said:This helps also:
"netstat -nee | grep "\:25" | awk ' { print $5 }' | awk -F: '{ print $1 }' | sort|uniq -c"
That will print each ip connected to port 25 and the number of connections. I've found IPs with 60 connections. Typically from china