Need to pick the brain of somebody comfortable with IP stuff and VMware.
Have 2 VM's running.
One vm is ubuntu linux with a hard coded ip of 192.168.222.3
Other VM is Server 2012 with this in its hosts file
192.168.222.3 magentoV4.live magentoV4.dev
Originally this was configured as a physical drive image with the Ubuntu vm which the physical could see. However, for certain reasons I had to virtualize the physical image. You can't run a VM from within a VM if that VM is a 64 bit OS which is the case here.
On the Server 2012 VM, its set up as bridged network cards. One of the cards is assigned 192.168.222.1 so I guess they originally had it able to see the Ubuntu server (which runs the web server) via those hardcoded settings.
What VMware workstation settings do I need on both vm's so the 192.168.222.1 adapter on one can see the 192.168.222.3 adapter on the other VM?? I'd be happy to do a gotomeeting if that would be easier.
Thanks in advance