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 {
|
Sync {
|
||||||
Mode FTFW {
|
Mode FTFW {
|
||||||
# Add received rules immediately so we don’t need a
|
# Add received rules immediately so we don’t need a signal on failover.
|
||||||
# signal on failover.
|
DisableExternalCache yes
|
||||||
DisableExternalCache On
|
# Get all connections on startup.
|
||||||
|
StartupResync yes
|
||||||
}
|
}
|
||||||
|
|
||||||
UDP {
|
UDP {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue