From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Opperisano Subject: Re: Iptables fails on -m state --state! Date: Fri, 18 Feb 2005 15:16:23 -0500 Message-ID: <20050218201623.GA432@bender.817west.com> References: <4214DD69.50903@fastwebnet.it> <49063.142.169.215.10.1108661774.squirrel@142.169.215.10> <42165B25.3010800@fastwebnet.it> Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: <42165B25.3010800@fastwebnet.it> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: netfilter@lists.netfilter.org 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