Changes between Version 21 and Version 22 of User Guide/Remote Access/VPN
- Timestamp:
- Nov 21, 2024, 6:26:35 PM (13 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
User Guide/Remote Access/VPN
v21 v22 73 73 74 74 [[CollapsibleStart(Linux (Outdated))]] 75 Instructions are provided for configuring the strongswan network manager plugin. Strongswan is an IKE daemon which can be used to set up an IPSEC tunnel. The strongswan package is available for a variety of linux distros, and can be configured manually through files in /etc instead of installing the network manager plugin. See [https://wiki.strongswan.org/projects/strongswan/wiki/UsableExamples this page] on the strongswan wiki for examples.75 Instructions are provided for configuring the strongswan network manager plugin. Strongswan is an IKE daemon which can be used to set up an IPSEC tunnel. The Strongswan package is available for a variety of Linux distros, and can be configured manually through files in /etc instead of installing the network manager plugin. See [https://wiki.strongswan.org/projects/strongswan/wiki/UsableExamples this page] on the strongswan wiki for examples. 76 76 77 These instructions are specific to ubuntu 20.04, although they should be similar for other versions of ubuntu. Additional linux distros which use network-manager may provide a version of the plugin through their packaging system.77 These instructions are specific to Ubuntu 20.04 that no longer has long-term support, although they should be similar for other versions of Ubuntu with some configuration. Additional Linux distros which use network-manager may provide a version of the plugin through their packaging system. 78 78 79 To install the plugin , run {{{apt-get install network-manager-strongswan}}}.79 To install the plugin for Debian-based distros, run {{{apt-get install network-manager-strongswan}}}. 80 80 81 81 Open settings and navigate to the Network tab. Below wired connections, there should be a section for VPN connections. Select the "+" to add a new VPN connection.