an easy and consistent way of installing software ported to FreeBSD
IPCAD is an IP accounting daemon. It uses bpf or pcap to access interfaces
and gather IP statistics. Collected numbers are arranged to form an
address-to-address flow pairs and than can be accessed via rsh in Cisco
fashion, or exported via NetFlow UDP protocol.
See README file and man pages for details.
WWW: http://ipcad.sourceforge.net/
--
Lev Walkin
vlm@lionet.info
bin/ipcad
@unexec if cmp -s %D/etc/ipcad.conf %D/etc/ipcad.conf.default; then rm -f %D/etc/ipcad.conf; fi
etc/ipcad.conf.default
etc/ipcad.conf.simple