Was hoping someone here could help with my setup and how I can route appropiately. My setup is as such:
I have a Windows 7 Laptop running Ubuntu in a VMPlayer. The Windows laptop is connected wirelessly to an access point which also has a development box (Beaglebone Black) running Ubuntu connected to it. Thus my network appears like this:
BBB (Ubuntu) = 192.168.0.133
Wireless Accesspoint = 192.168.0.1
Laptop (Windows 7) = 192.168.0.122
VMnetwork Adapter vmnet8 (Windows 7) = 192.168.232.1
VM Player (Ubuntu) = 192.168.232.128
Now I can reach the BBB from my VMPlayer but cannot get from the BBB to the VMPlayer. I know that I must add some route somehow but not sure how to accomplish this. I'm gotten a work around by setting the Network adapter in the VMPlayer to Bridged rather than NAT. but I assume that I should be able to do this as well the other way. Does anyone have any ideas? Thanks
Jeff