From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michele Petrazzo - Unipex srl Subject: Error accepting new connection Date: Mon, 23 Jul 2007 14:26:20 +0200 Message-ID: <46A49E6C.70403@unipex.it> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: 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"; format="flowed" To: netfilter@lists.netfilter.org Hi list, I don't know if this are a iptables or a kernel or where it come from, but after this, I cannot more login on my server, so I think that it's a kernel/net problem, so I ask here :) I see that on my syslog there are a ton (milions) of: Jul 22 11:44:51 srv syslog-ng[22054]: Error accepting new connection; error='Too many open files (24)' But this is a "simple" server that do only nat and some other, simple, tasks, and there are no programs that can open so many files. cat /proc/sys/fs/file-max 202771 Where it can born? Do I have to change some /proc/* parameters? Thanks a lot! Michele