How can i access an instance without flooting ip from client
Hello, after a few hours of trying, i can get an local enviroment running with ceilometer etc.
Now i will connect to my instance, or my load balancer.
On my local server machine i can connect via http://172.24.4.4/wordpress/ ,this is the point to connect with an flooting ip. Without Flooting ip it will be 192.168.0.9
Is there a way to connect to my Instance/Loadbalancer from another client via http://openstack-server:port ? With SSH Reserve Proxy or something? I will try to make an jmeter from another client via http request.
Can someone please help me? i am a newbie in openstack :(
Best Regards, Christian
You could do some quick&dirty hacks using the local routing tables on neutron network node and your local computer.
cheers, hauke