Windows IP Configuration??
I don't think thats right but i typed it in 3 times
Main Topics
Browse All TopicsYesterday I went and picked up a modem from Time Warner Cable. Got home, hooked it all up and nothing. So I call them up and after going over some troubleshooting he tells me there is something wrong with my comp. I'll tell you why. He saw that I was connected and everything should be fine. He had me disconnect the Ethernet cable. Well when we went to Network connections it still showed connected. So I restarted the comp and after it came back up, it still showed connected. Why is this happening? What should I check?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
On a Windows computer - I assume you are using Windows - the command "ipconfig /all" gives information on all the active Network Interface Cards (NICs) and their configuration.
Use menu
Start->Run...
then type:
cmd
In the black box type:
ipconfig /all
This should give you a list of zero, one of more network adapters and their configuration information.
If you really have a network connection that is always on-line, even if you disconnect the cable, this adapter should be listed in the ipconfig /all output.
While the black box is up, you could also try
ipconfig /release <enter>
then
ipconfig /renew <enter>
Any error messages?
Did it change the ip addresses from what you were getting before?
Also, how were you connecting Internet before? Dialup?
You might need to go into the Control Panel > Internet Options > and make sure "Never Dial a Connection" is checked.
Now I went into device manager and I see yellow ? on several things
Ethernet Controller
PCI serial port
PCI simple communication controller
SM bus controller
Video Controller (VGA Compatible)
Could this be the problem.
I tried entering the cpmmands you guys told me but just gives me Windows IP configuration
You should find a driver for the ethernet controller. This should be on the CD that came with the PC or the ethernet card.
Once you have the ethernet card working, you can download the other drivers from the internet.
It still is mysterious to me what the ip configuration is that you are seeing. But it certainly is not from the ethernet card.
Once you have obtained the driver, right click on the yellow warning ?-marks in the device manager and select to install a new driver.
In the wizard make sure that you select to scan the floppy or the USB stick for drivers.
After the driver is installed, you should automatically get a connection over the ethernet cable to your modem and you should be able to access the internet.
Business Accounts
Answer for Membership
by: annebPosted on 2009-10-08 at 14:19:48ID: 25530212
The connection that you are seeing might be a virtual network interface adapter installed by some software.
The connection could also be a wireless connection.
For diagnostics, could you give the result of command:
ipconfig /all
?