<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello there palls.<br>
    I currently dig around with LXC and thoroughly have problems with my
    networking setup, concerning IPv6<br>
    Following situation<br>
    <ul>
      <li>A host machine with 1 physical IPv4 and /64 physical IPv6
        addresses</li>
      <ul>
        <li>The operating system is Ubuntu Wily (15.10), LXC should be
          pretty up-to-date<br>
        </li>
      </ul>
      <li>Multiple userspace containers</li>
      <li>IPv4 is connected using the inbuilt combination of NAT and
        dnsmasq to assign addresses</li>
      <ul>
        <li>works like a charm</li>
        <li>lxcbr0 is used as a bind interface</li>
      </ul>
    </ul>
    <p>Unfortunately IPv6 doesn't work quiet similar. I've found an
      article (
      <a class="moz-txt-link-freetext" href="http://blog.cepharum.de/en/post/lxc-host-featuring-ipv6-connectivity.html">http://blog.cepharum.de/en/post/lxc-host-featuring-ipv6-connectivity.html</a>
      ) that quiet fits my expectation of the network design. Within the
      article a virtual interface is specifically created to bridge
      IPv6, using radvd for local-linking.<br>
      I was questioning weather there are similar configuration options
      in /etc/default/lxc-net, since I could not find any official
      documentation.<br>
    </p>
    <p>I'd appreciate any help, kind regards<br>
    </p>
    <p>Fohlen<br>
    </p>
  </body>
</html>