Setup VPN on Kali Linux With OpenVPN

This tutorial explains how to set up the Kali Linux VPN with the OpenVPN protocol using the network manager.

If you want to set up the VPN on Kali via command line, follow the guide here.

Step #1: Open the terminal and enter the following command:

sudo apt install network-manager-openvpn network-manager-openvpn-gnome

It will ask for the Kali admin password. Enter it.

Setup OpenVPN on Kali Linux

Step #2: Download the FastestVPN OpenVPN server config files from here.

Step #3: Click on the downloaded file and extract it.
Setup OpenVPN on Kali Linux

In the extracted folder, you’ll find two separate folders for configuration files of TCP and UDP servers.
Setup OpenVPN on Kali Linux

Step #4: Right-click on the Network icon and click Edit Connections. Then click the “+” sign.
Setup OpenVPN on Kali Linux

Step #5: Select Import a saved VPN configuration and click Create.
Setup OpenVPN on Kali Linux

Step #6: Navigate to the fastestvpn_ovpn folder and click any of the folders TCP or UDP depending on the protocol you want to connect to.

Setup OpenVPN on Kali Linux
Setup OpenVPN on Kali Linux
Step #7: Select your desired VPN server location to which you want to connect, such as “Australia1”.

Setup OpenVPN on Kali Linux

Step #8: Enter your FastestVPN username and password. Select an option to store the password.
Setup OpenVPN on Kali Linux

Step #9: Click the IPv6 Settings tab and select Disabled. Then click on Save.

Setup OpenVPN on Kali Linux
Step #10: Click on the network icon, then “VPN connections” and click on the VPN profile name that you just created.
Setup OpenVPN on Kali Linux

The lock icon and the check sign show that your VPN has been connected.

Setup OpenVPN on Kali Linux

To disconnect from the VPN, click on the connected VPN connection name.

Setup OpenVPN on Kali Linux

Windows XP Tutorials