From owner-freebsd-hackers Mon Aug 25 21:50:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA07127 for hackers-outgoing; Mon, 25 Aug 1997 21:50:48 -0700 (PDT) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA07120 for ; Mon, 25 Aug 1997 21:50:40 -0700 (PDT) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id VAA22022; Mon, 25 Aug 1997 21:47:12 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd022017; Tue Aug 26 04:47:04 1997 Date: Mon, 25 Aug 1997 21:46:55 -0700 (PDT) From: Julian Elischer To: Adrian Chadd cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Grabbing throughput stats within pppd. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk how about netstat -ib? if that doesn't give you bytes, then we'll gladly accept patches :) of course there is the usual ipfw stuff.. On Tue, 26 Aug 1997, Adrian Chadd wrote: > Hi. > > For the pppd-clued people, is there a way I can grab the IP bytecount in and > out on the ppp interface? I'd much prefer a bytecount in and out on the > IP packets, if thats possible.. but if I have to resort to just bytecounts > on the interface, that will have to do. > > Any ideas ? > > -- > Adrian Chadd | "Unix doesn't stop you from doing > | stupid things because that would > | stop you from doing clever things" > > >