Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows Vista > Windows Vista Networking & Sharing

Notices

Reply

ICS across XP and Vista

 

LinkBack Thread Tools Display Modes
Old 05-31-2008, 09:11 PM   #1 (permalink)
Default ICS across XP and Vista

I have setup a small home network with a desktop running XP SP2, a Shuttle
Media Centre running Vista and network printer. Both PC can access the
printer and can transfer files across. Using the LAN portion of a D-Link ADSL
router for the interconnection but no ADSL connected. The XP PC has a 56k
Dial-up which I am trying to share with the Vista machine. I believe I have
done the set-up on both sides properly, IP addresses check out, workgroup
checks out, have firewalls up on both with Norton Anti-Virus on the XP end,
indeed can see a "residential gateway" on the Vista PC. Howver, when I try to
connect to the internet from the Vista PC, nothing happens on the XP PC (no
dial out). Even when I connect on the XP PC, no internet traffic flowing to
the Vista PC. Should this work? What am I missing?
Bart
Guest
 
Posts: n/a
Reply With Quote  
Old 05-31-2008, 11:48 PM   #2 (permalink)
Default Re: ICS across XP and Vista

Posting the results of both computer ipconfig /all here may help.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Bart" <Bart@discussions.microsoft.com> wrote in message
news:A99615E5-310E-46B8-A439-78BDBE50DDA2@microsoft.com...
Quote:
>I have setup a small home network with a desktop running XP SP2, a Shuttle
> Media Centre running Vista and network printer. Both PC can access the
> printer and can transfer files across. Using the LAN portion of a D-Link
> ADSL
> router for the interconnection but no ADSL connected. The XP PC has a 56k
> Dial-up which I am trying to share with the Vista machine. I believe I
> have
> done the set-up on both sides properly, IP addresses check out, workgroup
> checks out, have firewalls up on both with Norton Anti-Virus on the XP
> end,
> indeed can see a "residential gateway" on the Vista PC. Howver, when I try
> to
> connect to the internet from the Vista PC, nothing happens on the XP PC
> (no
> dial out). Even when I connect on the XP PC, no internet traffic flowing
> to
> the Vista PC. Should this work? What am I missing?
Robert L. \(MS-MVP\)
Guest
 
Posts: n/a
Reply With Quote  
Old 06-02-2008, 05:00 PM   #3 (permalink)
Default Re: ICS across XP and Vista

On Sat, 31 May 2008 14:11:00 -0700, Bart
<Bart@discussions.microsoft.com> wrote:
Quote:
>I have setup a small home network with a desktop running XP SP2, a Shuttle
>Media Centre running Vista and network printer. Both PC can access the
>printer and can transfer files across. Using the LAN portion of a D-Link ADSL
>router for the interconnection but no ADSL connected. The XP PC has a 56k
>Dial-up which I am trying to share with the Vista machine. I believe I have
>done the set-up on both sides properly, IP addresses check out, workgroup
>checks out, have firewalls up on both with Norton Anti-Virus on the XP end,
>indeed can see a "residential gateway" on the Vista PC. Howver, when I try to
>connect to the internet from the Vista PC, nothing happens on the XP PC (no
>dial out). Even when I connect on the XP PC, no internet traffic flowing to
>the Vista PC. Should this work? What am I missing?
If I understand your setup, you're using the ADSL router as a network
switch to connect the two computers, not as a router. Disable the
router's DHCP server so that the Vista PC gets its TCP/IP setup from
the XP PC, then disable and enable Vista's LAN connection.

Check the TCP/IP configuration on the LAN connections. They should
be:

XP:

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

Vista:

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
--
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
Steve Winograd
Guest
 
Posts: n/a
Reply With Quote  
Old 06-02-2008, 11:51 PM   #4 (permalink)
Default RE: ICS across XP and Vista

The Vista PC was looking for the router to connect it to the internet as
supposed to the XP machine. Default gateway was wrong! Talking to you from
the Vista machine now. Thanks for your help!!

"Bart" wrote:
Quote:
> I have setup a small home network with a desktop running XP SP2, a Shuttle
> Media Centre running Vista and network printer. Both PC can access the
> printer and can transfer files across. Using the LAN portion of a D-Link ADSL
> router for the interconnection but no ADSL connected. The XP PC has a 56k
> Dial-up which I am trying to share with the Vista machine. I believe I have
> done the set-up on both sides properly, IP addresses check out, workgroup
> checks out, have firewalls up on both with Norton Anti-Virus on the XP end,
> indeed can see a "residential gateway" on the Vista PC. Howver, when I try to
> connect to the internet from the Vista PC, nothing happens on the XP PC (no
> dial out). Even when I connect on the XP PC, no internet traffic flowing to
> the Vista PC. Should this work? What am I missing?
Bart
Guest
 
Posts: n/a
Reply With Quote  
Old 06-03-2008, 12:10 AM   #5 (permalink)
Default Re: ICS across XP and Vista

On Mon, 2 Jun 2008 16:51:03 -0700, Bart
<Bart@discussions.microsoft.com> wrote:
Quote:
Quote:
Quote:
>>>I have setup a small home network with a desktop running XP SP2, a Shuttle
>>>Media Centre running Vista and network printer. Both PC can access the
>>>printer and can transfer files across. Using the LAN portion of a D-Link ADSL
>>>router for the interconnection but no ADSL connected. The XP PC has a 56k
>>>Dial-up which I am trying to share with the Vista machine. I believe I have
>>>done the set-up on both sides properly, IP addresses check out, workgroup
>>>checks out, have firewalls up on both with Norton Anti-Virus on the XP end,
>>>indeed can see a "residential gateway" on the Vista PC. Howver, when I try to
>>>connect to the internet from the Vista PC, nothing happens on the XP PC (no
>>>dial out). Even when I connect on the XP PC, no internet traffic flowing to
>>>the Vista PC. Should this work? What am I missing?
>>
>>If I understand your setup, you're using the ADSL router as a network
>>switch to connect the two computers, not as a router. Disable the
>>router's DHCP server so that the Vista PC gets its TCP/IP setup from
>>the XP PC, then disable and enable Vista's LAN connection.
>>
>>Check the TCP/IP configuration on the LAN connections. They should
>>be:
>>
>>XP:
>>
>> IP Address: 192.168.0.1
>> Subnet Mask: 255.255.255.0
>> Default Gateway: none
>> DNS Server = none
>>
>>Vista:
>>
>> 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
>
>The Vista PC was looking for the router to connect it to the internet as
>supposed to the XP machine. Default gateway was wrong! Talking to you from
>the Vista machine now. Thanks for your help!!
You're welcome!! I'm glad that my suggestion helped you solve the
problem. Thanks for letting the news group know the solution.
--
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
Steve Winograd
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Can I Use Windows Vista To Restore My PC Backup Without A Vista Partition But With A Vista DVD? Guest Windows Vista 0 04-16-2008 11:00 AM
How to port Vista mails from a Vista PC to another Vista PC Yong Windows Vista Mail 5 04-23-2007 11:21 AM
Vista Ulitimate 64 ~ Media Center works with Hauppauge HVR 1600, or Vista has 4MB memory . Not both. Robert Windows Vista Hardware & Devices 0 04-14-2007 08:29 PM
So called Vista Upgrade Advisor Lies to Sell OEM Vista (no recovery mechanism when you buy) Chad Harris Windows Vista Install & Setup 1 09-10-2006 11:26 AM
Dual Boot XP Drive1, Vista Drive3 - Vista Black Screen issue Coakeyoakey Windows Vista 1 06-05-2006 12:53 PM


All times are GMT. The time now is 02:15 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90