[Lxc-users] LXC and knockd

Kaj Wiik kaj.wiik at iki.fi
Tue Aug 17 20:21:01 UTC 2010


2010/8/17 Jon Nordby <jononor at gmail.com>:

> Insert the module into your kernel as it suggests?
> In most container setups, that would have to be done on the host.

It's loaded in host:

$ sudo lsmod|grep ipta
iptable_filter          2791  0
ip_tables              18390  1 iptable_filter

$ sudo iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source

Cheers,
Kaj




More information about the lxc-users mailing list