Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nmaas Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nmaas
Documentation
nmaas Documentation
Merge requests
!21
Draft: Resolve "Provide information about migration changes to existing users"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: Resolve "Provide information about migration changes to existing users"
83-provide-information-about-migration-changes-to-existing-users
into
master
Overview
2
Commits
1
Pipelines
0
Changes
2
Closed
Vojdan Kjorveziroski
requested to merge
83-provide-information-about-migration-changes-to-existing-users
into
master
11 months ago
Overview
2
Commits
1
Pipelines
0
Changes
2
Expand
Closes
#83 (closed)
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
4f166851
1 commit,
11 months ago
2 files
+
12
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
docs/managed-nmaas/user-information/nmaas-vnoc-migration-information.md
0 → 100644
+
10
−
0
Options
# 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.
Loading