# modprobe xt_comment
# lsmod | grep xt_comment
xt_comment 5888 0
x_tables 19204 12 xt_comment,xt_tcpudp,ipt_LOG,xt_length,ipt_ttl,xt_tcpmss,ipt _TCPMSS,xt_multiport,xt_limit,ipt_tos,ipt_REJECT,ip_tables
# vzctl set 200 --iptables xt_comment
Warning: Unknown iptable module: xt_comment, skipped
Warning: Unknown iptable module: xt_comment, skipped
Bad parameter for --iptables: xt_comment
# vzctl start 200
Warning: Unknown iptable module: xt_comment, skipped
# vzctl enter 200
Warning: Unknown iptable module: xt_comment, skipped
entered into CT 200
однако в контейнере в iptables теперь этот модуль работает.
[Updated on: Wed, 05 August 2009 06:33]
Report message to a moderator