Sent: 10/18/2008
From: amitsgokhale
Message:
Thanks for reply. The solution worked.
"Bo Berglund" wrote:
Show quoted text
> On Fri, 17 Oct 2008 05:43:01 -0700, amitsgokhale
> <(email address - cut out)> wrote:
>
> >HI,
> >I have Win xp professional sp3 as my host OS, have one lan card with static
> >IP from ISP
> >
> >I have created two virtual machines in Microsoft VPC 2007.
> >
> >First virtual machine runs Win xp sp2 with only one network adapter 'local
> >only' (in virtual machine networking settings) and have IP 192.168.1.21
> >Second virtual machine runs Windows Server 2003 with only one network
> >adapter 'local only' (in virtual machine networking settings) and have IP
> >192.168.1.20
> >
> >Now the problem is while running both virtual machines simultaneously I can
> >ping from my XP machine to Server machine and also able to take a remote
> >connection. But when I try to ping from Server machine to XP machine I get
> >error request time out and also can not connect using remote desktop.
>
> The firewall on the XP machine is blocking ping responses. This is the
> default behaviour from SP2 onwards. You need to change the setting for
> the firewall to allow ping (and also the other protocols you want to
> use between the two machines).
> In fact, since both are on local only it seems like there is no need
> for a firewall at all, there is no outside connection to worry about.
> So you can disable the firewall altogether on the XP machine.
>
> --
>
> Bo Berglund (Sweden)
>
Sent: 10/18/2008
From: Bo Berglund <(email address - cut out)>
Message:On Fri, 17 Oct 2008 05:43:01 -0700, amitsgokhale
<(email address - cut out)> wrote:
The firewall on the XP machine is blocking ping responses. This is the
default behaviour from SP2 onwards. You need to change the setting for
the firewall to allow ping (and also the other protocols you want to
use between the two machines).
In fact, since both are on local only it seems like there is no need
for a firewall at all, there is no outside connection to worry about.
So you can disable the firewall altogether on the XP machine.
--
Bo Berglund (Sweden)
Show quoted text
>HI,
>I have Win xp professional sp3 as my host OS, have one lan card with static
>IP from ISP
>
>I have created two virtual machines in Microsoft VPC 2007.
>
>First virtual machine runs Win xp sp2 with only one network adapter 'local
>only' (in virtual machine networking settings) and have IP 192.168.1.21
>Second virtual machine runs Windows Server 2003 with only one network
>adapter 'local only' (in virtual machine networking settings) and have IP
>192.168.1.20
>
>Now the problem is while running both virtual machines simultaneously I can
>ping from my XP machine to Server machine and also able to take a remote
>connection. But when I try to ping from Server machine to XP machine I get
>error request time out and also can not connect using remote desktop.
Sent: 10/18/2008
From: "Bill Grant" <not.available@online>
Message: That sounds like a firewall problem. If you can ping one way, your
network setup is correct. The ping request can travel from one machine to
the other and the pin reply can travel from the target machine back to the
original requesting machine.
"amitsgokhale" <(email address - cut out)> wrote in message
news:(email address - cut out)...
Show quoted text
> HI,
> I have Win xp professional sp3 as my host OS, have one lan card with
> static
> IP from ISP
>
> I have created two virtual machines in Microsoft VPC 2007.
>
> First virtual machine runs Win xp sp2 with only one network adapter 'local
> only' (in virtual machine networking settings) and have IP 192.168.1.21
> Second virtual machine runs Windows Server 2003 with only one network
> adapter 'local only' (in virtual machine networking settings) and have IP
> 192.168.1.20
>
> Now the problem is while running both virtual machines simultaneously I
> can
> ping from my XP machine to Server machine and also able to take a remote
> connection. But when I try to ping from Server machine to XP machine I get
> error request time out and also can not connect using remote desktop.
Sent: 01/07/2009
From: "Ajit"<(email address - cut out)>
Message:
Can you tell how to connect two instances of virtual pcs running in one machine, in effect creating a LAN in one machine ?
thanks.
Posted via http://www.VirtualServerFaq.com - Brought to you by Business Information Technology Shop - http://www.bitshop.com
Show quoted text
> HI,
> I have Win xp professional sp3 as my host OS, have one lan card with static
> IP from ISP
>
> I have created two virtual machines in Microsoft VPC 2007.
>
> First virtual machine runs Win xp sp2 with only one network adapter 'local
> only' (in virtual machine networking settings) and have IP 192.168.1.21
> Second virtual machine runs Windows Server 2003 with only one network
> adapter 'local only' (in virtual machine networking settings) and have IP
> 192.168.1.20
>
> Now the problem is while running both virtual machines simultaneously I can
> ping from my XP machine to Server machine and also able to take a remote
> connection. But when I try to ping from Server machine to XP machine I get
> error request time out and also can not connect using remote desktop.
Sent: 01/07/2009
From: "Mark Rae [MVP]" <(email address - cut out)>
Message:"Ajit" <(email address - cut out)> wrote in message
news:(email address - cut out)...
Same way as you would with two physical machines - there is no difference...
--
Mark Rae
ASP.NET MVP
http://www.markrae.net
Show quoted text
> Can you tell how to connect two instances of virtual PCs running in one
> machine, in effect creating a LAN in one machine ?
Sent: 01/07/2009
From: Bo Berglund <(email address - cut out)>
Message:On Wed, 07 Jan 2009 12:37:57 GMT, "Ajit"<(email address - cut out)> wrote:
I am assuming that both virtual machines are Windows XP:
1. Set both virtual machines to use "Local only" as their network type
in the Settings in the VPC2007 console.
2. Start up each virtual machine and go to the network interface
connection (your LAN card) properties.
3. Select the item "Internet Protocol (TCP/IP)" in the list and click
properties button
4. Select "Use the following IP address" radiobutton and then enter an
IP address, preferably a private address like 192.168.11.1
Make sure that both virtual machines have the same first 3 numbers the
same but the last different (1 and 2 for example).
5. Since you have no DNS server accessibility in this case you don't
have to bother with the DNS settings.
6. OK all the way out.
Now the two virtual machines are on the same network and can "see"
each other in the ways allowed by the firewalls on each. Note that if
the guests are XP SP2 or higher you need to open the firewall in order
to make even ping to come through.
Butr since you are on a completely isolated network with these two
machines you may as well disable Windows Firewall altogether. It
serves no purpose in such a configuration.
--
Bo Berglund (Sweden)
Show quoted text
>
>> HI,
>> I have Win xp professional sp3 as my host OS, have one lan card with static
>> IP from ISP
>>
>> I have created two virtual machines in Microsoft VPC 2007.
>>
>> First virtual machine runs Win xp sp2 with only one network adapter 'local
>> only' (in virtual machine networking settings) and have IP 192.168.1.21
>> Second virtual machine runs Windows Server 2003 with only one network
>> adapter 'local only' (in virtual machine networking settings) and have IP
>> 192.168.1.20
>>
>> Now the problem is while running both virtual machines simultaneously I can
>> ping from my XP machine to Server machine and also able to take a remote
>> connection. But when I try to ping from Server machine to XP machine I get
>> error request time out and also can not connect using remote desktop.
>
>Can you tell how to connect two instances of virtual pcs running in one machine,
>in effect creating a LAN in one machine ?
>