From: Dave Jones <davej@redhat.com>
To: netdev@vger.kernel.org
Subject: ip6tables filter breakage.
Date: Wed, 6 Aug 2014 15:52:22 -0400 [thread overview]
Message-ID: <20140806195222.GA10618@redhat.com> (raw)
After updating to Linus' current tree with todays net/ merge,
I noticed that ip6tables doesn't work any more..
# ip6tables -F
ip6tables v1.4.19.1: can't initialize ip6tables table `filter': No
chain/target/match by that name
Perhaps ip6tables or your kernel needs to be upgraded
My config has CONFIG_IP6_NF_FILTER=m
I also note that ip6table_filter.ko doesn't get auto-loaded now.
But even after modprobing it, I get the same message.
Is there some additional option I now need to enable ?
I was a little surprised by how CONFIG_NF_TABLES is mandatory
for iptables to keep working, even if you don't have nft userspace.
(The only relevant thing in the Kconfig was related to x_tables,
which I wasn't using).
Perhaps either some select's, or additional help text ?
Dave
next reply other threads:[~2014-08-06 19:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-06 19:52 Dave Jones [this message]
2014-08-06 20:13 ` ip6tables filter breakage David Miller
2014-08-06 22:01 ` Pablo Neira Ayuso
2014-08-07 1:13 ` Tom Herbert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140806195222.GA10618@redhat.com \
--to=davej@redhat.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.