Page MenuHomeVyOS Platform

Allow to set ban time on ddos-protection configuration
Closed, ResolvedPublic

Description

Actually ddos-protection does not allow to modify ban_time on fastnetmon configuration which has a default values of 1900 seconds. This should be configurable for flexible policies.

A pull request has been made: https://github.com/vyos/vyos-1x/pull/1422

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)

Event Timeline

c-po triaged this task as Wishlist priority.
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.

As I remember fastnetmon wasn’t rewritten to dict
And requires manual set default value in config dictionary

c-po added a subscriber: c-po.

That's what commit 5e510e45f6f9 did :)