From 6d63ba1f4cafff42ec7e60b0af3e43680a40f454 Mon Sep 17 00:00:00 2001 From: serinko <97586125+serinko@users.noreply.github.com> Date: Fri, 21 Nov 2025 12:17:50 +0100 Subject: [PATCH] menu fix --- scripts/nym-node-setup/network-tunnel-manager.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/nym-node-setup/network-tunnel-manager.sh b/scripts/nym-node-setup/network-tunnel-manager.sh index ca68f1593c..3072110181 100644 --- a/scripts/nym-node-setup/network-tunnel-manager.sh +++ b/scripts/nym-node-setup/network-tunnel-manager.sh @@ -1208,9 +1208,9 @@ case "$cmd" in usage: $0 [args] high level workflows: - complete_networking_configuration Run tunnel setup, exit policy install and tests + complete_networking_configuration Install tunnel interfaces, setup networking, iptables & wg exit policy exit_policy_install Install and configure wireguard exit policy - full_tunnel_setup Run tunnel iptables and checks for nymtun0 and nymwg + full_tunnel_setup Install tunnel interfaces & setup networking tunnel and nat helpers: adjust_ip_forwarding Enable ipv4/ipv6 forwarding via sysctl.d