From owner-freebsd-questions Mon Feb 10 18:34:58 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA04543 for questions-outgoing; Mon, 10 Feb 1997 18:34:58 -0800 (PST) Received: from netcom22.netcom.com (sauber@netcom22.netcom.com [192.100.81.136]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id SAA04533 for ; Mon, 10 Feb 1997 18:34:56 -0800 (PST) Received: from localhost (sauber@localhost) by netcom22.netcom.com (8.6.13/Netcom) id SAA20998; Mon, 10 Feb 1997 18:34:54 -0800 Date: Mon, 10 Feb 1997 18:34:54 -0800 (PST) From: Soren Dossing X-Sender: sauber@netcom22 To: questions@freebsd.org Subject: ftp/tcp server failing (looping) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk After approx. 250 sessions, my ftp server terminates temporarily with this message: Feb 10 12:14:01 host inetd[99]: ftp/tcp server failing (looping), service terminated After this it refuses to accept any ftp connects for a few minutes. Why ? And how do I solve it ? I run freebsd-2.2-beta. The sessions are all from the same computer downloading the same file from the server over and over again. Soren