Skip site navigation (1)Skip section navigation (2)
Date:      08 Jul 2003 22:50:18 +1000
From:      Andrew Thomson <ajthomson@optushome.com.au>
To:        freebsd-questions@freebsd.org
Subject:   Re: how many bytes send out of my box?
Message-ID:  <1057665468.8857.2.camel@oblivion>
In-Reply-To: <20030708104928.GA57833@Amber.XtremeDev.com>
References:  <20030708103944.89880.qmail@web40609.mail.yahoo.com> <20030708104928.GA57833@Amber.XtremeDev.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1057665468.8857.2.camel>