Click to See Complete Forum and Search --> : WINIPCFG info missing
SteveHebe
May 11th, 2001, 12:56 PM
Here is the problem as best that I can explain it. (Sorry, network stuff is not a strong suit of mine.)
My machine runs W98 and is connected to a NT network using a 3com 3C905-TX Enet card. My network connections appear to be working fine. (Sharing drives, printers etc.)
In my Network/TCP/IP settings, I have my IP set to 10.1.1.6 /255.255.255.0, Disable DNS, Disable WINS, No Gateway.
My question/problem is, when i run "WINIPCFG" the only response I get is for my PPP adapter. IP address & Sub Net) is 0.0.0.0 it shows DHCP server as 255.255.255.255. Node type is"BROADCAST" everything else is blank.
I am now trying to use Sygate connection sharing software, and it is also telling me that it cannot find my NIC.
Can anyone give me any insight as to why my NIC and TCP/IP settings are not visible to WINIPCFG and Sygate?
CJK
May 11th, 2001, 01:32 PM
You should be able to choose from a drop down menu which network adapter you will be viewing in winipcfg. If it isn't in there then try to uninstall the nic then reinstall it and make sure you have the current drivers.
Melmac
May 11th, 2001, 01:54 PM
CJK might be on the right track here. Go to a command prompt and type IPCONFIG /ALL.
What does that give you?
Deity
May 11th, 2001, 02:58 PM
I agree with Melmac...ipconfig /all from a command prompt would probably easier and will give you the information you are looking for.
CJK
May 11th, 2001, 04:32 PM
IPCONFIG is a stronger utility but the 3rd party software is also having trouble with finding the NIC. It looks like the driver for the NIC might be somewhat corrupt but not enough to stop working completely or there is some hardware failure...I guessing the driver is the problem.
Melmac
May 12th, 2001, 07:37 AM
Originally posted by CJK:
IPCONFIG is a stronger utility but the 3rd party software is also having trouble with finding the NIC. It looks like the driver for the NIC might be somewhat corrupt but not enough to stop working completely or there is some hardware failure...I guessing the driver is the problem.
Yep, could be fine for the old remove and reinstall process. Might clear up the whole problem. :)
cyberhh
May 14th, 2001, 12:34 PM
IPConfig is not avail in Win95. As far as I know winipcfg is 9x and ipconfig is nt, could be worng though.
You may need to run ws2bkup.abt to restore the winsock 2.0 files to the correct version.
CJK
May 14th, 2001, 05:08 PM
IPCONFIG is available in win 9x...just not as user friendly.
x_789
May 14th, 2001, 06:21 PM
If its 95 do the winsock 2 backup and r&r card and there is no ipcfg in 95 just 98. Still it sounds like a corupt winsock file in 95 where you cant see your nic in the utils. As always more info please. x
Captain_Kirk
May 16th, 2001, 04:52 PM
Running Win98 and up, ipconfig is available. Soundds like ip is corrupt. Remove all network components except the nic, reboot, and add all that are needed again. After a reboot should be fine. Failing all that, You might have to slice the registry in safemode and remove anything network wise there.
cyberhh
May 17th, 2001, 12:24 PM
Thanks - IPCONFIG is not avail in 95? I cannot seem to find it on any 95 machine here (we do not use 98, nor do I - and ME is the greatest game ever created - install it once play with it for years, without ever getting anything done.)
I would run the ws2backup.bat file and restore your winsock 2 files. (You may need to run it twice, once in windows and once from DOS mode.)
SteveHebe
May 17th, 2001, 12:55 PM
Thank You all for playing!
Good news is all of your advice was correct and removing & reinstalling (3 Times) finally worked.
Bad news is that I really hate pulling cards and reinstalling them...seems like such a waste of time.
Again, thank you all for efforts to assist me!