VPN with Azure falling down

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

VPN with Azure falling down

L3 Networker

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

1 accepted solution

Accepted Solutions

L6 Presenter

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

View solution in original post

2 REPLIES 2

L6 Presenter

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

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

  • 1 accepted solution
  • 10112 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!