Skip to content

Commit c89293b

Browse files
authored
Merge pull request #85517 from anzaman/master
strongSwan GUI
2 parents 6bd914a + 77ed2e1 commit c89293b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/vpn-gateway/point-to-site-vpn-client-configuration-azure-cert.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,12 @@ If you have not already generated certificates, use the following steps:
121121

122122
### <a name="install"></a>Install and configure
123123

124-
The following instructions were created through strongSwan 5.5.1 on Ubuntu 17.0.4. Ubuntu 16.0.10 does not support strongSwan GUI. If you want to use Ubuntu 16.0.10, you will have to use the [command line](#linuxinstallcli). The examples below may not match screens that you see, depending on your version of Linux and strongSwan.
124+
The following instructions were created on Ubuntu 18.0.4. Ubuntu 16.0.10 does not support strongSwan GUI. If you want to use Ubuntu 16.0.10, you will have to use the [command line](#linuxinstallcli). The examples below may not match screens that you see, depending on your version of Linux and strongSwan.
125125

126-
1. Open the **Terminal** to install **strongSwan** and its Network Manager by running the command in the example. If you receive an error that's related to *libcharon-extra-plugins*, replace it with 'strongswan-plugin-eap-mschapv2'.
126+
1. Open the **Terminal** to install **strongSwan** and its Network Manager by running the command in the example.
127127

128128
```
129-
sudo apt-get install strongswan libcharon-extra-plugins moreutils iptables-persistent network-manager-strongswan
129+
sudo apt install network-manager-strongswan
130130
```
131131
2. Select the **Network Manager** icon (up-arrow/down-arrow), then select **Edit Connections**.
132132

0 commit comments

Comments
 (0)