Membatasi user login ssh per IP # iptables -A INPUT -p tcp --syn --dport 143 -m connlimit --connlimit-above 2 -j REJECT port diatur sendiri, 2 adalah max # service iptables save # service iptables restart # chkconfig iptables on # iptables -n -L --> Chek # netstat -tulpn | less --> check