I run a site that only deals with customers in certain locations.
Lately my load balancer is being hammered by requests from Phillipines/Russia/China. Mail bots, brute force attacks etc.
Is there a simple way of blocking these three countries from accessing my site? (Country code block?) I see a lot about using IP Tables, however im using Firewalld on my CentOS7 load balancer..
Any recommendations?
Thanks, Chris