Duplicate IP address detected
search cancel

Duplicate IP address detected

book

Article ID: 317922

calendar_today

Updated On: 03-18-2025

Products

VMware vCenter Server VMware vSphere ESXi

Issue/Introduction

A duplicate IP address is detected for a vmknic interface configuration. This impacts IPv4 and IPv6.

Example

If 192.168.#.# is the IP address used by the remote interface ##:##:##:##:##:##, the following event will be seen when this very same IP address is being assigned to the local vmknic interface vmk2.

A duplicate IP address was detected for 192.168.#.#  on interface vmk2, the current owner being  ##:##:##:##:##:##

vobd.log sample:

[YYYY-MM-DDTHH:MM:SS]: [netCorrelator] 2431588377104us: [esx.problem.net.vmknic.ip.duplicate] Duplicate IP address detected for #.#.#.# on interface vmk0, current owner being 00:##:##:##:##:##:cc
[YYYY-MM-DDTHH:MM:SS]: InetCorrelator1 2431517859576us: [vob.net.vmknic.ip.duplicate] A duplicate IP address was detected for #.#.#.# on interface vmk0. The current owner is 00:##:##:##:##:##:cc

Impact

Any services that rely on the misconfigured interface might be affected by IP network connectivity issues. For example, if the interface on which the duplicate IP address is detected is on the vMotion NIC, then vMotion attempts might fail.

If vmk0's IP is conflicted, user can lose access to the ESXi host for management tasks. This can lead to disconnection from vCenter and inability to perform essential management tasks like restarting services, configuring settings, or applying patches.

Environment

VMware vSphere 6.x

VMware vSphere 7.x

VMware vSphere 8.x

VMware ESXI 6.x

VMware ESXI 7.x

VMware ESXI 8.x

Cause

This IP address conflict can occur due to:

  • Another ESXi host or physical device using the same IP address.
  • A DHCP server mistakenly assigning the same IP address to multiple devices (if static IP addresses are used incorrectly in a DHCP-managed network).
  • Manual IP address misconfigurations or a network management error.

Resolution

  • Correctly set the IP address with the esxcfg-vmknic command or set it to DHCP mode.
  • Perform a network scan or use network management tools to find which device is associated with the MAC address.

     

  • Use network switches to check the MAC address table and verify if the MAC address ##:##:##:##:##:## is being learned by the switch port where the ESXi host is connected.

     

  • If there is a managed switch, query the MAC address table to see where this MAC address is located and identify any misconfigured ports.