This manual aims to guide the user through the process of connecting to an Advanced VPN SSL using the OpenVPN GUI tool on Windows operating systems. A VPN (Virtual Private Network) allows you to establish a secure, encrypted connection between the user's computer and the internal services of their cloud infrastructure, managed through SWPanel.
At the bottom right of the Windows desktop (system tray), click on the icon to show hidden icons. Look for OpenVPN GUI, identified by an icon representing a computer screen with a closed padlock.

Right-click on the OpenVPN GUI icon. Select the Import option and then Import file.

Select the .OVPN file that you previously downloaded from SWPanel. This file contains all the necessary settings for the VPN connection.
Once the file has been imported correctly, right-click on the OpenVPN GUI icon again and select the Connect option.

A window will open asking for your credentials: username, password and the 2FA code generated from your authentication app (such as Google Authenticator or Authy).
Enter the details and click OK.

success You should now have a connection to our Advanced VPN SSL.

Once the VPN connection is established, it is advisable to verify that you have access to the internal network resources.
ping command to the internal IP address of a server or Cloud within the VLAN.Example:
ping 192.168.25.2
If you receive a response, it means that the VPN connection is working properly and you have access to your private network resources.
Possible causes:
Solution:
Possible causes:
Solution:
ip route show
or
route -n
192.168.25.0/24 and the gateway is 192.168.25.1, you can use the following commands:route add -net 192.168.25.0/24 gw 192.168.25.1
route -p add 192.168.25.0 mask 255.255.255.0 192.168.25.1
This will add a persistent route that will allow traffic to return from the server to the VPN client.
Discover the most powerful and flexible way to manage your servers. Leave us your email and we'll send you the steps to get started in minutes.
Already have an account? Log In