Hi,
I have windows 8 with VMware Player 5.0.1 installed.
In VMware, I installed Centos 6.3, I'm running a Ruby on Rails development website from it.
Virtual Machine IP: 192.168.118.162
Host IP: 192.168.2.127
Network computer IP: 192.168.2.119
I can access the VM site from:
- Virtual Machine - http://192.168.118.162
- Host (windows 8) - http://192.168.118.162
- Network computer (windows 7) - http://192.168.2.127
Everything is fine here
I can access the VM files from:
- Virtual Machine
- Host \\192.168.118.162
I would like to be able to access my files from my network computer too.
Here is my NAT config
I spent a lot of time to set up everything already, my knowledge is pretty limited at this point.
What should I do? Thanks.