If you want to block an IP for any reason, you can do this using:
/sbin/iptables -I INPUT 1 -s -j DROP xx.xx.xx.xx
If you want to block an IP for any reason, you can do this using:
/sbin/iptables -I INPUT 1 -s -j DROP xx.xx.xx.xx
Powered by WHMCompleteSolution