Skip to content
Snippets Groups Projects

Draft: Resolve "Provide information about migration changes to existing users"

2 files
+ 12
0
Compare changes
  • Side-by-side
  • Inline
Files
2
# 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