1
General Discussion / Per rule adaptative timeout
« on: January 14, 2022, 10:39:22 am »
The advanced firewall configuration allows to set adaptative timeout settings globally.
However, I don't if I missed something, but I did not find the option to do it on a per rule basis. There is a setting for max-src-states in the advanced rule configuration, but no adaptative timeout settings.
How could I configure such a rule? Is there a way to configure custom rules (free text form)? Or should I open a feature request on Github?
What I'm trying to achieve is to do a more agressive adaptative timeout than the default:
However, I don't if I missed something, but I did not find the option to do it on a per rule basis. There is a setting for max-src-states in the advanced rule configuration, but no adaptative timeout settings.
How could I configure such a rule? Is there a way to configure custom rules (free text form)? Or should I open a feature request on Github?
What I'm trying to achieve is to do a more agressive adaptative timeout than the default:
Code: [Select]
pass from XXX to YYY keep state (max-src-states <nnn>, adaptive.start <mmm>, adaptive.end <ooo>)