Strange Problem when replacing VPN Gateway with NVA (IPsec tunnel to on-prem) and App service VNET integration

Zarko Sokolov 0 Reputation points
2024-02-01T10:49:45.52+00:00

Hello,

i got very strange problem in process of replacing Azure VPN gateway with NVA.

VPN gateway is used for IPsec tunnel to enable communication between App Service with enabled VNET integration and on-premise Windows Server.

Process was this:
Deployed and configured NVA and corresponding IPSec tunnel.

Created new tunnel on on-prem Firewall

Disabled old tunnel (vpngateway <-> on-prem FW)

Enabled New tunnel (NVA <-> on-prem FW)

Added Routing table on subnet delegated to Microsoft.Web/serverFarms (App Service)

Communication was established between App Service and on-prem Server using New tunnel(nva<->on-prem FW)

Started Process of removing Azure VPN Gateway, Removed ipsec connection,. Removed Local Network Gateway and finally VPN Gateway itself

Traffic flow from App Service thru IPSec tunnel (nva<->on-prem FW) Stopped! connection tracking in nva not showing any communication, tcpping in kudu cmd showing time out!

Deployed new Azure Gateway, Traffic flow started again thru ipsec tunnel (nva<->on-prem FW).

What i am missing in process of removing VPN Gateway but keeping traffic flowing ?

Thanks

Zarko Sokolov

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,693 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,670 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,510 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.