Hi all,
I want to add iptables for my OpenVPN server inside a VE but get the following error:
root@vpnserv:~# iptables -t nat -A POSTROUTING -s 192.168.99.0/24 -o eth0 -j MASQUERADE
FATAL: Could not load /lib/modules/2.6.24-23-openvz/modules.dep: No such file or directory
iptables v1.3.8: can't initialize iptables table `nat': Table does not exist (do you nee d to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
For the installation of Zimbra I get the same error.
I hope there's a way around it?
Thanks in advance!
[Updated on: Thu, 26 March 2009 10:06]
Report message to a moderator