I have an OpenStack Installation Running on 2 Computer Setup (1 Controller and 1 Compute Node).
My Physical Network that I used to connect Controller and Compute nodes also provides me Internet using a Static IP (College Internet Network).
I am using 2 IPs (192.168.10.6 and 10.7) for the Controller and Compute.
What should I do to have my Instances access the Internet?
I tried putting the instances on the same subnet 192.168.10.0/24 but I'm still not able to access the internet.
How should I configure?