Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


iptables not found
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

iptables not found

GoSSDHostingGoSSDHosting Member, Host Rep

Hello,
I am have a linux server on which i installed openvz then virtualizor. My client is getting the following error:

[root@XXX ~]# iptables -t nat -L
FATAL: Module ip_tables not found.
iptables v1.4.7: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

but when i logging into node i get :

Table: nat

Chain PREROUTING (policy ACCEPT)

num target prot opt source destination

Chain POSTROUTING (policy ACCEPT)

num target prot opt source destination

Chain OUTPUT (policy ACCEPT)

num target prot opt source destination

How to fix this error?

Comments

Sign In or Register to comment.