Use PowerShell or command line to verify:
Get-NetIPsecMainModeSA Get-NetIPsecQuickModeSA
You should see an active SA (Security Association) with:
Local and remote IP
Auth method (Kerberos, Cert, PSK)
Encryption method (AES, 3DES)
If nothing appears, the negotiation failed.
© 2024 SkillPoint IT. All rights reserved.