Link to home
Start Free TrialLog in
Avatar of QPR
QPRFlag for New Zealand

asked on

Duplicate IP address

"The system detected an address conflict for IP address 0.0.0.0 with the system having network hardware address xx-xx-xx-xx-xx-xx. Network operations on this system may be disrupted as a result."

To my limited tcp/ip knowledge this ip address does not seem valid?
Any idea how I can track down this issue and do whatever it takes to resolve the conflict?
Everything looks like it is working ok

1 x PC Windows 7 (the box that reports the problem)
1 x Windows 8 Tablet (connecting wirelessly via windows homegroup)
DIR-300 wireless router
DSL-502T ADSL2 router.

My networking knowledge is limited so if the answer is something like... use DHCP then I'd appreciate the steps to do so.
The last thing I need is to bring down my network/internet connection by "having a try"
Thanks
Avatar of Rob Hutchinson
Rob Hutchinson
Flag of United States of America image

You're right use DHCP:

Here's a couple print screens. After you make the changes, reboot the computer.

If, in fact, you are actually using a static IP; then I'd recommend you do print screens including the DNS to have a record before you change the settings to DHCP.

You can go to a command prompt and type "ipconfig /all" without using quotes to get this info.

User generated imageUser generated image
Avatar of QPR

ASKER

I just checked and my settings are the same as yours, obtain automatically
Is the computer a laptop with wireless, or a workstation with two network cards?
ASKER CERTIFIED SOLUTION
Avatar of rr_miles
rr_miles

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
you could also make sure that the Win7 computer renews its IP using:

ipconfig  /release
then
ipconfig  /renew
Avatar of QPR

ASKER

I'll read into what is posted above but in case it alters any thinking....
The Win7 PC is hardwired to the router.
The tablet connects to the router wirelessly

The PC has a single NIC and no wireless adaptor.
This setup has been in place for about a year and this is the first time this message has ever appeared
Avatar of rr_miles
rr_miles

The problem may disappear tomorrow and reappear next week without doing anything. My solution should prevent future conflicts. Isn't computing great?!