Una VPN (Virtual Private Network, Red Privada Virtual) le permite establecer una conexión segura y encriptada entre dos o más sistemas usando una red pública, como la Internet.
El sistema admite dos tipos de VPN:
OpenVPN le permite crear fácilmente conexiones VPN, que trae con numerosas ventajas, incluyendo:
El servidor OpenVPN en modo roadwarrior - o modo guerrero - permite la conexión de varios clientes.
Los métodos de autenticación admitidos son:
El servidor puede funcionar en dos modos: enrutado o puenteado. Usted debe elegir el modo puente solo si el túnel debe llevar tráfico no-IP.
Para permitir que un cliente establezca una VPN:
Crear una nueva cuenta: se recomienda utilizar una cuenta VPN dedicada con certificado, evitando la necesidad de crear un usuario del sistema.
Por otro lado, es obligatorio elegir una cuenta de sistema si desea utilizar la autenticación con nombre de usuario y contraseña.
Descargue el archivo que contiene la configuración y los certificados.
Importe el archivo en el cliente e inicie la VPN.
Al crear una conexión OpenVPN net2net, debe elegir un maestro entre los servidores implicados. Todos los demás servidores se consideran como esclavos (clientes).
Pasos a realizar en el servidor maestro:
Pasos a realizar en el esclavo:
IPsec (IP Security) protocol is usually used to create tunnels with devices from other manufacturers.
L2TP is considered the replacement for PPTP which is insecure. Many devices include native support for this protocol but not all implementations are compatible.
Los métodos de autenticación admitidos son:
Para permitir que un cliente establezca una VPN:
Nota
Use of L2TP is recommended if and only if it is not possible to install a OpenVPN client into the device.
IPsec is extremely reliable and compatible with many devices. In fact, it is an obvious choice when you need to create net2net connections between firewalls of different manufacturers.
Unlike OpenVPN configuration, in an IPsec tunnel, firewalls are considered peers.
If you are creating a tunnel between two NethServer Enterprise, given the firewalls A and B:
%any
,
the server waits for connections from the other endpoint.%any
is allowed in one side only!If an endpoint is behind a NAT, the values for Local
identifier and Remote identifier fields must be set to
custom unique names prepended with @
. Common names are the
geographic locations of the servers, such as the state or city name.