public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
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 17:44:16 +0300	[thread overview]
Message-ID: <20060409144416.GO1686@vianova.fi> (raw)
In-Reply-To: <20060409074313.GZ15954@vianova.fi>

On Sun, Apr 09, 2006 at 10:43:13AM +0300, you [Ville Herva] wrote:
> > 
> > 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

Now "iptables -L" works, but I still get

> iptables -A INPUT         -p tcp -d 0.0.0.0/0   --dport  http -m state --state NEW,ESTABLISHED -j ACCEPT
iptables: Unknown error 4294967295

from about half of the iptables rules.
My current config is here:

http://www.iki.fi/v/tmp/2.6.17-rc1.config.new

The following modules are loaded:
iptable_nat             6948  1 
ip_nat                 14860  1 iptable_nat
ip_conntrack           43188  2 iptable_nat,ip_nat
ipt_REJECT              4704  0 
iptable_filter          2784  0 

and 
CONFIG_NETFILTER=y
CONFIG_NETFILTER_XTABLES=y
CONFIG_IP_NF_IPTABLES=y
are compiled in statically.

I just realized 
# CONFIG_NETFILTER_XT_MATCH_STATE is not set
should probably be set. I'm building a new kernel now...


-- v -- 

v@iki.fi


  reply	other threads:[~2006-04-09 14:44 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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
2006-04-09 14:44         ` Ville Herva [this message]
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=20060409144416.GO1686@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