Bug 867871 - iptables -t nat: "table does not exist"
Summary: iptables -t nat: "table does not exist"
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-18 13:22 UTC by Frank Ch. Eigler
Modified: 2012-10-18 15:43 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-10-18 15:43:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Frank Ch. Eigler 2012-10-18 13:22:01 UTC
An apparent regression from earlier fedoras, rawhide says:

# iptables -t nat -L
iptables v1.4.14: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

% rpm -q kernel-PAE iptables
kernel-PAE-3.3.1-3.fc17.i686
kernel-PAE-3.3.1-5.fc17.i686
kernel-PAE-3.7.0-0.rc0.git3.1.fc19.i686
iptables-1.4.14-3.fc18.i686

% man iptables | grep " nat "
[... still shows old documentation ...]

Comment 1 Thomas Woerner 2012-10-18 15:36:13 UTC
This is a kernel problem: IPv4 NAT is not enabled.

Please also enable IPv6 nat.

Reassigning to kernel.

Comment 2 Justin M. Forbes 2012-10-18 15:43:55 UTC
This has been fixed in git and will make tomorrow's rawhide build


Note You need to log in before you can comment on or make changes to this bug.