Bug #13368
Updated by Jim Pingle over 2 years ago
The following P1 cipher suite is supported by Windows natively, yet the wizard prevents it: AES256-GCM | 128 bits | SHA384 | 20 (nist ecp384) > Phase 1 DH Group unsupported by this client. Supported values are (1, 2, 14, 19, 20, 24) Switching the Algorithm from @AES256-GCM@ to @AES@ allows the wizard to export a profile. Additionally, the @DestinationPrefix@ parameter for @Add-VpnConnectionRoute@ does not accept @0.0.0.0/0@, hence the command will fail when the P2 includes that as the local network. This command is meant for split tunneling and should not be included when the P2 local network is @0.0.0.0/0@.