From 00532bc31efbedc064d22b30dba3023c30fc12b9 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Wed, 22 Nov 2023 09:13:31 +0100 Subject: [PATCH] VPN: OpenVPN: Instances - be more specific about nobind. ref https://github.com/opnsense/core/issues/7028 --- .../controllers/OPNsense/OpenVPN/forms/dialogInstance.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/dialogInstance.xml b/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/dialogInstance.xml index c74c194a0..7ee431708 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/dialogInstance.xml +++ b/src/opnsense/mvc/app/controllers/OPNsense/OpenVPN/forms/dialogInstance.xml @@ -39,7 +39,10 @@ instance.port text - Portnumber to use, defaults to 1194 when in server role, nobind for clients + + Portnumber to use, defaults to 1194 when in server role or when client mode specifies a bind address, + nobind when client without specific bind address. + instance.local