Hi I am able to setup the open stack all in one (with native Openstack network).
I wanted to achieve the jump host network. My Openstack host is network is 192.168.10.23 I have created a network with 192.168.10.23/24 I am able to lauch a VM in 192.168.10.23/24 network and connected to it,Below is what I have done: Create a jump host on openstack with IP 192.168.20.34 Crated a network with CIDR : 10.1.2.0/24 Wanted to achieve the following: Wanted to create a instance in 10.1.2.0/24 ( this would be kind of private subnet) Now wanted to login to Jumphost,( which I am able to do now) and then should be able to ssh to all boxes on 10.1.2.0/24 network. How can I achieve the same? Thanks, Siva
_______________________________________________ OpenStack-operators mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
