From owner-freebsd-questions Mon Dec 28 08:33:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA16834 for freebsd-questions-outgoing; Mon, 28 Dec 1998 08:33:49 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from zogbe.tasam.com (bug.tasam.com [198.232.144.254] (may be forged)) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA16828 for ; Mon, 28 Dec 1998 08:33:46 -0800 (PST) (envelope-from clash@tasam.com) Received: from bug (bug.tasam.com [205.252.239.241]) by zogbe.tasam.com (8.9.1/8.9.1) with SMTP id LAA00348 for ; Mon, 28 Dec 1998 11:33:24 -0500 (EST) (envelope-from clash@tasam.com) Message-ID: <003d01be327f$ca435bc0$f1effccd@bug.tasam.com> From: "Joe Gleason" To: Subject: Dummynet in 3.0-current Date: Mon, 28 Dec 1998 11:32:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="x-user-defined" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I asked a while about how to limit bandwidth used by a single tcp connection, I was refered to use something called dummynet. My server is 2.2.7-CAM and man dummynet returns the page, but on a a 3.0-current system there seems to be no dummynet man page and when I try to compile "option dummynet" into the kernel of the 3.0 system I get: su-2.02# config mine mine:46: unknown option "DUMMYNET" Unknown option used - it is VERY important that you do make clean && make depend before recompiling Is dummynet being phased out? If so, is there something else that will work to do the same thing in 3.0? Joe Gleason Tasam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message