Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2005 11:41:42 -0400
From:      "Grant Peel" <gpeel@thenetnow.com>
To:        <freebsd-questions@freebsd.org>
Cc:        Jamie Cameron <jcameron@webmin.com>
Subject:   IPFW - Counter
Message-ID:  <013901c5dbd6$1a71ff50$6401a8c0@GRANT>

next in thread | raw e-mail | index | archive | help
Hi all,

Is is possible, to make a single rule counter, or, a multiple rule counter 
(maybe that pies to 1 single counter), so one can track inclomming and 
outgoing bandwidth?

I would like to say:

000001 count from any to any via 1.2.3.4

or

000001 count 1.2.3.4

To have the same effect as:

000001 count from any to 1.2.3.4 in via fxp0
000002 count from 1.2.3.4 to and out via fxp0

but somehow I don't think they will work :-)

-Grant





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?013901c5dbd6$1a71ff50$6401a8c0>