Hello all,
I have had an issue recently with alot of asian and european IP addresses trying to bruteforce attack my server. Normally the IP's change, but are still on the same network leading me to believe it's either a botnet or an internet cafe or something.
Since I'm not an expert with iptables, I am wondering what the exact syntax is to block an entire Class A, Class B, and Class C network.
For example, one IP address that keeps bruteforcing is: 193.93.28.98. So I created a rule to block all TCP incoming connections from: 193.93.28.0/24. Is that correct? Where can I go to learn about how to more exactly block an entire IP block?
Brad
I have had an issue recently with alot of asian and european IP addresses trying to bruteforce attack my server. Normally the IP's change, but are still on the same network leading me to believe it's either a botnet or an internet cafe or something.
Since I'm not an expert with iptables, I am wondering what the exact syntax is to block an entire Class A, Class B, and Class C network.
For example, one IP address that keeps bruteforcing is: 193.93.28.98. So I created a rule to block all TCP incoming connections from: 193.93.28.0/24. Is that correct? Where can I go to learn about how to more exactly block an entire IP block?
Brad