Glam Prestige Journal

Bright entertainment trends with youth appeal.

I am trying to perform Openstack installation on Ubuntu Server 16.I am using following scenario.

Host Machine : Windows 7 ( IP : 192.168.1.15) installed VMWare application in it.

Guest Machine : Ubuntu Server 16.04 (IP : provided by VMWare DHCP 192.168.30.178)

Network Adapter : NAT ( VMNet8)

Because of NAT I am able to access Internet in my virtual machine. But the problem is that ,I want to access my virtual machine from my host machine's web browser (http).

But because of different networks host machine (192.168.1.) and guest machine (192.168.30.), I am not able to connect it using

so please help me to resolve this. What IP address should I have to set for my both machines?

4

1 Answer

I simply used bridged network adapter instead of NAT.

2

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