Re: [Lxc-users] native (non-NAT) routing?

2011-04-11 Thread Ulli Horlacher
On Sat 2011-04-09 (18:30), Brian K. White wrote: > He's asking you to run "ip addr" on the host and post the result here. Sorry for my lameness :-) root@zoo:/lxc# ip addr 1: lo: mtu 16436 qdisc noqueue state UNKNOWN link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8

Re: [Lxc-users] native (non-NAT) routing?

2011-04-11 Thread Ulli Horlacher
On Mon 2011-04-04 (19:35), Ulli Horlacher wrote: > My first Ubuntu 10.04 container is up and running on a Ubuntu 10.04 host, > but the container can only connect to the host (and vice versa), but not > to the world outside. > > I saw a lot of configurations for NAT, but I want native routing for m

[Lxc-users] Can't execute lxc-execute /bin/bash

2011-04-11 Thread Krzysztof Karwacki
Hi! I Compiled procfs from lxc sources, but when i want to lxc-execute –n vm0 /bin/bash I’ve got error. root@debian:~# lxc-execute -n vm0 /bin/bash lxc-execute: No such file or directory - failed to exec /usr/lib/lxc/lxc-init lxc-execute: invalid sequence number 1. expected 2 lxc-execute: fail

[Lxc-users] Can't execute lxc-execute /bin/bash

2011-04-11 Thread Krzysztof Karwacki
Hi! I Compiled procfs from lxc sources, but when i want to lxc-execute –n vm0 /bin/bash I’ve got error. root@debian:~# lxc-execute -n vm0 /bin/bash lxc-execute: No such file or directory - failed to exec /usr/lib/lxc/lxc-init lxc-execute: invalid sequence number 1. expected 2 lxc-execute: fail

Re: [Lxc-users] Can't execute lxc-execute /bin/bash

2011-04-11 Thread Serge Hallyn
Quoting Krzysztof Karwacki (krzys...@motokirc.pl): > Hi! > > I Compiled procfs from lxc sources, but when i want to lxc-execute –n vm0 > /bin/bash I’ve got error. > > root@debian:~# lxc-execute -n vm0 /bin/bash > lxc-execute: No such file or directory - failed to exec /usr/lib/lxc/lxc-init Do