Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsWindows VistaWindows XPWindows MeWindows 98Windows 95Virtual PCInternet ExplorerOutlook ExpressWindows MediaSecurity
Related Topics
MS Server ProductsMS OfficePC HardwareMore Topics ...

Windows Forum / Virtual PC / January 2008

Tip: Looking for answers? Try searching our database.

Sharing Internet Connection

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Marcos Federicce - 27 Jan 2008 12:51 GMT
I have Windows Vista Business as my host OS and Windows XP Pro as the guest.
I connect to the Internet from the Vista through a USB mini-modem, and I want
to share this Internet Connection to XP. Is it possible? How could I do that?

Thank you
Robert Comer - 27 Jan 2008 13:08 GMT
Sure, just set the networking adapter option in the virtual machine
settings to "Shared Networking (NAT).

Signature

Bob Comer <Microsoft MVP  Windows - Virtual Machine>

On Sun, 27 Jan 2008 04:51:01 -0800, Marcos Federicce
<MarcosFedericce@discussions.microsoft.com> wrote:

>I have Windows Vista Business as my host OS and Windows XP Pro as the guest.
>I connect to the Internet from the Vista through a USB mini-modem, and I want
>to share this Internet Connection to XP. Is it possible? How could I do that?
>
>Thank you
Marcos Federicce - 27 Jan 2008 13:20 GMT
Thank you, Robert.

But I tried this, and it did not work. Nothing else must be configured in
the guest OS? Is it just open Internet Explorer and type an URL?

Thank you again.

> Sure, just set the networking adapter option in the virtual machine
> settings to "Shared Networking (NAT).
[quoted text clipped - 4 lines]
> >
> >Thank you
Robert Comer - 27 Jan 2008 13:29 GMT
>Nothing else must be configured in
>the guest OS? Is it just open Internet Explorer and type an URL?

Just the default networking settings in XP should be enough.

Do you get any kind of error when starting the virtual machine?

Signature

Bob Comer

>Thank you, Robert.
>
[quoted text clipped - 11 lines]
>> >
>> >Thank you
Marcos Federicce - 27 Jan 2008 14:04 GMT
No error message is displayed anytime.

Sorry about my question, because I am not good at networking, but when I
type "ipconfig" under the prompt, my local area network do not have a default
gateway. Is that right? I thought I should set a new connection or somethig,
must not I?

Thank you

> >Nothing else must be configured in
> >the guest OS? Is it just open Internet Explorer and type an URL?
[quoted text clipped - 18 lines]
> >> >
> >> >Thank you
Robert Comer - 27 Jan 2008 18:16 GMT
It should have a gateway.

It should look pretty much like this for the Shared Networking (NAT)
setting:

Windows IP Configuration

       Host Name . . . . . . . . . . . . : comerfin
       Primary Dns Suffix  . . . . . . . :
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter Local Area Connection:

       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Intel 21140-Based PCI Fast
Ethernet
Adapter (Generic)
       Physical Address. . . . . . . . . : 00-03-FF-03-0E-1C
       Dhcp Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       IP Address. . . . . . . . . . . . : 192.168.131.66
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.131.254
       DHCP Server . . . . . . . . . . . : 192.168.131.254
       DNS Servers . . . . . . . . . . . : 192.168.1.1
       Lease Obtained. . . . . . . . . . : Sunday, January 27, 2008
1:12:03 PM
       Lease Expires . . . . . . . . . . : Friday, January 31, 2025
8:00:34 AM

(192.168.1.1 is my router)

Do you have a firewall that might be blocking communication from and
to the VM?

Signature

Bob Comer <Microsoft MVP  Windows - Virtual Machine>

>No error message is displayed anytime.
>
[quoted text clipped - 27 lines]
>> >> >
>> >> >Thank you
Marcos Federicce - 27 Jan 2008 20:23 GMT
I am not using any firewall but the Windows firewall. I tried to disable the
guest Windows firewall, but no success yet.

