From owner-freebsd-questions Mon Jul 20 16:05:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA07718 for freebsd-questions-outgoing; Mon, 20 Jul 1998 16:05:55 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA07684 for ; Mon, 20 Jul 1998 16:05:43 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id QAA13817; Mon, 20 Jul 1998 16:05:13 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 20 Jul 1998 16:05:13 -0700 (PDT) From: Doug White To: "Swanton, George" cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: simulating WAN latency In-Reply-To: <8340CF4C9BFED01188A200A0C969E9971DAA71@NT_LPD17_EXCH> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 17 Jul 1998, Swanton, George wrote: > Travelling as a stranger in the strange land of WindowsNT I have > encountered a problem I'm hoping my faithful friend FreeBSD can help > me solve. > > We have an application demonstrating less than impressive performance > over a wide area link. There is a configuration I belive will help but > for various reasons am unable to test without undo difficulty. I would > like to test the solution locally using a FreeBSD machine to introduce > the ~80ms latency of the 512K WAN into a local TCP link. > > I am writing to request suggestions as to how to procede. I am > considering tweaking the system to buffer packets and forward them > after a specified delay, or perhaps dropping incoming packets with > probability P. A pointer to an existing package or related document > would of course be highly desirable. Look into the ALTQ and dummynet systems that are floating about. dummynet was originally a network simulator; you may be able to configure it to introduce some delays. Poke around in the mail archives at http://www.freebsd.org/search.html for info. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message