Nov 13
Sometimes, after couple of installations and change in network settings mess up everything to connect from linux guests at vmware. I figured out a quick way from internet articles to resolve this.
Quick Steps:
1. Note down the generated eth0 network address from the vmware config file
2. Set the same ethernet address to /etc/sysconfig/network-scripts/eth0 file in linux.
3. Restart the OS.
Read more in Solving vmware problems in linux guests
