From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Daniel Wittenberg" Subject: Re: state table not working Date: Mon, 21 Jun 2004 08:48:14 -0500 Sender: netfilter-admin@lists.netfilter.org Message-ID: <1087825693.5497.1.camel@hawk.wittenberg.org> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org On Mon, 2004-06-21 at 04:38, Jozsef Kadlecsik wrote: > On Fri, 18 Jun 2004, Daniel Wittenberg wrote: > > > tcpdump I won't be able to get until it fails again, but it's > > 2.4.22-1.2188.nptl (did it with kernel-2.4.22-1.2174.nptl too). > > First I'd make sure the server truly responds to the client request > *and* the packet is missed somehow by netfilter. That'd mean to run > tcpdump on the interface facing to the server so that the relevant packets > could be captured. Yeah, I've been running tcpdump/ethereal on the external interface to make sure. If I drop iptables/restart firewall, everything works just fine. > > 2.4.22 is pretty old. Is there any patches applied from patch-o-matic? No, this is the latest, stock Fedora Core 1 kernel. Dan