View Issue Details

IDProjectCategoryView StatusLast Update
0002971Kali LinuxGeneral Bugpublic2016-01-06 17:27
Reportermike99 Assigned Torhertzog  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Product Version2.0 
Summary0002971: iptables error
Description

if i run command:

iptables -t -nat -L PREROUTING

OUTPUT: iptables v1.4.21: can't initialize iptables table '-nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgrade

Additional Information

kali 2.0 x86

uname -r

4.0.0-kalil-686-pae
i have 1 disk encrypted /dev/sda3/ it is '/'

Activities

mike99

mike99

2016-01-06 17:20

reporter   ~0004471

I reinstalled kali linux and i have same issue, before i was use kde-plasma-descktop, and now i use lxde, i don't try on default gnome, now i try to compile kernel, but when i try to modify .config file (menuconfig) i have an error when i try to make nat ipv4 in network settings permanent because some dependencies are also module and i don't now what to serch , i leave module, when i finish to kompile kernel i well write here the result.

rhertzog

rhertzog

2016-01-06 17:27

administrator   ~0004472

Sorry, this is not a support forum but an issue tracker. Have a try at forums.kali.org if you are not sure that you have diagnosed a real problem.

Your initial command fails because you should have used "iptables -t nat -L PREROUTING" (and not "-t -nat").

Also the kernel we provide has support for almost all features you might need and you should not have to recompile it.

Issue History

Date Modified Username Field Change
2016-01-03 23:25 mike99 New Issue
2016-01-06 17:20 mike99 Note Added: 0004471
2016-01-06 17:27 rhertzog Note Added: 0004472
2016-01-06 17:27 rhertzog Status new => closed
2016-01-06 17:27 rhertzog Assigned To => rhertzog
2016-01-06 17:27 rhertzog Resolution open => no change required