From 962444205a913bfd0b6cbdf28e25c61b1ba360a0 Mon Sep 17 00:00:00 2001 From: erkin Date: Thu, 23 Sep 2021 13:23:15 +0300 Subject: Newest conntrack modules syntax --- docs/configexamples/ha.rst | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'docs/configexamples/ha.rst') diff --git a/docs/configexamples/ha.rst b/docs/configexamples/ha.rst index 9931d36f..c8787c0e 100644 --- a/docs/configexamples/ha.rst +++ b/docs/configexamples/ha.rst @@ -309,14 +309,13 @@ public interface. Configure conntrack-sync and enable helpers -------------------------------------------- -Conntrack modules are disabled by default because they cause more problems -than they're worth, especially in a complex network. You can enable them -manually if you wish. +Conntrack helper modules are enabled by default, but they tend to cause more +problems than they're worth in complex networks. You can disable all of them +at one go. .. code-block:: none - set system conntrack modules ftp - set system conntrack modules gre + delete system conntrack modules Now enable replication between nodes. Replace eth0.201 with bond0.201 on the hardware router. -- cgit v1.2.3