Asked By
firefly
0 points
N/A
Posted on - 04/27/2013
We have 3 computers in the home sharing a single internet connection. It keeps getting cut off, and the error message says that there's an IP conflict with another computer. We get that for all three computers from time to time. What should I do to fix it? Any suggestion will be appreciated.
Why do I keep getting an IP conflict among my 3 computers?
Hi dear Firefly,
To solve your problem use the following steps.
There are two methods available to solve the problem.
First method – Reset router.
Second method –
Run the stated command with elevated privilege to reset Internet Protocol:
NETSHÂ INTÂ IP RESET
Hope your problem solved by the following method.
Why do I keep getting an IP conflict among my 3 computers?
Hi Firefly,
An IP address conflict occurs if two or more computers in a network get assigned the same IP address. Since you mentioned that you have 3 computers sharing a single internet connection, this means that these 3 computers must be connected to a single router.
The router is responsible for assigning IP addresses to the computers attached to it, and it should work in a way that it should not give the same IP address to more than one computer.
One solution here is by running these commands:
IPCONFIGÂ /RELEASE
And then
IPCONFIGÂ /RENEW
Doing this will make your computer ask for a new unique IP address from your router, thereby fixing the issue. You may need to do this on all the computers getting the error.
If the error occurs often you may need to upgrade the firmware of your router.
You may learn more about IP address conflict from the following links:
Why do I keep getting an IP conflict among my 3 computers?
Hi Firefly,
It is possible that the 3 computers you have is not set to a Dynamic IP address which will change every time you connect to the internet. You also did not mention what kind of networking device you are currently using.
However, if you are using a router, not a switch or a hub, then ideally the router will automatically assign a different IP address for each computer every time you connect to the internet.
Here is how you can set them to dynamic.
-
Open control panel.
-
Choose network and internet connections.
-
Choose network connections.
-
On the network connection Window, choose the general tab (for LAN connection) or Networking (other connection).
-
Choose internet protocol (TCP/IP), then properties.
-
Choose obtain an IP address automatically.
If this does not fix the issue, go to the command prompt by clicking start – run – cmd then press enter.
At the command prompt please type in:
-
Ipconfig /flushdns then enter.
-
Ipconfig /release then enters.
-
Ipconfig /renew then enter.
This will let you have a new IP address. Afterward repeat the procedure on how to obtain an IP address automatically.
Thanks,
Barnett Linehan