- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
12-21-2016 02:15 AM
Hi at all!
I have a problem with a VPN with Azure, after 50 minutes circa the VPN stops working and doesn't restart.
I checked the configuration and everything is right.
This message appears in logs: "IKEv2 child SA negotiation is failed message lacks KE payload".
Can you help me to resolve this issue?
Regards,
Daniele
12-23-2016 03:57 AM
Hi,
l had a very interesting experience with Azure VPN. Few things to check check:
1) PA has to be in passive mode so only Azure can initiate a VPN
2) Suggested config:
IKEv2
Diffie-Hellman Group Group 2
Authentication Method SHA1
Encryption Algorithms AES256, 3DES
Phase 1 Security Association (SA) Lifetime (Time) 28,800 seconds
CHILD_SA
Encryption Algorithms AES128, 3DES
Authentication Method SHA1
Phase 2 Security Association (SA) Lifetime (Time) 5,400 (Azure side 3,600 seconds)
Perfect Forward Secrecy (PFS) no-pfs
3) Disable "Liveness Check"
More info here:
https://live.paloaltonetworks.com/t5/General-Topics/VPN-to-Azure-dropouts/td-p/98936/page/3
Thx,
Myky
12-23-2016 03:57 AM
Hi,
l had a very interesting experience with Azure VPN. Few things to check check:
1) PA has to be in passive mode so only Azure can initiate a VPN
2) Suggested config:
IKEv2
Diffie-Hellman Group Group 2
Authentication Method SHA1
Encryption Algorithms AES256, 3DES
Phase 1 Security Association (SA) Lifetime (Time) 28,800 seconds
CHILD_SA
Encryption Algorithms AES128, 3DES
Authentication Method SHA1
Phase 2 Security Association (SA) Lifetime (Time) 5,400 (Azure side 3,600 seconds)
Perfect Forward Secrecy (PFS) no-pfs
3) Disable "Liveness Check"
More info here:
https://live.paloaltonetworks.com/t5/General-Topics/VPN-to-Azure-dropouts/td-p/98936/page/3
Thx,
Myky
12-29-2016 02:35 AM
Hi Myky,
Thank for your suggestion, we solved it some days ago checking on Microsoft site (https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-vpn-devices), we used 'no-pfs' instead of DH group 2 on IPSEC Crypto key.
Thank you again!
Regards,
Daniele
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!