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
Next revision Both sides next revision
services:network:internal:vpnclient-vari:linux:vpn-ubuntu-14.04 [2014/12/23 15:32]
radeka
services:network:internal:vpnclient-vari:linux:vpn-ubuntu-14.04 [2016/09/06 16:18]
giunta [Installation Guide]
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 14: Line 12:
 a) Install the **cisco vpn client** for Network Manager typing in a terminal:\\ a) Install the **cisco vpn client** for Network Manager typing in a terminal:\\
 <​code>​ <​code>​
-sudo apt-get install network-manager-vpnc+sudo apt-get install network-manager-vpnc-gnome
 </​code>​ </​code>​
 The system will ask you for //**your LAPTOP password**//​ and prompt for confirmation. 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>​
  
 ---- ----
Line 47: Line 52:
   * **1)** in the //​Connection name// field, insert **SISSA-VPN**   * **1)** in the //​Connection name// field, insert **SISSA-VPN**
   * **2)** in the //Gateway// field, insert **vpn.sissa.it**   * **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//​**   * **3)** fill in **//your SISSA username//​** and **4)** **//your SISSA password//​**
   * **5)** in the //Group name// field, insert **SISSA-VPN-USER**   * **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>;​   * **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)** click on **Save**+  * **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...}}\\ {{:​services:​network:​internal:​vpnclient-vari:​linux:​ubuntu_vpn3.jpeg|Fill in this window carefully...}}\\
Line 76: Line 83:
   * **3)** **Disconnect VPN** \\   * **3)** **Disconnect VPN** \\
  
-{{:​services:​network:​internal:​vpnclient-vari:​linux:​ubuntu_vpn.jpeg|Click on Network then click on VPN Connections and then Disconnect VPN.}}+{{:​services:​network:​internal:​vpnclient-vari:​linux:​ubuntu_vpn5.jpeg|Click on Network then click on VPN Connections and then Disconnect VPN.}}