Is it at all possible to connect to a VPN configured on a SRX with Windows build-in VPN client?
This proposal should in theory be supported by Windows:
[edit security ike proposal windows-supported-proposal]
authentication-method rsa-signatures;
dh-group group2;
authentication-algorithm sha1;
encryption-algorithm aes-128-cbc;
lifetime-seconds 28800;
It doesn't seem to work out in practice though. It seems like the Windows client is failing to establish the IKE exchange:
Index State Initiator cookie Responder cookie Mode Remote Address
2187390 DOWN [censured] [censured] IKEv2 [censured]
Is this impossible by design, or there is something more needed to make it work?
------------------------------
Lars Kristensson
------------------------------