From 07d27b695f6374786e7355572bca3a37bf001f97 Mon Sep 17 00:00:00 2001 From: Betsy Gitelman Date: Fri, 10 Jan 2025 15:38:45 -0500 Subject: [PATCH] Edits to update firewall information for efm #6390 --- product_docs/docs/efm/4/installing/prerequisites.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_docs/docs/efm/4/installing/prerequisites.mdx b/product_docs/docs/efm/4/installing/prerequisites.mdx index 32d59330b45..6e584b039ef 100644 --- a/product_docs/docs/efm/4/installing/prerequisites.mdx +++ b/product_docs/docs/efm/4/installing/prerequisites.mdx @@ -79,7 +79,7 @@ If a Linux firewall (that is, iptables) is enabled on the host of a Failover Man /sbin/service iptables save ``` -This command opens the port 7800. Failover Manager connects by way of the port that corresponds to the port specified by `bind.address` in the cluster properties file. The port specified by `admin.port` does not need to be open. It is only used for local communication when the `efm` utility is run. +This command opens the port 7800. Failover Manager connects by way of the port that corresponds to the port specified by `bind.address` in the cluster properties file. The port specified by `admin.port` doesn't need to be open. It's used only for local communication when the efm utility is run. ## Ensure that the database user has sufficient privileges