mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
VPN: OpenVPN: Instances - be more specific about nobind. ref https://github.com/opnsense/core/issues/7028
This commit is contained in:
parent
56d2ea6ce5
commit
00532bc31e
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user