Skip to content
Snippets Groups Projects
Commit 4f166851 authored by Vojdan Kjorveziroski's avatar Vojdan Kjorveziroski
Browse files

Add VPN info

parent c31ec95a
No related branches found
No related tags found
1 merge request!21Draft: Resolve "Provide information about migration changes to existing users"
# nmaas VNOC Rebranding and Migration Information
## Changes to client-access VPNs
The following changes need to be made to existing OpenVPN client access VPN profiles in order to reuse them with the new VNOC infrastructure:
1. Open the `.ovpn` file with any text editor.
2. Delete the `compress` line.
3. Change the `remote 150.254.160.131 1194 udp` to `remote openvpn01.nmaas.eu 1195 udp`
4. Save the VPN and reconnect.
...@@ -7,6 +7,8 @@ nav: ...@@ -7,6 +7,8 @@ nav:
- Managed nmaas: - Managed nmaas:
- Introduction: 'managed-nmaas/introduction.md' - Introduction: 'managed-nmaas/introduction.md'
- nmaas Playground Instance: 'managed-nmaas/nmaas-playground-instance.md' - nmaas Playground Instance: 'managed-nmaas/nmaas-playground-instance.md'
- User Information:
- User Migration Guide for nmaas VNOC: 'managed-nmaas/user-information/nmaas-vnoc-migration-information.md'
- Self-Hosted nmaas: - Self-Hosted nmaas:
- Introduction: 'self-hosted-nmaas/introduction.md' - Introduction: 'self-hosted-nmaas/introduction.md'
- Installation Guide: 'self-hosted-nmaas/install-guide.md' - Installation Guide: 'self-hosted-nmaas/install-guide.md'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment