Traffic forwarding issue between vnetA (azure vpn gw) and vnetb

kourilada 0 Reputation points
2024-05-15T21:45:16.44+00:00

Hello,

I would like to ask about the issue which I have a problem to solve.

I set up Azure vpn GW in vnetA and successfully set up l2l with on-prem. When I created the server in subnetX in vnetA, I can ping on-prem resources via the l2l tunnel. When I created vnetB and managed peering between both vnets. I didn't receive the packet back to the server in vnetB, but when I ran tcpdump on the on-prem server I could see sending packet to the server in vnetB and in logs on the on-prem VPN I saw that this communication is going to the tunnel, but the issue is the packets never come back to the server in vnetB.

Any hint of what I am missing or what I do wrong?

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,416 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,219 questions
{count} votes

1 answer

Sort by: Most helpful
  1. TP 80,586 Reputation points
    2024-05-15T22:01:11.56+00:00

    Hi,

    Please confirm that you have gateway transit settings configured properly on the peerings. Article below details the settings for each peering. When reading the article, "Hub-RM" is your vnetA and "Spoke-RM" is your vnetB.

    Configure VPN gateway transit for virtual network peering

    https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-peering-gateway-transit

    If you are unsure about something please add a comment below with details/screenshots and I will assist.

    Thanks.

    -TP

    0 comments No comments