Configure OpenVPN Clients to use specific DNS Server
This is a quick tutorial on how to configure OpenVPN clients to use specific DNS server. OpenVPN server can be configured to enable the clients to use specific DNS server for hostname resolution.
In our previous tutorials, we have covered how to install and configure OpenVPN server;
Install OpenVPN Server on Debian 11/Debian 10
Configure OpenVPN Clients to use specific DNS Server
To...
Install and Configure OpenVPN Server FreeBSD 12
Welcome to our yet another guide on how install and configure OpenVPN server FreeBSD 12. We learnt how to install and setup OpenVPN Server on Fedora 29/CentOS 7 on our previous guide.
Install and Configure OpenVPN Server FreeBSD 12
To kick off with, you need to update your FreeBSD 12 package repository.
pkg update
Install OpenVPN and Easy-RSA packages
pkg install openvpn easy-rsa
Create a...
Setup IPSEC VPN using StrongSwan on Debian 10
In this guide, we are going to learn how to setup IPSec VPN using StrongSwan on Debian 10. StrongSwan is an opensource VPN software for Linux that implements IPSec. It supports various IPsec protocols and extensions such IKE, X.509 Digital Certificates, NAT Traversal…
Setup IPSEC VPN using StrongSwan on Debian 10
Run System Update
To update your Debian 10 system packages, run...
How to Monitor OpenVPN Connections using openvpn-monitor tool
In this tutorial, we are going to learn how to monitor OpenVPN connections using openvpn-monitor tool. This tutorial focuses on monitoring OpenVPN connections established using the OpenVPN Community Edition. OpenVPN CE provides a de-facto standard for creating a secure VPN connections over the internet using a custom security protocol that utilizes SSL/TLS.
While scouring the Internet for the tools that...
Install and Configure OpenVPN Client on CentOS 8/Ubuntu 18.04
In order to connect to an OpenVPN server to allow you access your intranet local resources, you simply would need an OpenVPN client. In this guide, we are going to learn how to install and configure OpenVPN Client on CentOS 8/Ubuntu 18.04. Note that the OpenVPN software can be configured to either work as the server or the client.
Learn...
Assign Static IP Addresses for OpenVPN Clients
In this guide, we are going to learn how to assign static IP addresses for OpenVPN clients. In most cases, say, if you have some controls in your environment which requires that the hosts have static IP address for the manageability of such controls, you will most likely need to assign a static IP address to your specific clients....
Connect to OpenVPN using Network Manager on CentOS 8/Ubuntu 18.04
Sometimes it is easier to connect to an OpenVPN server from the graphical user interface using the Network Manager. In this guide, we are going to show you how you can so easily connect to OpenVPN using Network Manager on CentOS 8/Ubuntu 18.04.
Connect to OpenVPN using Network Manager on CentOS 8/Ubuntu 18.04
Install NetworkManager VPN Plugin for OpenVPN
In order to...
Configure OpenVPN to Prompt for Credentials on Logon on Windows Systems
Welcome to our tutorial on how to configure OpenVPN to prompt for credentials on logon on Windows systems.
In most cases, you may want to configure OpenVPN to run automatically on system startup. However, if you are using authentication based OpenVPN setup, it means that for this to work, you need to put your OpenVPN credentials on a file so...
Install and Setup OpenVPN Server on Ubuntu 22.04
In this guide, we are going to learn how to install and setup OpenVPN Server on Ubuntu 22.04. OpenVPN is a robust and highly flexible open-source VPN software that uses all of the encryption, authentication, and certification features of the OpenSSL library to securely tunnel IP networks over a single UDP or TCP port. It facilitates the extension of private network...
Install Cisco AnyConnect Client on CentOS 8
Step through this guide to learn how to install Cisco AnyConnect Client on CentOS 8. The Cisco AnyConnect Secure Mobility Client enables users to securely connect to Virtual Private Network (VPN) while enjoying the benefits of a Cisco Secure Sockets Layer (SSL).
Install Cisco AnyConnect Client on CentOS 8
Download Cisco AnyConnect Secure Mobility Client
Note Cisco AnyConnect Secure Mobility Client is only available...