iptables -I INPUT -p tcp -m limit --limit 10000/s --limit-burst 10000 iptables -I INPUT -p udp -m limit --limit 10000/s --limit-burst 10000