[Lxc-users] LXC container SSH X forwarding kernel crash

Arie Skliarouk skliarie at gmail.com
Sat Jul 24 17:48:32 UTC 2010


Hi,

On Sat, Jul 24, 2010 at 00:14, Daniel Lezcano <daniel.lezcano at free.fr>wrote:

> I am trying to reproduce the problem on my system with the same kernel but
> it does not occur.
> What network configuration are you using ?
>

I use following shell script for configuring the network:

#!/bin/sh
brctl addbr br0
brctl setfd br0 0
ifconfig br0 192.168.11.32 promisc up
brctl addif br0 eth0
ifconfig eth0 0.0.0.0 up
route add default gw 192.168.11.1

--
Arie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20100724/432c6ed4/attachment.html>


More information about the lxc-users mailing list