From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Moroder Subject: Re: System freezes after "could not getpeername" Date: Sat, 28 Aug 2010 08:18:03 +0100 Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-admin-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-admin@vger.kernel.org Herta Van den Eynde schrieb: > Hi Andreas, > > Inetd "invokes all internet services as needed. connection-oriented > services are invoked each time a connection is made, by creating a > process. This process is passed the connection as file descriptor 0 > and is expected to do a getpeername to find out the source host and > port." (from inetd.c) > > So it looks like these messages are written at boottime. Is that correct? > > What's the date on inetd.conf? Any changes there? > > What flavour + version of linux are you running? > > Kind regards, > > Herta Hello Herta, it's a SLES 9 2.4.19-64GB-SMP. This messages appear in /var/log/messages as last entries before we hat to shutdown ( switch off ) the server. Bye Andreas