web server on openstack instance
I installed a web server on a running openstack instance, then assign a port to it. When I try to access this web server using floating ip from both host and outside machines, I failed.
I'm wondering whether sth block access. I even add that port in security group and iptables, but failed as well.
Does anyone install web server on instance and start successfully? Even Apache failed to start using floating ip plus port.
Lynn