Earlier today I came across the ability to do country code blocking of connections using iptables (http://www.cyberciti.biz/faq/block-entier-country-using-iptables/). I was wondering if this is possible using firewalld since that is currently what I am using on CentOS servers for a firewall.
Realistically a whitelist of countries would work just as well since really the only one country should have people attempting to connect to it.
Any direction or advice on how to do this would be really appreciated.