From owner-freebsd-net Wed Apr 10 6: 7:57 2002 Delivered-To: freebsd-net@freebsd.org Received: from mta03bw.bigpond.com (mta03bw.bigpond.com [139.134.6.86]) by hub.freebsd.org (Postfix) with ESMTP id A8BBA37B41A for ; Wed, 10 Apr 2002 06:07:47 -0700 (PDT) Received: from home ([144.135.24.87]) by mta03bw.bigpond.com (Netscape Messaging Server 4.15 mta03bw Feb 26 2002 03:44:21) with SMTP id GUCSGX00.ESP for ; Wed, 10 Apr 2002 23:07:45 +1000 Received: from CPE-144-137-1-211.vic.bigpond.net.au ([144.137.1.211]) by bwmam07.mailsvc.email.bigpond.com(MailRouter V3.0j 56/754359); 10 Apr 2002 23:07:45 Reply-To: From: "Arkadi Kosmynin" To: Subject: Need help. A system stops responding to network requests periodically. Date: Wed, 10 Apr 2002 23:06:09 +1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello people, I really can not explain this. We are stress testing a server. We use the following configuration: the server runs on a FreeBSD box (or Linux, with a similar effect). A multithreaded tester program runs on a Win2K box and emulates random multiuser activity. The FreeBSD box stops responding to network requests every 20-30 minutes. I can't even connect to its FTP server. If I don't touch it, it does not "unstuck" for quite a while. But, if I do something with it, like start a Web browser on it and access the server, or just do netstat, it became active again shortly. Can anyone explain this? Is it some form of protection from denial of service attack? The tester program generates a lot of requests, and does it very fast, so, it does look like an attack. We do use SO_REUSEADDR option on the server sockets, so, this is covered. Any ideas? Any recommendations? I would really appreciate some help. We don't have any other problems with this server so far, but this one. Thanks in advance, Arkadi. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message