From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Subject: Re: bug in icmp tracking? Date: Tue, 09 Mar 2004 22:02:38 +0100 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <404E30EE.4010600@eurodev.net> References: <404E1E90.3060509@eurodev.net> <1078865277.3615.34.camel@tux.rsn.bth.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: To: Martin Josefsson , netfilter-devel@lists.netfilter.org In-Reply-To: <1078865277.3615.34.camel@tux.rsn.bth.se> Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Hi Martin, Martin Josefsson wrote: >You probably won't see them in /proc/net/ip_conntrack since they are >removed as soon as the reply has been seen, which probably is around 1ms >after you were added, you have to be quite lucky in order to see them in >that file. > > Actually, this was my error, looking at /proc/net/ip_conntrack, this got me confused. thanks, Pablo