I have Windows 7 installed on my PC and I installed Microsoft Virtual Machine 2007 and installed Windows XP SP1 on it.

I want the two OS's to see each other but they can't ping each other.

I selected the NAT networking so I can check the web but yet can't ping.

so what's wrong?

link|improve this question

60% accept rate
1  
That's correct. When you use NAT you can't directly access the VMs from the network. – Chris S Dec 10 '10 at 18:44
feedback

migrated from serverfault.com Dec 12 '10 at 16:52

This question came from our site for system administrators and desktop support professionals.

1 Answer

Unless you have a reason otherwise, I'd use bridge networking. Double-natting does some weird stuff sometimes. Then you might be able to ping. Also bridging makes the VM appear as if it were on your local network, allowing easier communication between workstations.

Also check firewall settings on the VM and host machines.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.