From: Ville Herva <vherva@vianova.fi>
To: Patrick McHardy <kaber@trash.net>
Cc: linux-kernel@vger.kernel.org, netfilter@lists.netfilter.org,
davem@davemloft.net
Subject: Re: Linux 2.6.17-rc1: /sbin/iptables does not find kernel netfilter
Date: Sun, 9 Apr 2006 10:43:13 +0300 [thread overview]
Message-ID: <20060409074313.GZ15954@vianova.fi> (raw)
In-Reply-To: <44388908.6070602@trash.net>
On Sun, Apr 09, 2006 at 06:09:44AM +0200, you [Patrick McHardy] wrote:
> Ville Herva wrote:
> > I upgraded from 2.6.15-rc7 to 2.6.17-rc1. rc1 seems nice other than that
> > iptables stopped working:
> >
> > failed iptables v1.3.5: can't initialize iptables table filter: iptables
> > who? (do you need to insmod?)
> > Perhaps iptables or your kernel needs to be upgraded.
> >
> > iptables is compiled in the kernel, not a module:
> > CONFIG_NETFILTER=y
> >
> > I can even do "modprobe iptable_nat" successfully (iptable_nat is module),
> > but iptables refuses to work. iptables is of version iptables-1.3.5-1.2.
> >
> > The kernel config is copied with make oldconfig from 2.6.15-rc7 (which
> > worked), not much else has changed. I just booted back to 2.6.15-rc7 and
> > verified it works. Any ideas?
>
> Most likely you didn't enable the new xtables options. Please post your
> full config.
The full .config is here
http://www.iki.fi/v/tmp/2.6.17-rc1.config
I indeed do not have xfilter enabled (I was unaware that such thing had been
introduced :):
--8<-----------------------------------------------------------------------
...
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
#
# Core Netfilter Configuration
#
# CONFIG_NETFILTER_NETLINK is not set
# CONFIG_NETFILTER_XTABLES is not set
#
# IP: Netfilter Configuration
#
CONFIG_IP_NF_CONNTRACK=m
# CONFIG_IP_NF_CT_ACCT is not set
# CONFIG_IP_NF_CONNTRACK_MARK is not set
# CONFIG_IP_NF_CONNTRACK_EVENTS is not set
# CONFIG_IP_NF_CT_PROTO_SCTP is not set
CONFIG_IP_NF_FTP=m
# CONFIG_IP_NF_IRC is not set
# CONFIG_IP_NF_NETBIOS_NS is not set
# CONFIG_IP_NF_TFTP is not set
# CONFIG_IP_NF_AMANDA is not set
# CONFIG_IP_NF_PPTP is not set
# CONFIG_IP_NF_H323 is not set
# CONFIG_IP_NF_QUEUE is not set
...
--8<-----------------------------------------------------------------------
I'll try building a new kernel with CONFIG_NETFILTER_XTABLES enabled and
report back. Thanks!
-- v --
v@iki.fi
next prev parent reply other threads:[~2006-04-09 7:43 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20060404080205.C8B29E007A12@knarzkiste.dyndns.org>
[not found] ` <20060403180207.E849EE007A12@knarzkiste.dyndns.org>
2006-04-03 3:47 ` Linux 2.6.17-rc1 Linus Torvalds
2006-04-03 5:13 ` KAMEZAWA Hiroyuki
2006-04-03 7:38 ` Russell King
2006-04-03 11:18 ` Michael Schierl
2006-04-03 19:47 ` Russell King
2006-04-03 21:48 ` Greg KH
2006-04-06 14:27 ` Martin Michlmayr
2006-04-06 21:21 ` Michael Schierl
2006-04-03 13:33 ` Jim MacBaine
2006-04-03 16:24 ` Tomasz Torcz
[not found] ` <20060403191552.GA8568@kroah.com>
2006-04-04 6:50 ` Tomasz Torcz
2006-04-03 19:09 ` Ralf Hildebrandt
2006-04-04 3:25 ` Andrew Morton
2006-04-04 8:05 ` Ralf Hildebrandt
2006-04-04 8:44 ` Andrew Morton
2006-04-09 11:28 ` Ralf Hildebrandt
2006-04-08 21:10 ` Hans-Peter Jansen
2006-04-04 23:39 ` [FUN]Re: " Ingo Oeser
2006-04-08 20:09 ` Linux 2.6.17-rc1: /sbin/iptables does not find kernel netfilter Ville Herva
2006-04-08 22:05 ` David S. Miller
2006-04-09 4:09 ` Patrick McHardy
2006-04-09 7:43 ` Ville Herva [this message]
2006-04-09 14:44 ` Ville Herva
2006-04-09 14:45 ` Ville Herva
2006-04-09 16:00 ` Nix
2006-04-09 16:23 ` Andre Tomt
2006-04-11 11:27 ` Jan Engelhardt
2006-04-09 16:37 ` Patrick McHardy
2006-04-09 16:53 ` Nix
2006-04-09 17:10 ` Ville Herva
2006-04-11 9:03 ` Harald Welte
2006-04-11 19:10 ` Bill Davidsen
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=20060409074313.GZ15954@vianova.fi \
--to=vherva@vianova.fi \
--cc=davem@davemloft.net \
--cc=kaber@trash.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netfilter@lists.netfilter.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome