---
name: ipaudit
version: 0.95
origin: net-mgmt/ipaudit
comment: IP traffic summarizer
arch: freebsd:9:x86:64
www: http://ipaudit.sourceforge.net/
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 75149
desc: |
  Would you like to summarize and/or log network activity down to the ip address
  and port level of detail, but not record every packet?

  Ipaudit provides that ability.

  Ipaudit listens to a network device in promiscuous mode, and records of every
  'connection', each conversation between two ip addresses. A unique connection
  is determined by the ip addresses of the two machines, the protocol used
  between them and the port numbers (if they are communicating via udp or tcp).

  It uses a hash table to keep track of the number of bytes and packets in both
  directions. When ipaudit receives a signal SIGTERM (kill) or SIGINT (kill -2,
  usually the same as a Control-C), it stops collecting data and writes the
  tabulated results.

  Ipaudit is built using the pcap packet capture library to read the network port
  from LBNL Network Research Group.

  WWW: http://ipaudit.sourceforge.net/
categories: [sysutils, net-mgmt]
files:
  /usr/local/bin/ipaudit: 7c61c914af55f48b923b9c06e3abc8c69828b11a9792e412169e100b9bd3f74f
  /usr/local/bin/ipstrings: 07a3acc286f0f4e897b21ad48255d53c4d6f64894b7082da5c1707e3e379827a
  /usr/local/bin/total: 659e3e301d366040ef39585952420bb5ad66cc3c9a31f37715a80c0657878c75
  /usr/local/etc/ipaudit.conf.sample: e0aa1e7dd6beff50c91669f6ad61c5bbfcefc8a6400664f52ef42e13ec415ba0
  /usr/local/man/man1/ipaudit.1.gz: 7079ca648be47a71c09335e09759d5b7f1d2da81caba25219ef51c5da4180b39
  /usr/local/man/man1/ipstrings.1.gz: e739092ad235f13e48c52652dbf2503db39e12fb8eca8088dbae321c4b3409dc
  /usr/local/man/man1/total.1.gz: 349db41136c0249e4dbcfad8012e8e5d3c6239cd19077f636809c65f629f399a
  /usr/local/share/doc/ipaudit/README: f130413832fcddda32ae4206021fc8aa388adbcd2884597685f58a404c0dda54
directories:
  /usr/local/share/doc/ipaudit/: n
scripts: {}
message: "***********************************************************\n \n\tPlease
  copy /usr/local/etc/ipaudit.conf.sample to\n\t/usr/local/etc/ipaudit.conf by yourself
  and modify it,\n\tthen start ipaudit with\n\n\t'ipaudit -g /usr/local/etc/ipaudit.conf'
  command.\n\n\tThanks.\n\n***********************************************************\n"
