From owner-freebsd-stable@FreeBSD.ORG Tue Jun 28 17:24:20 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7482016A41C for ; Tue, 28 Jun 2005 17:24:20 +0000 (GMT) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B25C43D48 for ; Tue, 28 Jun 2005 17:24:19 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 5FC76B862 for ; Tue, 28 Jun 2005 13:24:19 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v730) In-Reply-To: <42C17281.6010102@infotechfl.com> References: <1119950428.22027.1.camel@tarkhil> <42C17281.6010102@infotechfl.com> Content-Type: multipart/signed; micalg=sha1; boundary=Apple-Mail-16--61662550; protocol="application/pkcs7-signature" Message-Id: From: Vivek Khera Date: Tue, 28 Jun 2005 13:24:18 -0400 To: stable@freebsd.org X-Mailer: Apple Mail (2.730) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: On recent crashes X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 17:24:20 -0000 --Apple-Mail-16--61662550 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jun 28, 2005, at 11:53 AM, Gary Mu1der wrote: > If you have a spare server you don't mind crashing, can you try > running 20-60 instances of the following script: > > #!/bin/sh > > while : > do > arp -d >/dev/null 2>&1 > ping -c 1 -t 1 >/dev/null 2>&1 > done > all copies pinging the same remote IP or different remote IP's? Vivek Khera, Ph.D. +1-301-869-4449 x806 --Apple-Mail-16--61662550--