Access webserver of VM

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?

5

1 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

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like