Hashlimit simulator - wodny.org
https://wodny.org/special/hashlimit.html--hashlimit-aboveand --hashlimit-burst. You can "send" packets at a specified rate or manually. Notice that every second a 32000 point refill occurs. General information This tool has been written based on an observation of the correlation between values of --hashlimit-above, --hashlimit-burstand result watched through
How does iptables hashlimit module work? - Blogger
tlfabian.blogspot.com › 2014 › 06Jun 10, 2014 · If a hashlimit rule matches a packet, it means that the packet is below (--hashlimit-upto) or above (--hashlimit-above) a certain rate (bytes / timeframe or frequency / timeframe). You can, of course, create a rule that -j DROP packets that are --hashlimit-above 10/sec effectively prohibiting traffic faster than 10 packets per second.