From mboxrd@z Thu Jan 1 00:00:00 1970 From: Piotrek Kaczmarek Subject: conntrack error Date: Fri, 11 Feb 2005 11:55:19 +0100 Message-ID: <20050211105519.GA14110@daleka.net> Mime-Version: 1.0 Return-path: Content-Disposition: inline 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 Hi, I encountered the following situation - when there are around 20000 connections "cat /proc/net/ip_conntrack" doesn't display all connections and outputs "cat: No space left on device" error. If I patch kernel with POM and 'nth' module (only patch, don't load the module) the same happens around 17000 connections. It happenes both with 2.6.9 and 2.6.10 kernels. Why is it so? Is this matter of memory limit or something else? Thank you in advantage, -- Piotrek Kaczmarek