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.)
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.
 
Read Message
Read Message
Previous Topic: Fedora 11 as host
Next Topic: Ethernet bonding with bridge device on CentOS 5.3
Goto Forum:
  


Current Time: Fri Oct 18 00:51:46 GMT 2024

Total time taken to generate the page: 0.05224 seconds