ovpn-server
interface/ovpn-server
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| D | dynamic | dynamic |
| R | running | running |
| H | hw-crypto | hw-crypto |
| Argument | Type | Description |
|---|---|---|
| name | string | |
| user ( mandatory ) | string |
| Read-only Argument | Type | Description |
|---|---|---|
| mtu | num | |
| client-address | string | |
| uptime | time | |
| encoding | string |
interface/ovpn-server/monitor
Type: Command
| Read-only Argument | Type | Description |
|---|---|---|
| status | string | |
| uptime | time | |
| user | string | |
| caller-id | string | |
| encoding | string | |
| mtu | num | |
| local-address | ipAddr | |
| remote-address | ipAddr |
interface/ovpn-server/server
Type: Directory
| Flag | Name | Description |
|---|---|---|
| I | inactive | inactive |
| X | disabled | disabled |
| Argument | Type | Description |
|---|---|---|
| name | string | |
| port | num | |
| mode | enum (ip | ethernet) | |
| protocol | enum (tcp | udp) | |
| netmask | num | |
| mac-address | macAddr | |
| max-mtu | num | |
| keepalive-timeout | enum (disabled) | |
| default-profile | enum | |
| certificate | enum | |
| require-client-certificate | bool | |
| tls-version | enum (any | only-1.2) | |
| auth | ubit (sha1, md5, sha256, sha384, sha512, null) | |
| cipher | ubit (blowfish128, aes128-cbc, aes192-cbc, aes256-cbc, aes128-gcm, aes192-gcm, aes256-gcm, null) | |
| reneg-sec | num | |
| redirect-gateway | ubit (disabled, def1, ipv6) | |
| push-routes | string | |
| push-routes-ipv6 | string | |
| enable-tun-ipv6 | bool | |
| tun-server-ipv6 | ip6Addr | |
| ipv6-prefix-len | num | |
| vrf | enum | |
| user-auth-method | enum (pap | mschap2) |
interface/ovpn-server/server/export-client-configuration
Type: Command
| Argument | Type | Description |
|---|---|---|
| server | enum | |
| server-address | string | |
| ca-certificate | file_enum | |
| client-certificate | file_enum | |
| client-cert-key | file_enum |
| Read-only Argument | Type | Description |
|---|---|---|
| progress | string |