Page MenuHomeVyOS Platform

Migrate conntrack timeout sysctl parameter to firewall
Closed, ResolvedPublicFEATURE REQUEST

Description

Sysctl parameters defined in set system conntrack timeout should be moved to set firewall global-options, since that's the place were all sysctl parameters related to firwall/netfilter are defined.

vyos@clear-legacy# set system conntrack timeout 
Possible completions:
 > custom               Define custom timeouts per connection
   icmp                 ICMP timeout in seconds (default: 30)
   other                Generic connection timeout in seconds (default: 600)
 > tcp                  TCP connection timeout options
 > udp                  UDP timeout options

      
[edit]
vyos@clear-legacy# set system conntrack timeout

All nodes, except custom, should be migrated to firewall section

Details

Version
1.5-rolling-202405240020
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)