VPN

Differences between revisions 1 and 2
Revision 1 as of 2007-07-05 14:31:11
Size: 334
Editor: 212
Comment:
Revision 2 as of 2007-07-06 09:21:00
Size: 723
Editor: 129
Comment: Added information for more vpn plugins and for Kubuntu Feist
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * Then it should be possible to set it up through the normal network manager in the system tray according to [http://ubuntuforums.org/showthread.php?t=91249 this howto]  * Then it should be possible to set it up through the normal network manager in the system tray according to [http://ubuntuforums.org/showthread.php?t=91249 this howto].

There are additional packages for Cisco VPN
{{{
sudo apt-get install network-manager-vpnc
}}}
and Open VPN connections
{{{
sudo apt-get install network-manager-openvpn
}}}
=== When using Kubuntu Feisty (7.04) ===
You have to install the additional package
{{{
network-manager-gnome
}}}
Please refer to [[WifiDocs/NetworkManager"] under VPN support for more information.

Microsoft VPN (PPTP) setup on Ubuntu Feisty (7.04)

  • Install PPTP support for the network manager:

sudo apt-get install network-manager-pptp

There are additional packages for Cisco VPN

sudo apt-get install network-manager-vpnc

and Open VPN connections

sudo apt-get install network-manager-openvpn

When using Kubuntu Feisty (7.04)

You have to install the additional package

network-manager-gnome

Please refer to [[WifiDocs/NetworkManager"] under VPN support for more information.

VPN (last edited 2015-05-21 10:52:58 by gwlabcg)