Nordvpn: Revision history

From Piszczynski

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 March 2024

  • curprev 15:3415:34, 13 March 2024Aleks talk contribs 608 bytes +608 Created page with "== Configure IKEv2 VPN adapter for windows == Create network adapter with IKEv2 for type and EAP-MS-CHAPv2 and require encryption options get login credentials Add login credentials to the VPN connection. Use the following script to set the correct policy settings if getting a policy error when connecting:<syntaxhighlight lang="powershell"> Set-VpnConnectionIPsecConfiguration -ConnectionName "Your VPN Name" -AuthenticationTransformConstants SHA256128 -CipherTransfo..." Tag: Visual edit