Virtual Server IP address Issue

Mohammed Nadeem 161 Reputation points
2021-07-31T08:49:22.217+00:00

Hi

We have exchange server 2013 as virtual server on hyper-V.

We are facing issue that server IP is pinging and able to take remote as well but when we go to lan card setting and click on IPv4 properties.
It shows obatain an Ip address automatically selected and NO IP has been assign.

Windows for business Windows Client for IT Pros Storage high availability Virtualization and Hyper-V
Windows for business Windows Server User experience Other
{count} votes

6 answers

Sort by: Most helpful
  1. Mohammed Nadeem 161 Reputation points
    2021-08-01T05:18:39.92+00:00

    Below is the result:

    Windows IP Configuration

    Host Name . . . . . . . . . . . . : HOSTNAME
    Primary Dns Suffix . . . . . . . : xyz.com
    Node Type . . . . . . . . . . . . : Hybrid
    IP Routing Enabled. . . . . . . . : No
    WINS Proxy Enabled. . . . . . . . : No
    DNS Suffix Search List. . . . . . : XYZ.com

    Ethernet adapter Ethernet:

    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Hyper-V Network Adapter #6
    Physical Address. . . . . . . . . : 00-15-5D-FA-8B-7A
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    IPv4 Address. . . . . . . . . . . : 192.168.1.142(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1
    DNS Servers . . . . . . . . . . . : 192.168.1.2
    192.168.1.5
    NetBIOS over Tcpip. . . . . . . . : Enabled

    Tunnel adapter Local Area Connection* 11:

    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Microsoft Failover Cluster Virtual Adapte
    r
    Physical Address. . . . . . . . . : 02-86-5C-53-58-00
    DHCP Enabled. . . . . . . . . . . : No
    Autoconfiguration Enabled . . . . : Yes
    Link-local IPv6 Address . . . . . : fe80::6846:1f84:46c5:cec6%14(Preferred)
    IPv4 Address. . . . . . . . . . . : 169.254.1.93(Preferred)
    Subnet Mask . . . . . . . . . . . : 255.255.0.0
    Default Gateway . . . . . . . . . :
    DHCPv6 IAID . . . . . . . . . . . : 235046492
    DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-27-20-95-E8-00-15-5D-FA-87-67

    NetBIOS over Tcpip. . . . . . . . : Disabled


  2. Anonymous
    2021-08-02T01:56:34.89+00:00

    Hi Mohammed,
    To deploy DHCP using powershell you can refer to this:
    https://learn.microsoft.com/en-us/windows-server/networking/technologies/dhcp/dhcp-deploy-wps
    Also I noticed that there’s an IP address configuration that might be incorrect:

    If you’re using fixed IP address,would you try changing it to 192.168.XXX.XXX?
    If the issue remains, please check the event logs and see if there’s anything relevant to it.

    Thanks for your time.
    Best Regards,
    Danny

    -----------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  3. Mohammed Nadeem 161 Reputation points
    2021-08-02T05:37:05.82+00:00

    We have 2 LAN card earlier on this server and 1 LAN card has been deleted. If we assign IP manually in ethernet adapter we are able to access and ping the server with the assigned IP without any issue but if we check ethernet properties IP v4 its always shows obtained IP automatically. We have already checked in registry interface and deleted second ghosted LAN card from device manager (hidden devices) but issue still persist.


  4. Anonymous
    2021-08-02T06:09:22.477+00:00

    Hi Mohammed,
    I did some research and based on my understanding, this issue could be caused by the IP address conflict.
    To deal with it, you can try setting a new ip for the LAN card you’re using. Please avoid using the same ip with the card you deleted. You can use ipconfig/all to check the ip addresses you‘ve set.

    Also if you want to resolve the issue from the DHCP aspect, you might want to refer to this article:
    https://support.microsoft.com/en-us/windows/change-tcp-ip-settings-bd0a07af-15f5-cd6a-363f-ca2b6f391ace

    If the issue remains after all the above settings, please check the event logs and see if there’s any event relevant to this issue, you can find the logs by event viewer:
    119754-image.png

    Thanks for your time.
    Best Regards,
    Danny

    -----------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  5. Mohammed Nadeem 161 Reputation points
    2021-08-08T04:53:46.897+00:00

    HI,

    We can't change the IP of server with new IP as it is running the exchange server.

    Moreover we deleted the LAN card and created new and assign the IP but still issue persist.

    I think that 1st LAN card setting still there in system.

    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.