firewall: sync conntrackd entries from other node on startup
This commit is contained in:
parent
24fc864e63
commit
c53df0aa9c
1 changed files with 4 additions and 3 deletions
|
@ -2,9 +2,10 @@
|
|||
|
||||
Sync {
|
||||
Mode FTFW {
|
||||
# Add received rules immediately so we don’t need a
|
||||
# signal on failover.
|
||||
DisableExternalCache On
|
||||
# Add received rules immediately so we don’t need a signal on failover.
|
||||
DisableExternalCache yes
|
||||
# Get all connections on startup.
|
||||
StartupResync yes
|
||||
}
|
||||
|
||||
UDP {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue