From owner-freebsd-hackers Wed Nov 10 4:51:45 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from info.iet.unipi.it (info.iet.unipi.it [131.114.9.184]) by hub.freebsd.org (Postfix) with ESMTP id 99A9B1525B for ; Wed, 10 Nov 1999 04:51:37 -0800 (PST) (envelope-from luigi@info.iet.unipi.it) Received: (from luigi@localhost) by info.iet.unipi.it (8.9.2/8.9.2) id NAA04137; Wed, 10 Nov 1999 13:51:37 +0100 (CET) (envelope-from luigi) From: Luigi Rizzo Message-Id: <199911101251.NAA04137@info.iet.unipi.it> Subject: Re: Limiting speed of the Network Ethernet Card. In-Reply-To: <38295E22.CAD6801C@mmc.net.ge> from Dima at "Nov 10, 1999 3:59:30 pm" To: dima@mmc.net.ge (Dima) Date: Wed, 10 Nov 1999 13:51:32 +0100 (CET) Cc: freebsd-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Is there any possibility to limit speed of the Network Card (I have > Intel Ether Express card - fxp driver)? > I need to limit speed with only 19200 Kbps, not 10Mbps. > > Or if it is not posible at all, what I have to do if I have LAN and want > to limit speed of the part of this LAN with only 19200? on FreeBSD, you would use dummynet to do this. man ipfw, man dummynet. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message