Changes between Version 21 and Version 22 of User Guide/Remote Access/VPN


Ignore:
Timestamp:
Nov 21, 2024, 6:26:35 PM (13 days ago)
Author:
sreeramm490
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • User Guide/Remote Access/VPN

    v21 v22  
    7373
    7474[[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.
     75Instructions 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.
    7676
    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.
     77These 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.
    7878
    79 To install the plugin, run {{{apt-get install network-manager-strongswan}}}.
     79To install the plugin for Debian-based distros, run {{{apt-get install network-manager-strongswan}}}.
    8080
    8181Open 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.