wiki:shorewall_rate_limiting_requests
Differences
This shows you the differences between two versions of the page.
| wiki:shorewall_rate_limiting_requests [2025/10/29 15:15] – created antisa | wiki:shorewall_rate_limiting_requests [2025/10/31 11:47] (current) – [shorewall rate limiting requests] update comments antisa | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| < | < | ||
| - | # allow http | + | # allow http with rate limit based on src ip |
| ACCEPT net $FW tcp 80 - - s:20/min:30 | ACCEPT net $FW tcp 80 - - s:20/min:30 | ||
| - | # allow https | + | # allow https with rate limit based on src ip |
| ACCEPT net $FW tcp 443 - - s:20/min:30 | ACCEPT net $FW tcp 443 - - s:20/min:30 | ||
wiki/shorewall_rate_limiting_requests.txt · Last modified: by antisa
