[Openstack] Internet access for Instance

Jamal Arif jamala at plumgrid.com
Thu Jun 18 20:08:36 UTC 2015


Vikrant,

Its not mandatory to have floating IPs to access the internet from VM
inside the OpenStack cluster. You can create a router within the tenant and
set-gateway to the external network. The router should be able to do SNAT
to outgoing traffic.

To access the VMs from outside the OpenStack cluster, you need to attach
floating IPs so that you can access the VM via its floating IP from
outside.

In either case, make sure to add security group rules in the tenant SG
accordingly.

Jamal Arif


On Thu, Jun 18, 2015 at 5:41 AM, Andreas Scheuring <
scheuran at linux.vnet.ibm.com> wrote:

> No it'S not required. You need to configure your external Openstack
> network properly and then connect your tenant network via a router to
> it. The router then will do SNAT to get them outside.
>
> Andreas
>
>
> On Di, 2015-06-16 at 18:57 +0530, vikrant ambedkar wrote:
> > Hi
> >
> >
> > Out openstack multi node (4node) configuration is set and working.
> >
> >
> > Is it mandatory to assign floating IP to access internet on instance ?
> >
> >
> > If yes, why ?
> >
> > If not, please specify how to do the same ?
> >
> >
> >
> >
> > Thanks
> >
> > Vikrant
> >
> > _______________________________________________
> > Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> > Post to     : openstack at lists.openstack.org
> > Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
> --
> Andreas
> (IRC: scheuran)
>
>
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150618/f527ffd7/attachment.html>


More information about the Openstack mailing list