[one-users] Opennebula 4.4 plus "dual stack IPv4/IPv6"

Stefan Kooman stefan at bit.nl
Tue Mar 25 09:02:02 PDT 2014


Quoting Steven Timm (timm at fnal.gov):
> 
> Does anyone have a worked example of an OpenNebula virtual network
> that has a so-called "dual stack" setup, i.e with both ipv4 and
> ipv6 addresses created and assigned by OpenNebula in a "fixed" network?
> 
> The documents appear to indicate that you can do only ipv4 or ipv6,
> not both.

You can do both, in a "FIXED" as well as a "RANGED" network. You do need to enable
"CONTEXT_FORCE_IPV4", see here my template:

VIRTUAL NETWORK TEMPLATE                                                        
CLUSTER="kvm_cluster"
CONTEXT_FORCE_IPV4="yes"
DNS=""
GATEWAY=""
GATEWAY6=""
NETWORK_ADDRESS=""
NETWORK_MASK=""

Gr. Stefan


-- 
| BIT BV  http://www.bit.nl/        Kamer van Koophandel 09090351
| GPG: 0xD14839C6                   +31 318 648 688 / info at bit.nl



More information about the Users mailing list