Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Oct 1997 23:14:42 -0400 (EDT)
From:      "Eric J. Chet" <ejc@bazzle.com>
To:        Steve Milliner <steve@icis.qut.edu.au>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: packet counting
Message-ID:  <Pine.BSF.3.96.971001231035.20073A-100000@gargoyle.bazzle.com>
In-Reply-To: <199710020208.MAA03607@russell.icis.qut.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 2 Oct 1997, Steve Milliner wrote:

> Is there any "simple" way of getting accounting info on the amount of traffic
> flowing through my machine to another box (over a ppp link) ?
> 
> I've tried ipfw - but the help/man pages were too cryptic (for me at least).
> - but I'd be glad to try again if someone could point me to a good ref.
> 
> pppstats doesn't work - I'm guessing this is because I'm using the software
> version of ppp ? (I get a "device not configured" error).

Hello
	I'm using pppd and pppstats works for me, this is under current.

ejc@gargoyle$ pppstats  -c 4 ppp0

IN   PACK VJCOMP  VJUNC  VJERR   |      OUT   PACK VJCOMP  VJUNC NON-VJ
  0      0      0      0      0  |        0      0      0      0      0
418      4      0      0      0  |      246      5      2      1      2
  0      0      0      0      0  |        0      0      0      0      0
315      3      0      0      0  |      442      4      0      3      1

Later,

Eric Chet -- ejchet@lucent.com || ejc@bazzle.com
Systems Analysts - Specializing in OOA, OOD and CORBA
"That which does not kill me, makes me stronger." Friedrich Nietzsche

> 
> REGS & Thanks in Advance
> Stephen
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971001231035.20073A-100000>