I repaired my Local connection in the guest OS and now I got a gateway, but
it seems it wasnt the problem at all. My settings looks like yours, except
for the DNS server:

Windows IP Configuration

       Host Name . . . . . . . . . . . . : desenv
       Primary Dns Suffix  . . . . . . . :
       Node Type . . . . . . . . . . . . : Hybrid
       IP Routing Enabled. . . . . . . . : No
       WINS Proxy Enabled. . . . . . . . : No

Ethernet adapter {3AA52CB7-8DE1-4A4F-B7FF-E413358A2CB9}:

       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . . : Nortel IPSECSHM Adapter -
Package Scheduler Miniport
       Physical Address. . . . . . . . . . : 44-45-53-54-42-00
       Dhcp Enabled. . . . . . . . . . . . : No
       IP Address. . . . . . . . . . . . . : 0.0.0.0
       Subnet Mask . . . . . . . . . . . . : 0.0.0.0
       Default Gateway . . . . . . . . . . :

Ethernet adapter Local Area Connection:

       Connection-specific DNS Suffix  . :
       Description . . . . . . . . . . . : Intel 21140-Based PCI Fast
Ethernet Adapter (Generic)
       Physical Address. . . . . . . . . : 00-03-FF-7E-BA-8D
       Dhcp Enabled. . . . . . . . . . . : Yes
       Autoconfiguration Enabled . . . . : Yes
       IP Address. . . . . . . . . . . . : 192.168.131.65
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.131.254
       DHCP Server . . . . . . . . . . . : 192.168.131.254
       DNS Servers . . . . . . . . . . . : 10.1.1.1
       Lease Obtained. . . . . . . . . . : Sunday, January 27, 2008 5:57:37
PM
       Lease Expires . . . . . . . . . . : Friday, January 31, 2025
12:46:08 AM

Is there something else I could try?

Thank you

> It should have a gateway.
>
[quoted text clipped - 64 lines]
> >> >> >
> >> >> >Thank you
Robert Comer - 27 Jan 2008 21:40 GMT
The only thing I can think of is maybe a host NIC driver issue -- you
might try and see if there is an update for it.

Other than that, I don't know, but maybe someone else here might...

Signature

Bob Comer

>I am not using any firewall but the Windows firewall. I tried to disable the
>guest Windows firewall, but no success yet.
[quoted text clipped - 112 lines]
>> >> >> >
>> >> >> >Thank you
Bill Grant - 27 Jan 2008 23:47 GMT
The first thing I would do is uninstall the Nortel software from the vm.

 If you can't get it working with Shared Networking (NAT), install a
Microsoft Loopback Adapter in the host and use ICS on the host to share its
connection to the vm.

> The only thing I can think of is maybe a host NIC driver issue -- you
> might try and see if there is an update for it.
[quoted text clipped - 128 lines]
>>> >> >> >
>>> >> >> >Thank you
Marcos Federicce - 29 Jan 2008 02:59 GMT
Actually I had installed the Nortel Contivity VPN Client on my host OS also,
and before reading your post I tried to uninstal this software on my host
only, and did not change anything in the guest... and that worked! I could
even connect to my business VPN through Contivity Client under my VM.

Somehow this software was disturbing shared networking between host and
guest. Now everything is working fine!

Thank you everybody!

>    The first thing I would do is uninstall the Nortel software from the vm.
>
[quoted text clipped - 134 lines]
> >>> >> >> >
> >>> >> >> >Thank you
Robert Comer - 29 Jan 2008 03:13 GMT
Cool, glad you got it going!

Signature

Bob Comer

>Actually I had installed the Nortel Contivity VPN Client on my host OS also,
>and before reading your post I tried to uninstal this software on my host
[quoted text clipped - 144 lines]
>> >>> >> >> >
>> >>> >> >> >Thank you
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.