Networking problem with two version of windows

  • Thread starter Thread starter Kim
  • Start date Start date
K

Kim

I'm running Win XP I connect through the internet from
that computer and I have a Linksys 5 port hub and I
network my other computer that is running win98 the setup
from xp wizard for networking is setup and I see both
computers on both computers but can't get the win98
computer to have traffic to connect to the internet? Any
help please!!!! It was working previously but it all of
a sudden it doesn't work.
 
"Kim" said:
I'm running Win XP I connect through the internet from
that computer and I have a Linksys 5 port hub and I
network my other computer that is running win98 the setup
from xp wizard for networking is setup and I see both
computers on both computers but can't get the win98
computer to have traffic to connect to the internet? Any
help please!!!! It was working previously but it all of
a sudden it doesn't work.

Configure XP as an ICS host as shown here:

Windows XP Internet Connection Sharing
http://www.practicallynetworked.com/sharing/xp_ics/

Configure win98 as an ICS client as shown here:

ICS Client Setup [Windows 95/98/Me]
http://www.practicallynetworked.com/sharing/ics/icsclient.htm

Then run these tests:

1. On the host computer, right click the local area network connection
and click Status | Support | Details. It should show:

IP Address: 192.168.0.1
Subnet Mask: 255.255.255.0
Default Gateway: none
DNS Server = none

2. On the client computer, go to Start | Run | Winipcfg, select the
NIC, and click More Info. It should show:

IP Address: 192.168.0.x (1<x<255)
Subnet Mask: 255.255.255.0
Default Gateway: 192.168.0.1
DNS Server = 192.168.0.1

3. If #1 and #2 are right, open a command prompt window on the client
and enter these lines. Each one should get four replies:

ping 192.168.0.1
ping 216.239.39.100
ping www.google.com
--
Best Wishes,
Steve Winograd, MS-MVP (Windows Networking)

Please post any reply as a follow-up message in the news group
for everyone to see. I'm sorry, but I don't answer questions
addressed directly to me in E-mail or news groups.

Microsoft Most Valuable Professional Program
http://mvp.support.microsoft.com
 
Back
Top