VPN Ikev2 cannot connect
Hello,
I am trying to install the Ikev2 vpn, I followed the watchguard procedure, I downloaded and installed the certificate and VPN in windows 10, I gave access to some Firebob-db users who are part of the SSL VPN also for Ikev2, but I can't to connect, windows 10 tells me problems in reaching the VPN server.
some suggestions, thanks Crstiano
0
Sign In to comment.
Comments
Did you download and run the install script?
That process worked for me.
yes i did
Anything to help in Traffic Monitor when you try to connect?
You can turn on diagnostic logging for IKE which may show something to help:
In WSM Policy Manager: Setup -> Logging -> Diagnostic Log Level -> VPN -> IKE
In the Web UI: System -> Diagnostic Log
Set the slider to Information or higher
thank you Bruce
Do you have NTLM disabled in your environment and only allowing NTLMv2? If so, then your RAS/NPS server is by default still only attempting communications utilizing NTLM and thus not working. Add the following to the registry on the RAS/NPS server to enable NTLMv2 for RAS/NPS
Locate and then select the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\RemoteAccess\Policy
New - DWORD Value.
Type Enable NTLMv2 Compatibility
On the Edit menu, select Modify.
In the Value data box, type 1, and then select OK.
Quit Registry Editor.