I'm running Ubuntu and want to allow only 100 waiting SYN connections at a given time, and drop the rest.
How can I configure iptables to implement this rule?
iptables
Or sysctl config to allow only 100, and drop the others
sysctl