Hello, I am new to the site, and am not terribly computer savey - so any help would be greatly appreciated.

Have recently switched from very slow dial up to TWC roadrunner cable internet. Worked fine on my XP notebook. Problem started when I tried to connect my Windows 98SE PC via a Linksys router and Belkin wireless card installed on PC. PC was able to find the router, but not the internet.

Two routers and two wireless cards later, I finally gave up and had the cable installed upstairs where the PC is. Now, I still cannot connect to the internet on the PC, using a direct ethernet connection from the modem (no router). However, when I plug directly into the notebook, it still works just fine.

TWC (Cable Co.) has walked me through ping tests. I can ping via IP address, but not by URL address. They have advised that there is something in my computer blocking connection. I have uninstalled all virus protection as best I know how. They referred me to Microsoft, who told me they no longer supoort Windows 98.

Can this problem be fixed?

PLEASE HELP! I'm not sure what's going out the 2nd story window first - the PC or me.

Dani AI

Generated

When you can ping an IP (e.g., 8.8.8.8) but not a name (e.g., www.example.com), the wire is fine and the problem is almost always DNS or a proxy setting. was right to look at Winsock; the fact that a later Winsock repair got online points to a socket/LSP or name-resolution misconfiguration. Before anyone nukes and restores a Win98SE box, run through these checks:

  • Power-cycle the cable modem after swapping devices. Many cable modems bind to the first MAC they see. Unplug power 2+ minutes, connect the Win98 PC, then power the modem back on.
  • Internet Explorer: Tools -> Internet Options -> Connections. Set "Never dial a connection." Click "LAN Settings" and make sure "Use a proxy server" is unchecked (unless your ISP gave you one). Autodetect can stay off for simplicity.
  • TCP/IP for your Ethernet card: Control Panel -> Network -> TCP/IP -> your NIC.
    • IP Address: "Obtain an IP address automatically."
    • DNS Configuration: If "Enable DNS" is checked but the server list is empty, name lookups will fail. Either select "Disable DNS" (DHCP will supply DNS), or click "Enable DNS" and add your DNS servers. To test, you can try 1.1.1.1 and 8.8.8.8. WINS: "Disable WINS Resolution."
  • Start -> Run -> winipcfg. Choose your Ethernet adapter, then Release and Renew. Verify you get a non-169.254.x.x address and that DNS servers are populated.
  • Check C:\Windows\hosts (no extension). If you see odd entries (0.0.0.0 or 127.0.0.1 pointing at common sites), rename the file to hosts.old and retest.
  • Remove any leftover dial-up or security software network components in Control Panel -> Network that might insert filtering drivers. Reboot after changes.

One last gotcha: even with connectivity, IE on Win98 will struggle with many modern HTTPS sites due to outdated TLS support. Test plain http pages first to separate browser-age issues from networking.

Recommended Answers

All 3 Replies

Not to worry. This is a common socket error. If not, worst case scenario is replacing some software.

first get the laptop and download Winsock fix, run it on the 98 machine and reboot.

if that doesn't work,

make sure you have your WINDOWS 98 INSTALL DISK.

open add/remove programs and find the "windows setup" files, uncheck "Communication" box and click ok.
reboot,
open add/remove programs, stc. and recheck the "communication" box.
Reboot.

if it's still busted, let us know.

Sorry for the delay in replying - hectic week. Ran the WINSOCK fix. It did not fix the problem, however, it took MUCH longer to get usual "web page unavailable screen".

Do not have a Windows 98 install disc (maybe because computer came preloaded?). Anyhow, a well-meaning friend told me to run the restore disk. Did that and opened a whole new can of worms. Now I can't get any of my added programs to run.

Thinking this may be a lost cause, unless you have any more suggestions. Thankfully, I did make a back up disc of important files before starting all this.

Just a quick follow-up - after straightening out all the problems caused by running the recovery disc, I re-ran the winsockfix, and to my amazement was able to connect the internet, and it has been working fine for several days now.

THANK YOU, THANK YOU, THANK YOU!!!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.