"Eugene M. Minkovskii" <[EMAIL PROTECTED]> writes: > Does any body know, how can I use OpenBSD's pf (packet filter) for > determine total traffic volume on network interface? If it's > impossible, what facility you recommend me to do this?
Various pfctl -s options (eg pfctl -s info) give you counters of bytes and packets passed or blocked. If you use labels in your pass rules, you'll get per label counters as well. -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://www.blug.linux.no/rfc1149/ http://www.datadok.no/ http://www.nuug.no/ "First, we kill all the spammers" The Usenet Bard, "Twice-forwarded tales" _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"