User Tools

Site Tools


vpn:linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vpn:linux [2021/04/14 06:18] – [CLI command] deulvpn:linux [2024/03/12 14:00] (current) – [Graphical Interface] jansen
Line 1: Line 1:
 ======OpenVPN from Linux====== ======OpenVPN from Linux======
 +Note: these instructions are for VPN setup on your personal device. Do NOT attempt to do this on your desktop at the institute (it won't work, and if it would, it would only slow down and limit your network access).
 +
 =====CLI command===== =====CLI command=====
 For Linux the installation of the OpenVPN client is very straight forward. First you download the openvpn clients using the normal package manager for your OS. For Ubuntu that is: For Linux the installation of the OpenVPN client is very straight forward. First you download the openvpn clients using the normal package manager for your OS. For Ubuntu that is:
Line 6: Line 8:
   sudo dnf install openvpn   sudo dnf install openvpn
  
-The you have to obtain a ''%%.ovpn%%'' file by mailing the helpdesk@strw.leidenuniv.nl. Once you have the ''%%.ovpn%%'' file you simply type:+The you have to obtain a ''%%.ovpn%%'' file by mailing the helpdesk@strw.leidenuniv.nl or <support@lorentz.leidenuniv.nl>. Once you have the ''%%.ovpn%%'' file you simply type:
   sudo openvpn --config /path/to/config.ovpn   sudo openvpn --config /path/to/config.ovpn
 to start the VPN connection.  to start the VPN connection. 
Line 20: Line 22:
 and import the ''%%.ovpn%%'' file you obtained earlier. Once the import completes you will have a ''VPN Connection'' option in your ''Network Settings''.Select that open to start the connection. and import the ''%%.ovpn%%'' file you obtained earlier. Once the import completes you will have a ''VPN Connection'' option in your ''Network Settings''.Select that open to start the connection.
  
 +See also
 +  * [[:VPN|general VPN page with some addditional tips & tricks]]
vpn/linux.1618381106.txt.gz · Last modified: 2021/04/14 06:18 by deul