[Users] install APF on OpenVZ
Dmitry Mishin
dim at openvz.org
Fri May 4 04:45:10 EDT 2007
On Thursday 03 May 2007 13:47, Markus Hardiyanto wrote:
> I tried to install APF on OpenVZ, following this guide:
> http://kb.swsoft.com/article_130_875_en.html
>
> but i got error messages when trying to start APF:
> iptables: No chain/target/match by that name
> iptables: No chain/target/match by that name
> iptables: No chain/target/match by that name
> iptables: No chain/target/match by that name
> iptables: No chain/target/match by that name
>
> i also run this command:
> With the commands:
>
> modprobe xt_tcpudp
>
> modprobe ip_conntrack ip_conntrack_enable_ve0=1
>
> from: http://forum.openvz.org/index.php?t=msg&goto=8384&&srch=apf#msg_8384
>
> but still get the same error. how to fix this?
APF is a shell script, run it under `bash -x ...`. This will give you exact
`iptables` commands, which cause these errors. If we'll know these commands,
we'll could say what's wrong.
--
Thanks,
Dmitry.
More information about the Users
mailing list