summaryrefslogtreecommitdiffstats
path: root/conntrackd.8
diff options
context:
space:
mode:
Diffstat (limited to 'conntrackd.8')
-rw-r--r--conntrackd.82
1 files changed, 1 insertions, 1 deletions
diff --git a/conntrackd.8 b/conntrackd.8
index 3533585..b2aa10e 100644
--- a/conntrackd.8
+++ b/conntrackd.8
@@ -59,7 +59,7 @@ Dumps the states held in the internal cache, i.e. those handled by this firewall
Dumps the states held in the external cache, i.e. those handled by other replica firewalls
.TP
.B conntrackd \-c
-Commits the internal cache into the kernel connection tracking system. This is used to inject the state so that the connections can be recovered during the failover.
+Commits the external cache into the kernel connection tracking system. This is used to inject the state so that the connections can be recovered during the failover.
.SH DEPENDENCIES
This daemon requires a Linux kernel version >= 2.6.18. TCP window tracking support requires >= 2.6.22, otherwise you have to disable it. Helpers are fully supported since >= 2.6.25, however, if you use any previous version, depending on the protocol helper and your setup (e.g. if you setup performs NAT sequence adjustments or not), your help connection may be successfully recovered.
.TP