We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144f674 commit cbadc56Copy full SHA for cbadc56
pfSense-pkg-API/files/usr/local/www/api/documentation/openapi.yml
@@ -9324,6 +9324,9 @@ paths:
9324
9325
_Note: If you are using a failover group, the failover group must be configured to use the same_.'
9326
type: string
9327
+ server_addr:
9328
+ description: Sets the server IP or hostname of the OpenVPN server this client will connect to.
9329
+ type: string
9330
local_port:
9331
description: For clients, the local port should be blank in nearly every case so that OpenVPN
9332
will use a randomized local port. This behavior is more secure, but some server configurations
0 commit comments