accessing openstack horizon through client
I have two systems which are connected through LAN. Both are connected to internet. Both run windows operating system. Using Oracle Virtual Box, I have created Ubuntu vms and installed Openstack from here. I have installed Openstack on both the systems. Now the problem is I need to access the horizon of one system through another. As I have mentioned both are connected through LAN. One system has both eth0 and eth1(dhcp and static, respectively). I have installed Openstack on static IP in one system and dhcp IP on another. Now I want to access the horizon of the server which runs on static IP. When I try I get error message. As I am new to Openstack I don't know where I have gone wrong. Could you please help?
Which error message is shown?
web page not available.
In which port/IP is horizon vhost listening? Is that IP available to serve from the IP where you are trying to connect?
I don't know how to check that. Could you please help?
I cant ping host ip from client..