Szablon: Web openvpn

Z Elproma Wiki Knowledge Base
Skocz do: nawigacja, szukaj

The OpenVPN page of {{{model}}} router is used to configure the OpenVPN tunnel.

OpenVPN

OpenVPN is a virtual private network (VPN) system that implements techniques to create secure point-to-point or site-to-site connections in routed or bridged configurations and remote access facilities. It implements both client and server applications.

OpenVPN Instances

In this section you can find a list of configured OpenVPN instances and their current state.

Name Description
Name
Enabled Check box for enabling the instance
Started Start status
Start/Stop Start or stop the instance
Port Instance port number
Protocol Type of protocol

To enable the instance check the Enabled box and to start/stop specific instance use Start/Stop button. You can also edit or delete each instance.

Web openvpn.png

OpenVPN - Add from template

To add new OpenVPN instance from template provide instance name, choose the template and use Add button.

Name Value Description
Name string Instance name
Template Client configuration for an ethernet bridge VPN, Client configuration for a routed multi-client VPN, Simple client configuration for a routed point-to-point VPN, Server configuration for an ethernet bridge VPN, Server configuration for a routed multi-client VPN or Simple server configuration for a routed point-to-point VPN, default: none Instance template

Web openvpnaddt.png

OpenVPN - Add from OVPN configuration file

To add new OpenVPN instance from OVPN file provide instance name, upload the .ovpn file and use Upload button.

Web openvpnaddo.png

OpenVPN - Edit: basic

There are two configurations modes: basic and advanced. The table below shows how to configure the OpenVPN instance in Basic mode.

Name Value Description
verb -- remove --, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 or 11, default: 3 Set output verbosity. Level 3 is recommended if you want a good summary of what's happening without being swamped by output. 0 means No output except fatal errors.
port TCP/UDP port for both local and remote
nobind Do not bind to local address and port
keepalive Helper directive to simplify the expression of --ping and --ping-restart in server mode configurations
client Configure client mode
remote Remote host name or IP address
ca Certificate authority
cert Local certificate
key Local private key
proto Use protocol

OpenVPN - Edit: advanced

To Edit OpenVPN instance .

Name Value Description
Name string Instance name

[[Category:{{{model}}} User Manual]]