Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Talk:Slackware template creation

260 bytes added, 16:00, 7 March 2007
Iptables error
The VE based upon che slackware 11 cache returns an error when I add an Iptables rule:
 
<code>iptables -A INPUT -m state --state ESTABLISHED -j ACCEPT</code>
 
<code>iptables: Unknown error 4294967295</code>
 
 
I think that it depends on the <code>-m state</code> but I do not know how to solve it.
 
Any suggestions?
 
 
*SOLVED*
 
In the <VE>.conf (or in the vz.conf) I must include <code>IPTABLES="ipt_state ..."</code>
6
edits