Openvpn - Digi IX10 User Manual

Hide thumbs Also See for IX10:
Table of Contents

Advertisement

Virtual Private Networks (VPN)

OpenVPN

OpenVPN is an open-source Virtual Private Network (VPN) technology that creates secure point-to-
point or site-to-site connections in routed or bridged configurations. OpenVPN uses a custom security
protocol that is Secure Socket Layer (SSL) / Transport Layer Security (TLS) for key exchange. It uses
standard encryption and authentication algorithms for data privacy and authentication over TCP or
UDP.
The OpenVPN server can push the network configuration, such as the topology and IP routes, to
OpenVPN clients. This makes OpenVPN simpler to configure as it reduces the chances of a
configuration mismatch between the client and server. OpenVPN also supports cipher negotiation
between the client and server. This means you can configure the OpenVPN server and clients with a
range of different cipher options and the server will negotiate with the client on the cipher to use for
the connection.
For more information on OpenVPN, see www.openvpn.net.
OpenVPN modes:
There are two modes for running OpenVPN:
Routing mode, also known as TUN.
n
Bridging mode, also known as TAP.
n
Routing (TUN) mode
In routing mode, each OpenVPN client is assigned a different IP subnet from the OpenVPN server and
other OpenVPN clients. OpenVPN clients use Network Address Translation (NAT) to route traffic from
devices connected on its LAN interfaces to the OpenVPN server.
The manner in which the IP subnets are defined depends on the OpenVPN topology in use. The IX10
device supports two types of OpenVPN topology:
OpenVPN Topology
net30
subnet
For more information on OpenVPN topologies, see
Bridging (TAP) mode
In bridging mode, a LAN interface on the OpenVPN server is assigned to OpenVPN. The LAN interfaces
of the OpenVPN clients are on the same IP subnet as the OpenVPN server's LAN interface. This means
that devices connected to the OpenVPN client's LAN interface are on the same IP subnet as devices.
The IX10 device supports two mechanisms for configuring an OpenVPN server in TAP mode:
IX10 User Guide
Subnet definition method
Each OpenVPN client is assigned a /30 subnet within the IP subnet specified
in the OpenVPN server configuration. With net30 topology, pushed routes are
used, with the exception of the default route. . Automatic route pushing
(exec) is not allowed, because this would not inform the firewall and would
be blocked.
Each OpenVPN client connected to the OpenVPN server is assigned an IP
address within the IP subnet specified in the OpenVPN server configuration.
For the IX10 device, pushed routes are not allowed; you will need to manually
configure routes on the device.
OpenVPN topology.
OpenVPN
201

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents