[Error: iptables v1.4.21: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)]

Post Reply
nadav123
Junior Member
Posts: 1
Joined: 23 Mar 2021, 11:07

[Error: iptables v1.4.21: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)]

Post by nadav123 »

Hello, i facing a little issue, everything work fine.
but when I run a Test on the iptables i get missing modules:

Testing iptables...

Testing ip_tables/iptable_filter...OK
Testing ipt_LOG...OK
Testing ipt_multiport/xt_multiport...OK
Testing ipt_REJECT...OK
Testing ipt_state/xt_state...OK
Testing ipt_limit/xt_limit...OK
Testing ipt_recent...OK
Testing xt_connlimit...OK
Testing ipt_owner/xt_owner...OK
Testing iptable_nat/ipt_REDIRECT...FAILED [Error: iptables v1.4.21: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)] - Required for MESSENGER feature
Testing iptable_nat/ipt_DNAT...FAILED [Error: iptables v1.4.21: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)] - Required for csf.redirect feature

RESULT: csf will function on this server but some features will not work due to some missing iptables modules [2]




Please how to install the module and the must important how I check if the are excited and I don't make duplication or some mess when
I am installing it?

Thank to all the helpers :)
Post Reply