View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002971 | Kali Linux | General Bug | public | 2016-01-03 23:25 | 2016-01-06 17:27 |
| Reporter | mike99 | Assigned To | rhertzog | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Product Version | 2.0 | ||||
| Summary | 0002971: iptables error | ||||
| Description | if i run command: iptables -t -nat -L PREROUTINGOUTPUT: iptables v1.4.21: can't initialize iptables table '-nat': Table does not exist (do you need to insmod?) | ||||
| Additional Information | kali 2.0 x86 uname -r4.0.0-kalil-686-pae | ||||
|
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. |
|
|
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. |
|
| 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 |