When we connect a network cable to some PCs, it doesn't automatically assign an IP address and we need to manually assign an IP address. What is the benefit if the IP address takes automatically or not when we connect a network cable? Why do you think this is happening to only some of the PCs? Thanks.
Software/Hardware used:
ASKED:
December 10, 2008 7:42 PM
UPDATED:
December 15, 2008 7:58 PM
Adding to the answer above:
______________________
Before going to great trouble checking your TCP/IP Scopes and such.
Here might be easier<
On the computers that do not lease an IP Address, do two things,
1. Right click on your LAN then click PropertiesHighlight on Internet Protocolclick Properties
From here simple make sure that the radio button is set to Obtain an IP Address Automatically and Obtain DNS server address automatically. Click Apply then OK.
2. From a command window type: ipconfig /flushdns {ENTER}
Then type ipconfig /release {ENTER}
Then type ipconfig /renew {ENTER}
If that does not clear up your issue, then use the answer from above.
This might save you some trouble
Are the PC’s all on the same subnet? If not, you may have to enable DHCP forwarding on the interfaces away from the DHCP server itself. Plus, as mentionned above, check to see if there are still free addresses on the DHCP server.