Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Jason Opperisano <opie@817west.com>
To: netfilter@lists.netfilter.org
Subject: Re: Iptables fails on -m state --state!
Date: Fri, 18 Feb 2005 15:16:23 -0500	[thread overview]
Message-ID: <20050218201623.GA432@bender.817west.com> (raw)
In-Reply-To: <42165B25.3010800@fastwebnet.it>

On Fri, Feb 18, 2005 at 09:16:21PM +0000, Marco wrote:
> cat /proc/net/ip_tables_matches | grep state doesn't return anything but 
> the contents of ip_tables_matches are:
> 
> tcp
> udp
> icmp

it sounds an awful lot like you compiled your kernel without:

  CONFIG_IP_NF_MATCH_STATE=y

and you would obviously also need:

  CONFIG_IP_NF_CONNTRACK=y

in there as well...

-j

--
"When will I learn? The answer to life's problems aren't at the bottom
 of a bottle, they're on TV!"
         --The Simpsons


  reply	other threads:[~2005-02-18 20:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-17 18:07 Iptables fails on -m state --state! Marco
2005-02-17 17:36 ` Samuel Jean
2005-02-18 21:16   ` Marco
2005-02-18 20:16     ` Jason Opperisano [this message]
2005-02-18 21:47       ` Marco

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=20050218201623.GA432@bender.817west.com \
    --to=opie@817west.com \
    --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