SSL VPN Linux Client Configuration

Summary

SSL VPN (Secure Sockets Layer Virtual Private Network)

Used to securely access any network remotely. It with SSL VPN, SSL Certified encrypted communication is provided.

Debian distribution is will used on the Linux side. If packages are installed in other Linux distributions, it will work without problems.


Configuration

The following steps are performed in sequence.

1- From the terminal apt-get update && apt-get upgrade is ran command.
image

2- For download OpenVPN, use the apt-get install openvpn command from the terminal.
image

3- Click the SSL VPN Settings, under the VPN Management. Click on the “Add” button on the page to create a user ID for SSL VPN.

image

Once the ID is created, the Linux compatible VPN configuration file is downloaded.

image

4- Switch to the directory where the VPN configuration file is located.

From the terminal openvpn client.ovpn komutu with is VPN run.

image

image

The OpenVPN connection has been successfully established.

If,

“bash: openvpn: command not found” if the error is received,

OpenVPN run directories are displayed,

sudo find / -type f -name “openvpn”

For other directories to run OpenVPN, the Home and User directory are specified,
export PATH=”/home/debi/dir:$PATH”


Troubleshooting

On the Terminal;

For information on OpenVPN status: systemctl status openvpn

To restart OpenVPN : systemctl restart openvpn

commands can be used.


ePati Cyber Security Co.

Mersin Üniversitesi Çiftlikköy Kampüsü
Teknopark İdari Binası Kat:4 No: 411
Posta Kodu: 33343
Yenişehir / Mersin / TURKEY

Web: www.epati.com.tr
e-Mail: info@epati.com.tr
Tel: +90 324 361 02 33
Fax: +90 324 361 02 39