From owner-freebsd-stable Thu Aug 9 11: 7:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.connect.ie (auth01.connect.ie [194.106.128.50]) by hub.freebsd.org (Postfix) with ESMTP id B759B37B405 for ; Thu, 9 Aug 2001 11:07:19 -0700 (PDT) (envelope-from dec@connect.ie) Received: by smtp.connect.ie (email, from userid 0) id E548675007; Thu, 09 Aug 2001 18:59:52 +0100 (IST) Date: Thu, 9 Aug 2001 18:59:52 +0100 From: Declan Kelly To: Chris BeHanna Cc: FreeBSD-Stable Subject: Re: bandwidth analysis, traffic shaping Message-ID: <20010809185952.A15825@groov.ie> Reply-To: dec@groov.ie References: <20010809164124.A987@shaft.techsupport.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from behanna@zbzoom.net on Thu, Aug 09, 2001 at 01:56:49PM -0400 X-message-flag: Microsoft - the best reason in the world to blue-screen X-Honeypot: These aren't the packets you're sniffing for Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Aug 09, 2001 at 01:56:49PM -0400, Chris BeHanna wrote: > I'd really like a way to "nice" individual uploads or downloads. > There's dummynet, but that's not quite what I'm after. The dsniff package includes 2 tools called tcpnice(8) and tcpkill(8) - what nice(1) and kill(1) do to processes, these do to TCP connections. They use the same host and port rules as tcpdump(1), so you probably already know how to specify only certain TCP connections to be reniced or torn down. You might also want to look at Hogwash, a packet laundry tool which uses the Snort engine and sits on top of the network driver - no IP stack required. -- |)ec. --- "unauthorized duplication, while sometimes necessary, is never as good as the real thing." - ani difranco To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message