IP Config

Status
Not open for further replies.

vivek

Posts: 27   +0
Hi


How can i assign the ip to standalone m/c. I tryied to assign ip address to m/c but when i restart the m/c and log in , i check for ip using ipconfig , i get the message cable disconnected .

i want that my should check for ip. how shoul i go for it.

Thanking you

Vivek
 
What is a standalone m/c?

If it's a regular computer running a windows OS, it's quite straight forward.

Go into the networking control-panel, open the "properties" dialog for your network card. Select TCP/IP and click on properties. Select "Use the following IP adresse" and enter your the desired IP (starting with either 10.0 or 192.168) and use a subnet mask (of for instance 255.255.255.0)

Click ok, and restart computer.

Hope this helps, if not please clarify a bit more what the problem is.
 
I take it that you're using Windows XP.

You have to enter cmd in the Start => Run box to bring up a command line, and then enter the commands ipconfig /release and ipconfig /renew to make the IP address renew itself, but there is also a Wndows 2000 utility that works like the Windows 9.x utility winipcfg (in XP) that has the options to do that. It is called wntipcfg.

You can find a link to a download page here:
http://www.legge40.freeserve.co.uk/NetworkingProblems.htm#wntipcfg

Eric,
http://www.legge40.freeserve.co.uk/BuyerBeware.htm
 
Just a thought, since you get the message "cable disconnected". You have checked that the cable is securely connected, and that there isn't any breaks in the cable?
The latter isn't too easy to find, as the cable can work fine one moment, but then is dead the other.
 
Status
Not open for further replies.
Back