Virtual Private Networks (VPN)
OpenVPN
LR54 User Guide
515
(config vpn openvpn client
name
)>
7. (Optional) Set the route metric for the OpenVPN server. If multiple active routes match a
destination, the route with the lowest metric will be used.
(config vpn openvpn client
name
)> metric
value
(config vpn openvpn client
name
)>
where
value
is an interger between
0
and
65535
. The default is
0
.
8. (Optional) Set the login credentials as configured on the OpenVPN server:
(config vpn openvpn client
name
)> username
value
(config vpn openvpn client
name
)> password
value
(config vpn openvpn client
name
)>
9. Set the IP address of the OpenVPN server:
(config vpn openvpn client
name
)> server
ip_address
(config vpn openvpn client
name
)>
10. (Optional) Set the port used by the OpenVPN server:
(config vpn openvpn client
name
)> port
port
(config vpn openvpn client
name
)>
The default is
1194
.
11. Paste the contents of the CA certificate (usually in a ca.crt file) into the value of the
cacert
parameter:
(config vpn openvpn client
name
)> cacert
value
(config vpn openvpn client
name
)>
12. Paste the contents of the public key (for example, client.crt) into the value of the
public_cert
parameter:
(config vpn openvpn client
name
)> public_cert
value
(config vpn openvpn client
name
)>
13. Paste the contents of the private key (for example, client.key) into the value of the
private_key
parameter:
(config vpn openvpn client
name
)> private_key
value
(config vpn openvpn client
name
)>
14. (Optional) Set additional OpenVPN parameters.
a. Enable the use of additional OpenVPN parameters:
(config vpn openvpn client
name
)> advanced_options enable true
(config vpn openvpn client
name
)>
Содержание TransPort LR54
Страница 1: ...LR54 User Guide Firmware version 22 8 ...
Страница 506: ...Virtual Private Networks VPN OpenVPN LR54 User Guide 506 5 Click Apply to save the configuration and apply the change ...
Страница 628: ...Services Simple Network Management Protocol SNMP LR54 User Guide 628 The SNMP page is displayed 4 Click Download ...
Страница 1050: ...Command line interface Execute a command from the web interface LR54 User Guide 1050 The Admin CLI prompt appears ...
Страница 1095: ...Command line interface Command line reference LR54 User Guide 1095 reboot Reboot the system Parameters None ...