you could also use some ipfw rules.

oblivion# ipfw list
00010 count ip from any to any out xmit fxp0
00020 count ip from any to any in recv fxp0

ipfw show will the detail how many bytes each rule has counted..

ajt.

On Tue, 2003-07-08 at 20:49, BSD wrote:
> On Tue, Jul 08, 2003 at 11:39:44AM +0100, Supote Leelasupphakorn wrote:
> >   Can I find out how many byte my box is
> > send out via each ethernet interface?
> 
> netstat -ni
> 
> man netstat.
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to