From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 14:51:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B1CA16A4CE for ; Tue, 13 Jul 2004 14:51:57 +0000 (GMT) Received: from mail.umd.edu (netmail9.mail.umd.edu [128.8.30.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91C4643D39 for ; Tue, 13 Jul 2004 14:51:54 +0000 (GMT) (envelope-from matin@umd.edu) Received: from Matin [129.2.95.203] by mail.umd.edu with NetMail ModWeb Module; Tue, 13 Jul 2004 10:51:54 -0400 From: "Matin Tamizi" To: freebsd-questions@FreeBSD.org Date: Tue, 13 Jul 2004 10:51:54 -0400 X-Mailer: NetMail ModWeb Module X-Sender: Matin MIME-Version: 1.0 Message-ID: <1089730314.92bcbe00matin@umd.edu> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: How to drop a packet X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 14:51:57 -0000 I'm using a FreeBSD box as a router in a test network. For the tests that = I am running, I need to be able to drop random packets and observe the ef= fects (responsiveness). What utilities in FreeBSD or C will allow me to perform the function of dro= pping a random packet? Thank you, Matin