ICMP traffic passing through NAT gateway

Sujit Zanje 0 Reputation points
2023-06-29T11:54:30.2466667+00:00

I am unable to ping any public website like google/yahoo from my private azure VM where traffic is routed through NAT Gateway.

I am able to browse the website from browser but unable to ping.

If NAT gateway is not supporting ICMP protocol then please share the official documentation for the same.

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

1 answer

Sort by: Most helpful
  1. Sedat SALMAN 14,180 Reputation points MVP
    2023-06-29T12:22:44.2866667+00:00

    https://learn.microsoft.com/en-us/azure/nat-gateway/troubleshoot-nat

    as you can see NAT gateway supports IPv4 UDP and TCP protocols. ICMP isn't supported and is expected to fail.

    0 comments No comments

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.