I have a problem with accessing my apache webserver (who is running on my VM) from my Windows 7 host. I check the ip address with ifconfigand then try to browse that IP address on my Windows 7 it says: webpage not available. But on my VM it works (with localhost).
I tried to put the VM on Host-Only but then it does not get any ip adress.
Maybe after fixing that it works? anyone knows how to fix?
51 Answer
The problem in your choosing the network type.
So what you have to do is choosing bridged as network type for your VM.
then give it an IP in same range of your host.
And that's