How to connect 2 virtual hosts running on the same machine?

Posted by Gabrielle on Stack Overflow See other posts from Stack Overflow or by Gabrielle
Published on 2010-05-01T19:06:10Z Indexed on 2010/05/01 19:07 UTC
Read the original article Hit count: 212

Filed under:
|
|
|

I have 2 virtual hosts running on my Windows XP laptop. One is Ubuntu running inside vmware player. The other is MS virtual PC (so I can test with IE6 ). The Ubuntu virtual host is running my web application with apache. I can point my browser on my laptop at the Ubuntu IP and view my web app. I read this post http://stackoverflow.com/questions/197792/how-to-connect-to-host-machine-from-within-virtual-pc-image and was able to get my Virtual PC to ping my physical machine using the loopback adapter. But I'm stuck on getting my Virtual PC to see my web application running in the Ubuntu vmware player host. I appreciate any suggestions.

© Stack Overflow or respective owner

How to connect 2 virtual hosts running on the same machine?

Posted by Gabrielle on Super User See other posts from Super User or by Gabrielle
Published on 2010-05-01T19:36:39Z Indexed on 2010/05/01 19:39 UTC
Read the original article Hit count: 212

Filed under:
|
|
|

I have 2 virtual hosts running on my Windows XP laptop. One is Ubuntu running inside vmware player. The other is MS virtual PC (so I can test with IE6 ). The Ubuntu virtual host is running my web application with apache. I can point my browser on my laptop at the Ubuntu IP and view my web app. I read this post http://stackoverflow.com/questions/197792/how-to-connect-to-host-machine-from-within-virtual-pc-image and was able to get my Virtual PC to ping my physical machine using the loopback adapter. But I'm stuck on getting my Virtual PC to see my web application running in the Ubuntu vmware player host. I appreciate any suggestions.

© Super User or respective owner

Related posts about virtual

Related posts about PC