Chinaunix首页 | 论坛 | 博客
  • 博客访问: 922652
  • 博文数量: 162
  • 博客积分: 6207
  • 博客等级: 准将
  • 技术积分: 1687
  • 用 户 组: 普通用户
  • 注册时间: 2006-02-10 01:36
个人简介

80后技术男

文章分类

全部博文(162)

文章存档

2013年(6)

2012年(20)

2011年(24)

2010年(8)

2009年(13)

2008年(37)

2007年(35)

2006年(19)

分类: WINDOWS

2012-12-31 19:48:39

Event ID 4199 - "The system has detected a conflict for IP address"

Symptom: 1. You just turn on you computer, and receive an error message similar to one of the following messages:

The system has detected a conflict for IP address with the system having hardware address .

The system detected an address conflict for IP address with the system having hardware address . The local interface is being disabled.

2. In the , you may see the 4199 - Description:

The system detected an address conflict for IP address 192.168.1.100 with the system having network hardware address 00:0C:41:9B:88:89.

Cause: There is another networking computer or device on the network using the same IP address.

Resolutions:

  1. You may want to renew the computer IP by using ipconfig /release and renew command.
  2. You may assign a static IP.
  3. To find out the other device that is using the same IP, you may have three options. 1) Check the records of DNS or WINS. 2) Disconnect your computer from the network, and then using ping –a command to find another computer host name. 3) You can use ARP –a command to find the Mac address of other device.
  4. Or check this case study -

Case Study - Event ID 4199 - The system detected an address conflict for IP

Situation: the client turns on the computer this morning and receives Event ID 4119 with this message: “The system detected an address conflict for IP address 192.168.1.2”.

Troubleshooting:

  1. Check the DHCP client table in the Linksys router they use it as the DHCP server, but can’t find another networking device using the same IP.
     
  2. Ping –a 192.168.1.2, it replies without host name.
     
  3. Use ARP –a 192.168.1.2, find the Mac address is 00.50.18.0a.c3.ec. From the Mac address, we find it is a D-Link wireless router added last week.


阅读(2592) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~