Networking for lab built with RDO allinone
I'm working on a lab that lives in a flat network (192.168.11.0/24) and have built an OpenStack installation using RDO. (https://openstack.redhat.com/Quickstart)
I need to get the networking configured so I can access my instances. I'd prefer to give my instances one of the 192.168.11.x IP addresses if possible.
EDIT: Rebuilt from scratch and followed everything in this guide: https://openstack.redhat.com/Neutron_with_existing_external_network
I end up with no routers, which makes sense, and one network. When viewing the network, this is what I've got: """http://i.imgur.com/JFLRa3W.jpg"""
I spun up a Cirros instance, assigned a static IP, and assigned a floating IP from within the openstack gui.
I can't get to my guest instance from anywhere.... and the guest can't get anywhere.anywhere. I CAN ping the 192.168.11.211 compute:nova address from my workstation... so I've got that.
I need more karma to properly post the image, but the URL is visible... Sorry about that.