VPN

Revision 4 as of 2007-07-13 10:29:59

Clear message

VPN setup on Ubuntu Feisty (7.04)

In order to use VPN on Ubuntu Feisty, you need to install support for the VPN protocol:

PPTP (Microsoft VPN)

sudo apt-get install network-manager-pptp

Cisco VPN

sudo apt-get install network-manager-vpnc

OpenVPN

sudo apt-get install network-manager-openvpn

Usage

[http://ubuntuforums.org/showthread.php?t=91249 This howto] shows how to use the VPN manager

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.