Win7 PC running Rails in an Ubuntu VM via VMWare Player. I\'m working on a site and would like to show it to a friend who\'s outside my network.
I found this blog post,
Find the vmnetnat.conf file, usually located in
vmnetnat.conf
C:\ProgramData\VMware\vmnetnat.conf
or
C:\Users\Application Data\VMware\vmnetnat.conf
Edit vmnetnat, add similar line in the [incomingtcp] section
vmnetnat
[incomingtcp]
8200=192.168.198.184:3000
Restart VMware NAT Service.
VMware NAT Service