Used to define general OpenVPN device details. Both communication partner must agree on these parameters.
Complete the form by entering the information into the following fields:
Device type: chooses TUN/TAP virtual network device. TUN implies a tunnel like connection whereas TAP uses an Ethernet like emulation.
Protocol: selects the protocol to be used when connecting to the remote.
Port: TCP/UDP port used for local and remote (default 1194)
Local IP: the private IP address that the local vpn endpoint should use.
Remote IP: the private IP address that the remote vpn endpoint should use. This option exist for TUN devices only.
Subnet mask: the subnet mask that the local vpn endpoint uses. This option exists for TAP devices only.