OPENVPN

You may need to access to IT resources in your office, home or any other branches. How can you access them unless you have any firewall which supports a vpn connection. The solution is that OpenVpn. Thanks for this link, below, on which I followed the same steps, I set up my vpn connection. I do not want to post all codes in here. I just want to mention rest of it and my implementation. 

Step 1. Deploy a lightweight server - Ubuntu or Centos

This is a Ubuntu server for OPENVPN connection. I gave minimum ram, CPU, and disk capacity. I installed an OPENVPN server without graphic user interfaces (GUI) and download my private key, as explained on this link, below. If you have  any NAS(Network Area Storage), you can install docker, or a linux server for 7/24 hours connection. There are some examples in the internet.

https://computingforgeeks.com/install-and-configure-openvpn-server-on-rhel-centos-8/

Step 2. Automatic Startup

Once I turn on my HP server, it is started on VMware ESXI host automatically. I do not need to manage or configure it again. You can access and turn on using ssh and remote IP connection about which I mention on my home lab post.

You can also connect your server and check the status of OPENVPN server side and enable it to start vpn job automatically.

Step 3. Install OPENVPN client application

Client application is an opensource. Click on https://openvpn.net/ website and download one of the version; windows, mac, linux, and upload or drag/drop a private key which was generated on Ubuntu server. 

In conclusion, it is useful to use an OPENVPN connection to access home, branch, office networks. Even if you have a public internet connection is more vulnerable such as cafe, airport, you can be in safe by using it. 

yldrmdgn

Share
Published by
yldrmdgn

Recent Posts

SQL on Docker containers

SQL on Docker Containers I have tested different databases, namely MySQL, Microsoft SQL, and PostgreSQL,…

3 years ago

VMware ESXi 7.0 Upgrade​

VMware ESXi 7.0 Upgrade It is time to upgrade VMware environment, but I have an…

3 years ago

No Signal – HP ProLiant DL380 G7

HP ProLiant DL380 G7 It is time to troubleshooting. It can be challenge once you…

4 years ago

Cisco ASA and SNMP configuration

Cisco ASA and SNMP configuration SNMP is important to collect data from network devices. In…

4 years ago

FortiClient

FORTICLIENT In this lab, I will configure a Fortigate firewall for a remote connection from…

4 years ago

Fortigate site-to-site VPN

Fortigate site-to-site VPN As a network engineer, I may need to connect different branches to…

4 years ago

This website uses cookies.