On Tue 2011-10-25 (12:50), Joerg Gollnick wrote:
> Am Dienstag, 25. Oktober 2011, 12:36:36 schrieb Ulli Horlacher:
> > On Tue 2011-10-25 (09:11), Joerg Gollnick wrote:
> > > Try to modprobe nfnetfilter as early as possible in user space (Ubuntu
> > > hint add to /etc/modules).
> > 
> > There is no such module:
> > 
> > root@vms1:/etc# lsmod | grep filter
> > iptable_filter         12810  1
> > ip_tables              27177  2 iptable_nat,iptable_filter
> > x_tables               29521  8
> > ipt_MASQUERADE,iptable_nat,ipt_REJECT,xt_state,ipt_LOG,xt_tcpudp,iptable_fi
> > lter,ip_tables
> > 
> > root@vms1:/etc# modprobe nfnetfilter
> > FATAL: Module nfnetfilter not found.
> > 
> > root@vms1:/etc# locate nfnetfilter
> > root@vms1:/etc# uname -a
> > Linux vms1 2.6.38-12-server #51~lucid1-Ubuntu SMP Thu Sep 29 20:09:53 UTC
> > 2011 x86_64 GNU/Linux
> Sorry my fault, module should read as nfnetlink.

Does not work :-(

Added nfnetlink to /etc/modules and rebooted:

root@vms1:~# lsmod | grep nfn
nfnetlink              14327  0

root@vms1:/lxc# lxc-start -f fex.cfg -n fex -d -o fex.log
root@vms1:/lxc# lxc -l
container              disk (MB)    RAM (MB)   start-PID    status
bunny                          -           0           0   stopped
fex                            -           3        3337   running
ubuntu                         -           0           0   stopped
vmtest1                        -           0           0   stopped
vmtest8                        -           0           0   stopped

root@vms1:/lxc# lxc-stop -n fex

... and crash, again.


-- 
Ullrich Horlacher              Server- und Arbeitsplatzsysteme
Rechenzentrum                  E-Mail: horlac...@rus.uni-stuttgart.de
Universitaet Stuttgart         Tel:    ++49-711-685-65868
Allmandring 30                 Fax:    ++49-711-682357
70550 Stuttgart (Germany)      WWW:    http://www.rus.uni-stuttgart.de/

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to