Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > Virtual PC

Vista - Recognizing Virtual PC running Server 2008 on my host PCs network

Reply
 
Old 02-13-2009   #1 (permalink)
slotkowski


 
 

Recognizing Virtual PC running Server 2008 on my host PCs network

I've been developing an application, and part of this application involves a
service running on another machine. In my current testing environment, I
intend to run this service on Windows Server 2008, but running it on Virtual
PC. The other parts of the application will run on my host and call the
service over a network. However, I cannot get my host PC to notice the
Virtual Server, despite the VPC noticing both my host and the internet.

I tried also running a winXP VPC to fulfill this task, and it didn't
recognize the server either.


I tried running the program anyway, providing the IP of the server according
to its own IPconfig, though obviously this didn't work.

For the server VPC, its network settings were initially just one network
adaptor; 1 for the nForce networking controller which is plugged into my
router. When I ran into this problem I tried expanding it to 3, which added
the 'Shared networking (NAT)' option, as well as the other nForce networking
controller which is plugged into nothing (don't ask, I just wanted it to
notice all my network adaptors in the off chance it would help).


Thanks for the help. I wasn't sure which forum to post this in, but this
appeared to be the best match. Sorry if its a mismatch.

My System SpecsSystem Spec
Old 02-13-2009   #2 (permalink)
Bo Berglund


 
 

Re: Recognizing Virtual PC running Server 2008 on my host PCs network

On Thu, 12 Feb 2009 22:15:00 -0800, slotkowski
<slotkowski@xxxxxx> wrote:
Quote:

>I've been developing an application, and part of this application involves a
>service running on another machine. In my current testing environment, I
>intend to run this service on Windows Server 2008, but running it on Virtual
>PC. The other parts of the application will run on my host and call the
>service over a network. However, I cannot get my host PC to notice the
>Virtual Server, despite the VPC noticing both my host and the internet.
>
>I tried also running a winXP VPC to fulfill this task, and it didn't
>recognize the server either.
>
>
>I tried running the program anyway, providing the IP of the server according
>to its own IPconfig, though obviously this didn't work.
>
>For the server VPC, its network settings were initially just one network
>adaptor; 1 for the nForce networking controller which is plugged into my
>router. When I ran into this problem I tried expanding it to 3, which added
>the 'Shared networking (NAT)' option, as well as the other nForce networking
>controller which is plugged into nothing (don't ask, I just wanted it to
>notice all my network adaptors in the off chance it would help).
>
>
>Thanks for the help. I wasn't sure which forum to post this in, but this
>appeared to be the best match. Sorry if its a mismatch.
In a situation like this it is almost 100% sure it is the Windows
Firewall on one or both of your PC:s that is blocking the service. You
have to open up the port you are using through the firewall.

--

Bo Berglund (Sweden)
My System SpecsSystem Spec
Old 02-13-2009   #3 (permalink)
slotkowski


 
 

Re: Recognizing Virtual PC running Server 2008 on my host PCs netw



"Bo Berglund" wrote:
Quote:

> On Thu, 12 Feb 2009 22:15:00 -0800, slotkowski
> <slotkowski@xxxxxx> wrote:
>
Quote:

> >I've been developing an application, and part of this application involves a
> >service running on another machine. In my current testing environment, I
> >intend to run this service on Windows Server 2008, but running it on Virtual
> >PC. The other parts of the application will run on my host and call the
> >service over a network. However, I cannot get my host PC to notice the
> >Virtual Server, despite the VPC noticing both my host and the internet.
> >
> >I tried also running a winXP VPC to fulfill this task, and it didn't
> >recognize the server either.
> >
> >
> >I tried running the program anyway, providing the IP of the server according
> >to its own IPconfig, though obviously this didn't work.
> >
> >For the server VPC, its network settings were initially just one network
> >adaptor; 1 for the nForce networking controller which is plugged into my
> >router. When I ran into this problem I tried expanding it to 3, which added
> >the 'Shared networking (NAT)' option, as well as the other nForce networking
> >controller which is plugged into nothing (don't ask, I just wanted it to
> >notice all my network adaptors in the off chance it would help).
> >
> >
> >Thanks for the help. I wasn't sure which forum to post this in, but this
> >appeared to be the best match. Sorry if its a mismatch.
>
> In a situation like this it is almost 100% sure it is the Windows
> Firewall on one or both of your PC:s that is blocking the service. You
> have to open up the port you are using through the firewall.
>
> --
>
> Bo Berglund (Sweden)
>
I tried disabling my firewall outright on both ends for a moment, and that
didn't work. The host and guest still failed to recognize each other.
My System SpecsSystem Spec
Old 02-13-2009   #4 (permalink)
Steve Jain [MVP]


 
 

Re: Recognizing Virtual PC running Server 2008 on my host PCs netw

On Fri, 13 Feb 2009 12:32:37 -0800, slotkowski
<slotkowski@xxxxxx> wrote:
Quote:

>
>
>"Bo Berglund" wrote:
>
Quote:

>> On Thu, 12 Feb 2009 22:15:00 -0800, slotkowski
>> <slotkowski@xxxxxx> wrote:
>>
Quote:

>> >I've been developing an application, and part of this application involves a
>> >service running on another machine. In my current testing environment, I
>> >intend to run this service on Windows Server 2008, but running it on Virtual
>> >PC. The other parts of the application will run on my host and call the
>> >service over a network. However, I cannot get my host PC to notice the
>> >Virtual Server, despite the VPC noticing both my host and the internet.
>> >
>> >I tried also running a winXP VPC to fulfill this task, and it didn't
>> >recognize the server either.
>> >
>> >
>> >I tried running the program anyway, providing the IP of the server according
>> >to its own IPconfig, though obviously this didn't work.
>> >
>> >For the server VPC, its network settings were initially just one network
>> >adaptor; 1 for the nForce networking controller which is plugged into my
>> >router. When I ran into this problem I tried expanding it to 3, which added
>> >the 'Shared networking (NAT)' option, as well as the other nForce networking
>> >controller which is plugged into nothing (don't ask, I just wanted it to
>> >notice all my network adaptors in the off chance it would help).
>> >
>> >
>> >Thanks for the help. I wasn't sure which forum to post this in, but this
>> >appeared to be the best match. Sorry if its a mismatch.
>>
>> In a situation like this it is almost 100% sure it is the Windows
>> Firewall on one or both of your PC:s that is blocking the service. You
>> have to open up the port you are using through the firewall.
>>
>> --
>>
>> Bo Berglund (Sweden)
>>
>
>I tried disabling my firewall outright on both ends for a moment, and that
>didn't work. The host and guest still failed to recognize each other.
Is the TCP/IP information correct? Same subnets for the IP addresses,
etc?

Can you ping from one to the other with the firewall disabled?

--
Cheers,
Steve Jain, Virtual Machine MVP
http://vpc.essjae.com/
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Install Virtual Machine additions on Server 2008 server core. Virtual PC
Re: "Virtual Server 2005 R2 SP1" on "Windows Web Server 2008" host? Virtual Server
Windows Server 2008 hosted on Virtual Server 2005 R2 very slow Virtual Server
Can Virtual PC and Virtual Server Run On the Same Host At The Same Time? Virtual PC
Can't join Virtual Vista to a Virtual 2008 Domain Server Virtual PC


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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