VPN: OpenVPN: Instances - be more specific about nobind. ref https://github.com/opnsense/core/issues/7028

This commit is contained in:
Ad Schellevis 2023-11-22 09:13:31 +01:00
parent 56d2ea6ce5
commit 00532bc31e

View File

@ -39,7 +39,10 @@
<id>instance.port</id>
<label>Port number</label>
<type>text</type>
<help>Portnumber to use, defaults to 1194 when in server role, nobind for clients</help>
<help>
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.
</help>
</field>
<field>
<id>instance.local</id>