Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Oct 1997 11:49:35 +0800
From:      "Francis Percival C. Favoreal" <dune@skyinet.net>
To:        Steve Milliner <steve@icis.qut.edu.au>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: packet counting
Message-ID:  <343319CE.7654A413@skyinet.net>
References:  <199710020208.MAA03607@russell.icis.qut.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help
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) ?

How about trying,

1. ifconfig -a
2. netstat -i

Both above displays statistics of interfaces including that of the ppp interface.

Hope this helps.

--
rick





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?343319CE.7654A413>