A virtual private network (VPN) extends a private network across a public network, such as the Internet. It enables a computer to send and receive data across shared or public networks as if it is directly connected to the private network, while benefiting from the functionality, security and management policies of the private network.
sudo apt-get install network-manager-openconnect network-manager-openconnect-gnome ca-certificates
Use the following settings:
Note: For VPN for BFH external people the settings are slightly different. Use vpnext.bfh.ch
as gateway.
Usage
VPN connections can be enabled and disabled in the network-manager menu via the network icon in the GNOME panel.
sudo apt-get install openconnect ca-certificates
Manual, see openconnect manpage.