Openstack IPv6 neutron confiuraton

Md. farhad Hasan Khan rony.khan at brilliant.com.bd
Tue Sep 3 06:19:17 UTC 2019


Hi Jens,
Thanks for your nice documentation.

Thanks & B'Rgds,
Farhad

-----Original Message-----
From: Md. Farhad Hasan Khan [mailto:rony.khan at brilliant.com.bd] 
Sent: Tuesday, August 6, 2019 12:00 PM
To: 'Core System'
Subject: FW: Openstack IPv6 neutron confiuraton



-----Original Message-----
From: Jens Harbott [mailto:frickler at x-ion.de]
Sent: Friday, August 2, 2019 2:10 PM
To: Slawek Kaplonski
Cc: rony.khan at brilliant.com.bd; OpenStack Discuss
Subject: Re: Openstack IPv6 neutron confiuraton

On Friday, August 02, 2019 09:16 CEST, Slawek Kaplonski <skaplons at redhat.com> wrote:

> Hi,
>
> In tenant networks IPv6 packets are going same way as IPv4 packets. 
> There is no differences between IPv4 and IPv6 AFAIK.
> In https://docs.openstack.org/neutron/latest/admin/deploy-ovs.html You 
> can find some deployment examples and explanation when ovs mechanism 
> driver is used and in 
> https://docs.openstack.org/neutron/latest/admin/deploy-lb.html
> there is similar doc for linuxbridge driver.

For private networking this is true, if you want public connectivity with IPv6, you need to be aware that there is no SNAT and no floating IPs with IPv6. Instead you need to assign globally routable IPv6 addresses directly to your tenant subnets and use address-scopes plus neutron-dynamic-routing in order to make sure that these addresses get indeed routed to the internet. I have written a small guide how to do this[1], feedback is welcome.

[1]
https://cloudbau.github.io/openstack/neutron/networking/ipv6/2017/09/11/neutron-pike-ipv6.html

> There are differences with e.g. how DHCP is handled for IPv6. Please 
> check https://docs.openstack.org/neutron/latest/admin/config-ipv6.html 
> for details.

Also noting that the good reference article at the end of this doc sadly has disappeared, though you can still find it via the web archives. See also
https://review.opendev.org/674018






More information about the openstack-discuss mailing list