This is an automated email from the ASF dual-hosted git repository.
bhaisaab pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-docs-admin.git
The following commit(s) were added to refs/heads/master by this push:
new 9c90cfc remote vpn: update how-to for Ubuntu
9c90cfc is described below
commit 9c90cfc9fb233a77370b0a76d6a5f6e32f0e22c2
Author: Rohit Yadav <[email protected]>
AuthorDate: Sat Dec 2 04:06:07 2017 +0530
remote vpn: update how-to for Ubuntu
Signed-off-by: Rohit Yadav <[email protected]>
---
source/_static/images/vpn/ubuntu1.png | Bin 0 -> 84703 bytes
source/_static/images/vpn/ubuntu2.png | Bin 0 -> 87655 bytes
source/_static/images/vpn/ubuntu3.png | Bin 0 -> 45479 bytes
source/_static/images/vpn/ubuntu4.png | Bin 0 -> 43880 bytes
source/_static/images/vpn/ubuntu5.png | Bin 0 -> 17169 bytes
source/networking/using_remote_access.rst | 37 ++++++++++++++++++++++++++++--
6 files changed, 35 insertions(+), 2 deletions(-)
diff --git a/source/_static/images/vpn/ubuntu1.png
b/source/_static/images/vpn/ubuntu1.png
new file mode 100644
index 0000000..77cc2d3
Binary files /dev/null and b/source/_static/images/vpn/ubuntu1.png differ
diff --git a/source/_static/images/vpn/ubuntu2.png
b/source/_static/images/vpn/ubuntu2.png
new file mode 100644
index 0000000..cac5efd
Binary files /dev/null and b/source/_static/images/vpn/ubuntu2.png differ
diff --git a/source/_static/images/vpn/ubuntu3.png
b/source/_static/images/vpn/ubuntu3.png
new file mode 100644
index 0000000..79135e7
Binary files /dev/null and b/source/_static/images/vpn/ubuntu3.png differ
diff --git a/source/_static/images/vpn/ubuntu4.png
b/source/_static/images/vpn/ubuntu4.png
new file mode 100644
index 0000000..f7da0ee
Binary files /dev/null and b/source/_static/images/vpn/ubuntu4.png differ
diff --git a/source/_static/images/vpn/ubuntu5.png
b/source/_static/images/vpn/ubuntu5.png
new file mode 100644
index 0000000..c8ed265
Binary files /dev/null and b/source/_static/images/vpn/ubuntu5.png differ
diff --git a/source/networking/using_remote_access.rst
b/source/networking/using_remote_access.rst
index 0190fad..dfde4d2 100644
--- a/source/networking/using_remote_access.rst
+++ b/source/networking/using_remote_access.rst
@@ -79,8 +79,8 @@ Mac OSX provide native IPsec VPN client.
:width: 400 px
-Microsoft Windows 8
--------------------
+Microsoft Windows
+-----------------
Following instruction have been perform using Windows 8.1 using Native VPN
client.
@@ -146,3 +146,36 @@ Following instruction have been perform using Windows 8.1
using Native VPN clien
.. image:: ../_static/images/vpn/win14.png
:align: center
:width: 400 px
+
+Ubuntu
+------
+
+Following instruction have been perform using Ubuntu 17.10 using the
network-manager-l2tp-gnome.
+
+#. Add VPN connection using network manager:
+
+ .. image:: ../_static/images/vpn/ubuntu1.png
+ :align: center
+ :width: 400 px
+
+#. Configure VPN settings:
+
+ .. image:: ../_static/images/vpn/ubuntu2.png
+ :align: center
+ :width: 400 px
+
+ .. image:: ../_static/images/vpn/ubuntu3.png
+ :align: center
+ :width: 400 px
+
+#. Add routing as required:
+
+ .. image:: ../_static/images/vpn/ubuntu4.png
+ :align: center
+ :width: 400 px
+
+#. Initiate VPN connection
+
+ .. image:: ../_static/images/vpn/ubuntu5.png
+ :align: center
+ :width: 400 px
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].