I'm running a vmware workstation on Centos with two virtual machines, one is windows server and the other is Centos.
Both of them have a website on it, so I use the NAT function provided by vmware.
Just like
Shell Centos Port 80 <-> VM Centos Port 80
Shell Centos Port 81 <-> VM Windows Server Port 80
After configuration it's running OK.
But it seems not stable after some times, I'll be unable to access the website
I have to delete the configuration in NAT and reconfig it, then it's running well again.
Has anyone met the similar situation? Thanks!