<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello<br>
    <br>
    You can not have IPv6 address automatically set in something other
    than a /64 in opennebula (or I did not find the check box ...)<br>
    IPv6 address is derivative from the MAC address, someting like
    <prefix/64>:<mac address><br>
    So, using context package is a easy way to set IPv6 on openNebula
    instance ;)<br>
    <br>
    What I have found:<br>
    <br>
    in vnet, you may set CONTEXT_FORCE_IPV4, to force IPv4 AND IPv6 on
    NIC. If not, if an IPv6 is set, NO IPv4 will be setup ...<br>
    in vnet, you may set GATEWAY6 to the IPv6 address of your gateway
    (easy ...)<br>
    on vnet setup (warn, not after ...), you may set IPv6 Global Prefix
    (a public, routable, IPv6, given by a LIR/RIR, /64 address) OR IPv6
    Site Prefix (fc00:: kind of address).<br>
    <br>
    Using context, it works (I have found a Bug in 4.2, but I think it
    is fixed in 4.4).<br>
    You have something like that in vnet leases, for site prefix.<br>
    <br>
    <table class="twelve datatable extended_table">
      <thead><tr>
          <th><br>
          </th>
          <th><br>
          </th>
          <th><br>
          </th>
          <th>IP</th>
          <th>MAC</th>
          <th>IPv6 Site</th>
          <th>IPv6 Global</th>
        </tr>
      </thead> <tbody>
        <tr ip="172.16.13.1">
          <td class="key_td"><span type="text" class="radius label "></span>
            <br>
          </td>
          <td colspan="2"><a class="moz-txt-link-freetext" href="VM:147">VM:147</a></td>
          <td>172.16.13.1</td>
          <td class="value_td"> 02:00:ac:10:0d:01</td>
          <td class="value_td">fc00:16:93:13:400:acff:fe10:d01</td>
          <td class="value_td">--</td>
        </tr>
      </tbody>
    </table>
    One set, you can not change the Site or Global prefix (in 4.2) ...<br>
    <br>
    Best regards,<br>
    Nicolas<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">Le 23/01/2014 21:51, David a écrit :<br>
    </div>
    <blockquote cite="mid:SNT150-W367E1DC5B1EAC0C00844C9DCA60@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">How do you do it? The documentation is baffling for
        people new to IPv6.
        <div>Like where do I get the site prefix of my address? global?
          what's the difference between them? Do I use the MAC address
          in ifconfig? If I have a /64 is my network size 64? </div>
        <div><br>
        </div>
        <div>What do I do? How do I set this up correctly? </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>