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

2014-03-25 Thread Steven Timm


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.

Steve


--
Steven C. Timm, Ph.D  (630) 840-8525
t...@fnal.gov  http://home.fnal.gov/~timm/
Fermilab Scientific Computing Division, Scientific Computing Services Quad.
Grid and Cloud Services Dept., Associate Dept. Head for Cloud Computing
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


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

2014-03-25 Thread Stefan Kooman
Quoting Steven Timm (t...@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 / i...@bit.nl
___
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org