sharing broadband internet connection

M

mike teasdale

i am trying to share an internet connection between A desk
toprunning xp professional which hosts the connection and
a lap top running xp home. i have mnaged to network the
pair with no problems and can share files, but the lap top
cannot access the internet connection. I have had no
problems doing this with other computers in the past so am
feeling rather stuck. any ideas??
 
S

Steve Winograd [MVP]

"mike teasdale" said:
i am trying to share an internet connection between A desk
toprunning xp professional which hosts the connection and
a lap top running xp home. i have mnaged to network the
pair with no problems and can share files, but the lap top
cannot access the internet connection. I have had no
problems doing this with other computers in the past so am
feeling rather stuck. any ideas??

This web site shows how to set everything up:

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

If the problem still exists after following the steps shown there,
these tests will help find it:

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, right click the local area network
connection and click Status | Support | Details. 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

4. If #1-#3 are right, enter these addresses in Internet Explorer on
the client. They should both take you to the Google web page:

http://216.239.39.100
http://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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top