CentOS running inside VMware as WebServer times out on outside connection [migrated]
- by Tom Hart
I have a CentOS machine running inside VMware, and I have got PHP and Apache set up on it, so if I open a browser (on the VM) and go to either localhost, or 192.168.0.3, I get a phpinfo page I made in /var/www/html/index.php, but, if on the host (Windows 7), in my browser I go to 192.168.0.3, it times out.
I can ping the IP address from Windows and get a response, I just can't through the browser.
Does anyone have any ideas what I need to do to get this working? This is my first time using a VM and I'm getting lost in the network settings.