Floating IP's [closed]
Odd maybe?
Kilo / Neutron networking
Stacks I add in the Priv and Pub address and can be reached fine
Adding Instance's via Horizon create and then add in the public address again fine
Adding both networks at create from GUI and I cannot reach the public address. Does not show up in neutron floatingip-list. Though topology shows it's connected to both which is wrong since it should be on the Priv side only and associated with the Pub side.
Is this by default or is there something wrong or missing?
Adding by CLI nova boot --flavor 2 --image 4eb5f0ae-8309-40a6 --nic net-id=ca5309698299 --nic net-id=689a3f98-5da0 fedora2301 The Public address is not reachable. What could be set wrong?