Re: [Lxc-users] IPv6 Stateless Autoconfig with radvd running on the lxc host

2011-08-15 Thread Karl Schmitz
Hi, I experienced the same problem, but could (partially) solve it by disabling IPv6 forwarding on all container's interfaces with sysctl. Kind regards, Karl -- uberSVN's rich system and user administration capabilitie

Re: [Lxc-users] IPv6 Stateless Autoconfig with radvd running on the lxc host

2011-05-23 Thread Francois-Xavier Bourlet
I loled. On Mon, May 23, 2011 at 10:12 PM, John Soros wrote: > that's a weird BOOLEAN > > > On Sun, 22 May 2011 15:52:23 +0200 > Daniel Lezcano wrote: > >> On 05/22/2011 07:27 AM, Marc Haber wrote: >> > On Sat, May 21, 2011 at 10:53:56PM +0200, Daniel Lezcano wrote: >> >> On 05/21/2011 10:11 PM,

Re: [Lxc-users] IPv6 Stateless Autoconfig with radvd running on the lxc host

2011-05-23 Thread John Soros
that's a weird BOOLEAN On Sun, 22 May 2011 15:52:23 +0200 Daniel Lezcano wrote: > On 05/22/2011 07:27 AM, Marc Haber wrote: > > On Sat, May 21, 2011 at 10:53:56PM +0200, Daniel Lezcano wrote: > >> On 05/21/2011 10:11 PM, Marc Haber wrote: > >>> On Sat, May 21, 2011 at 10:07:03PM +0200, Daniel L

Re: [Lxc-users] IPv6 Stateless Autoconfig with radvd running on the lxc host

2011-05-22 Thread Daniel Lezcano
On 05/22/2011 07:27 AM, Marc Haber wrote: > On Sat, May 21, 2011 at 10:53:56PM +0200, Daniel Lezcano wrote: >> On 05/21/2011 10:11 PM, Marc Haber wrote: >>> On Sat, May 21, 2011 at 10:07:03PM +0200, Daniel Lezcano wrote: Is the guest's /proc/sys/net/ipv6/conf/eth0/accept_ra set ? >>> It is. >>

Re: [Lxc-users] IPv6 Stateless Autoconfig with radvd running on the lxc host

2011-05-21 Thread Marc Haber
On Sat, May 21, 2011 at 10:53:56PM +0200, Daniel Lezcano wrote: > On 05/21/2011 10:11 PM, Marc Haber wrote: > >On Sat, May 21, 2011 at 10:07:03PM +0200, Daniel Lezcano wrote: > >>Is the guest's /proc/sys/net/ipv6/conf/eth0/accept_ra set ? > >It is. > > Can you check by setting the value to '2' and

Re: [Lxc-users] IPv6 Stateless Autoconfig with radvd running on the lxc host

2011-05-21 Thread Marc Haber
On Sat, May 21, 2011 at 10:27:07PM +0200, Daniel Lezcano wrote: > On 05/21/2011 10:11 PM, Marc Haber wrote: > >On Sat, May 21, 2011 at 10:07:03PM +0200, Daniel Lezcano wrote: > >>Is the guest's /proc/sys/net/ipv6/conf/eth0/accept_ra set ? > > > >It is. > > Weird. AFAIR autoconfig works for the con

Re: [Lxc-users] IPv6 Stateless Autoconfig with radvd running on the lxc host

2011-05-21 Thread Daniel Lezcano
On 05/21/2011 10:11 PM, Marc Haber wrote: > On Sat, May 21, 2011 at 10:07:03PM +0200, Daniel Lezcano wrote: >> Is the guest's /proc/sys/net/ipv6/conf/eth0/accept_ra set ? > It is. Can you check by setting the value to '2' and then ifdown/ifup the interface ? -

Re: [Lxc-users] IPv6 Stateless Autoconfig with radvd running on the lxc host

2011-05-21 Thread Daniel Lezcano
On 05/21/2011 10:11 PM, Marc Haber wrote: > On Sat, May 21, 2011 at 10:07:03PM +0200, Daniel Lezcano wrote: >> Is the guest's /proc/sys/net/ipv6/conf/eth0/accept_ra set ? > > It is. Weird. AFAIR autoconfig works for the container, I coded the ipv6 part of the virtualization in the kernel. So it s

Re: [Lxc-users] IPv6 Stateless Autoconfig with radvd running on the lxc host

2011-05-21 Thread Marc Haber
On Sat, May 21, 2011 at 10:07:03PM +0200, Daniel Lezcano wrote: > Is the guest's /proc/sys/net/ipv6/conf/eth0/accept_ra set ? It is. Greetings Marc -- - Marc Haber | "I don't trust Computers. They | Mailadresse

Re: [Lxc-users] IPv6 Stateless Autoconfig with radvd running on the lxc host

2011-05-21 Thread Daniel Lezcano
On 05/21/2011 09:43 AM, Marc Haber wrote: > 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 con

[Lxc-users] IPv6 Stateless Autoconfig with radvd running on the lxc host

2011-05-21 Thread Marc Haber
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 gue