Wednesday, September 2, 2009

How to fix the IP conflict error on your computer

We can fix this error by refreshing(Release and Renew) the IP address of your computer if you are getting IP address from an external DHCP server.To refresh IP address on your computer you should release and renew IP address from command prompt. To perform that follow the steps below.
1. Release IP addressGo to command prompt and type the command below and press enter.
ipconfig/release
Now the IP address of your computer will be 0.0.0.0 and you will be disconnected from the network.
2. Renew IP addressOn the command prompt window type the command below and press enter.
ipconfig/renew
Now your computer will receive a new IP address from the DHCP server

No comments: