Hi,

I am trying to use IPv6 Stateless Autoconfguration on a bridge between
the lxc host and the lxc guest with the radvd running on the host. My
setup is as follows:

The host has its eth0 connected to the Internet with both IPv6 and
IPv4 connectivity. There is a bridge interface where all lxc guests
are connected to:
   lxc.network.type = veth
   lxc.network.flags = up
   lxc.network.link = br0
   lxc.network.name = eth0
The host has an IPv6 /64 on br0 and is running a radvd service. For
IPv4 connectivity, an RFC1918 network is used and NATted by the host.

Stateless autoconfiguration does not work on my guests: I see the
router advertisements come in on the guest's eth0, but the kernel
doesn't react to it.

Is this an lxc limitation? How do I do IPv6 Stateless Autoconfig for
lxc guests?

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 3221 2323190

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to