OpenVZ Forum


Home » General » Support » iptables v1.3.5: can't initialize iptables table `mangle': Table does not exist (do you need to insm (iptables v1.3.5: can't initialize iptables table `mangle': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded.)
iptables v1.3.5: can't initialize iptables table `mangle': Table does not exist (do you need to insm [message #37821] Sun, 25 October 2009 06:04 Go to next message
sameer123 is currently offline  sameer123
Messages: 1
Registered: October 2009
Junior Member
Hello,

I am getting the following error when installing apf,

iptables v1.3.5: can't initialize iptables table `mangle': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.


Any help appreciated.

[Updated on: Sun, 25 October 2009 06:44]

Report message to a moderator

Re: iptables v1.3.5: can't initialize iptables table `mangle': Table does not exist (do you need to [message #37882 is a reply to message #37821] Thu, 29 October 2009 15:59 Go to previous message
jeffa is currently offline  jeffa
Messages: 8
Registered: September 2006
Junior Member
You're trying to use the apf firewall inside a container?

You should first 'modprobe iptable_mangle' on the host before starting the container. Then give the container permissions with a command like 'vzctl set 101 --iptables iptable_mangle'.

Before trying apf you could try using iptables directly with something like 'vzctl exec 101 iptables -t mangle -L'. The apf software probably requires other netfilter modules as well.
Previous Topic: Fedora 11 as host
Next Topic: Ethernet bonding with bridge device on CentOS 5.3
Goto Forum:
  


Current Time: Mon Jul 15 08:56:45 GMT 2024

Total time taken to generate the page: 0.02385 seconds