This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:router:mikrotik_under_attack [2014/06/03 15:57] gcooper |
networking:router:mikrotik_under_attack [2014/06/03 16:08] (current) gcooper |
||
---|---|---|---|
Line 59: | Line 59: | ||
:!: This rule set uses '' | :!: This rule set uses '' | ||
+ | |||
+ | :!: You can also easily exclude (whitelist) certain hosts. | ||
This example dynamically creates two address lists: attackers ('' | This example dynamically creates two address lists: attackers ('' | ||
Line 68: | Line 70: | ||
comment=" | comment=" | ||
| | ||
- | add chain=detect-ddos action=return dst-limit=32,32, | + | add chain=detect-ddos action=return dst-limit=50,100, |
comment=" | comment=" | ||
| |