Ping Issue

Akash Kumar Mandal 0 Reputation points
2025-02-07T11:45:47.2+00:00

We were attempting to ping the server, but it was not working initially. However, after changing the NIC, it started working.

We would like to understand the issue and how to fix in existing NIC

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,632 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Marcin Policht 35,360 Reputation points MVP
    2025-02-07T12:07:47.2466667+00:00

    Follow https://learn.microsoft.com/en-us/azure/virtual-network/troubleshoot-vm-connectivity


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin


  2. Alex Burlachenko 1,010 Reputation points
    2025-02-13T10:54:58.3933333+00:00

    Hi, try check if the old nic is assigned the right ip, subnet, and isn’t blocked by NSG rules. After all, test the config try to compare the old nic’s settings with the new one. If something’s off, tweak it. Sometimes just restarting the vm or detaching/reattaching the nic can fix it. If all else fails, hit up Azure support. They can dig into the backend and figure out why the old nic was acting up.

    May be the old nic was probably misconfigured, blocked, or just busted. Swap it out, check the settings, or get azure support to sort it out. Easy peasy.

    rgds,

    Alex

    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.