I would like to ask you what is performance of iptables.
Let's say that I whitelist and blacklist some IP addresses, I block about 10 000+ IP addresses, so every IP is like new rule.
I don't know how fast it is, because let's say that someone DDoS me width bandwidth of some Gbps, can iptables handle it?
CPU: 1 core of Intel ® Xeon® E5-2650L v4
And is possible to make iptables faster? For example that I would "bundle" all these IP addresses into 1 rule.