Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
services:network:internal:vpnclient-vari:linux:vpn-ubuntu-14.04 [2014/12/23 12:59]
radeka
services:network:internal:vpnclient-vari:linux:vpn-ubuntu-14.04 [2020/03/06 15:52]
ace removed
Line 1: Line 1:
 ====== ​ How to install and configure vpn client on your Ubuntu 14.04 ====== ====== ​ How to install and configure vpn client on your Ubuntu 14.04 ======
  
-{{:​services:​network:​internal:​vpnclient-vari:​android:​under_construction_html.png?​200|}} 
-\\ 
  
 \\ \\
Line 12: Line 10:
 ===== Installation Guide ===== ===== Installation Guide =====
  
 +a) Install the **cisco vpn client** for Network Manager typing in a terminal:\\
 +<​code>​
 +sudo apt-get install network-manager-vpnc-gnome
 +</​code>​
 +The system will ask you for //**your LAPTOP password**//​ and prompt for confirmation.
 +\\
 +\\
 +
 +this applies also to all debian and ubuntu derivatives. For Fedora and Redhat Enterprise derivatives the command to issue is
 +  sudo yum install NetworkManager-vpnc-gnome
 +For arch linux and derivatives the command to use is
 +  sudo pacman -S networkmanager-vpnc
 +Further configuration,​ provided your distribution is currently using network manager, should be the same. 
 +<​note>​In case your distribution is not using Network Manager, we can't provide any direct instruction. You could try with the package kvpnc, but your mileage may vary</​note>​
 +
 +----
 +
 +===== Configuration Guide =====
 +
 +a) On the //Desktop// in the up-right corner:\\
 +  * **1)** click on the **Network** icon, 
 +  * **2)** select **VPN Connections** and then
 +  * **3)** **Configure VPN...**
 +
 +{{:​services:​network:​internal:​vpnclient-vari:​linux:​ubuntu_vpn.jpeg|Click on Network then click on VPN Connections and then Configure VPN...}}\\
 +
 +b) In the //Network Connections//​ window:\\
 +  *  select **Add** \\
 +
 +{{:​services:​network:​internal:​vpnclient-vari:​linux:​ubuntu_vpn1.png|Select Add...}} \\
 +
 +c) In the //Choose a Connection Type// window:\\
 +
 +  * **1)** click on the drop down list menu,
 +  * **2)** in VPN section, **select Cisco Compatible VPN (vpnc)** \\
 +
 +{{:​services:​network:​internal:​vpnclient-vari:​linux:​ubuntu_vpn2.jpeg|In drop down list, select Cisco Compatible VPN...}} \\
 +\\
 +d) In the //Editing SISSA-VPN// window: \\
 +
 +  * **1)** in the //​Connection name// field, insert **SISSA-VPN**
 +  * **2)** in the //Gateway// field, insert **vpn.sissa.it**
 +  * **3a)** before you insert the password check that **Saved** is selected in the drop down menu
 +  * **3)** fill in **//your SISSA username//​** and **4)** **//your SISSA password//​**
 +  * **5)** in the //Group name// field, insert **SISSA-VPN-USER**
 +  * **6)** in the //Group password// field insert the **//vpn group password//​** got on this <​html><​a href="/​vpngroup">​VPN Group password page</​a></​html>;​
 +  * **7)** Verify on the '​Advanced'​ settings if the **DPD (Dead Peer Detection)** is enabled, and in case, **disabled** it
 +  * **8)** click on **Save**
 +
 +{{:​services:​network:​internal:​vpnclient-vari:​linux:​ubuntu_vpn3.jpeg|Fill in this window carefully...}}\\
 +\\
 +----
 +===== Connect to SISSA VPN network =====
 +
 +a) On the //Desktop// in the up-right corner:\\
 +  * **1)** click on the **Network** icon, 
 +  * **2)** select **VPN Connections** and then
 +  * **3)** **SISSA-VPN...**
 +
 +{{:​services:​network:​internal:​vpnclient-vari:​linux:​ubuntu_vpn4.jpeg|Click on Network then click on VPN Connections and then SISSA-VPN...}} \\
 +
 +
 +----
 +
 +===== Disconnect from SISSA VPN network =====
 +\\
 +To disconnect your laptop from the SISSA VPN network:\\
 +
 +a) On the //Desktop// in the up-right corner:\\
 +  * **1)** click on the **Network** icon, 
 +  * **2)** select **VPN Connections** and then
 +  * **3)** **Disconnect VPN** \\
 +
 +{{:​services:​network:​internal:​vpnclient-vari:​linux:​ubuntu_vpn5.jpeg|Click on Network then click on VPN Connections and then Disconnect VPN.}}