mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Merge pull request #1360 from vyos/mergify/bp/sagitta/pr-1352
conntrack-sync: T1244: Support for StartupResync in conntrackd (backport #1352)
This commit is contained in:
commit
af29c78e41
@ -98,6 +98,15 @@ Configuration
|
|||||||
This diable the external cache and directly injects the flow-states into the
|
This diable the external cache and directly injects the flow-states into the
|
||||||
in-kernel Connection Tracking System of the backup firewall.
|
in-kernel Connection Tracking System of the backup firewall.
|
||||||
|
|
||||||
|
.. cfgcmd:: set service conntrack-sync disable-syslog
|
||||||
|
|
||||||
|
Disable connection logging via Syslog.
|
||||||
|
|
||||||
|
.. cfgcmd:: set service conntrack-sync startup-resync
|
||||||
|
|
||||||
|
Order conntrackd to request a complete conntrack table resync against
|
||||||
|
the other node at startup.
|
||||||
|
|
||||||
*********
|
*********
|
||||||
Operation
|
Operation
|
||||||
*********
|
*********
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user