how many bytes send out of my box?

Andrew Thomson ajthomson at optushome.com.au
Tue Jul 8 05:50:40 PDT 2003


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 



More information about the freebsd-questions mailing list