CanonicalLtd / microstack

Snap for installing an all-in-one OpenStack
46 stars 15 forks source link

Access Instances from Outside #94

Open caatclaudia opened 2 years ago

caatclaudia commented 2 years ago

MicroStack Server Setup

Describe the bug

I created a new instance in the OpenStack dashboard, with two IPs, one from the test network and the other from the external network. In the OpenStack machine, I can access this new instance, for ICMP and for ssh. But, if I have another machine in the same network as the OpenStack machine, and try to access ICMP or SSH to the instance inside OpenStack, I am not able to do that.

Result

Machines in the same network that OpenStack are not able to access instances inside OpenStack.

Expected Result

Machines in the same network that OpenStack should be able to access instances inside OpenStack.