Re: [Lxc-users] Problem with attach phys eth0 to container

2010-04-08 Thread Przemysław Knycz
Hi! W dniu 9 kwietnia 2010 03:52 użytkownik Serge E. Hallyn napisał: > You can't currently move physical devices into containers.  You > must use either veth or macvlan.  So for instance you should be Thanks for answer, all works fine! :) Regards. > -serge -- psk ---

Re: [Lxc-users] Problem with attach phys eth0 to container

2010-04-08 Thread Serge E. Hallyn
Quoting Przemysław Knycz (pkn...@kolnet.eu): > Hello! > > Config: > #net eth0 > lxc.network.type = phys > lxc.network.flags = up > lxc.network.link = eth0 > lxc.network.name = eth0 > lxc.network.mtu = 1500 > lxc.network.ipv4 = 192.168.136.113/26 > > # lxc-start -n test1 -f config > lxc-start: fai