Tim,
you can use ipchains to block the IP, to add more IPs to block simply type /sbin/ipchains -I input -s 123.123.123.123 -j DENY -l.
If you wish to have permanent setting after each rebooted, just addin at the end of /etc/rc.d/rc.local file.
Regards,
Daley