Commit Graph

7 Commits

Author SHA1 Message Date
naddy
72c1259bfd update to 0.7.2; from maintainer Vincent Derrien <vincent.derrien@free.fr> 2002-04-17 21:42:12 +00:00
pvalchev
affedb781a $OpenBSD$ 2002-02-20 20:00:16 +00:00
pvalchev
07fe416bf3 Update to ipband-0.7.1; from maintainer vincent.derrien@free.fr
fixes assumptions in char signedness
2002-02-20 19:57:28 +00:00
naddy
10c193e213 Update to 0.7; submitted by maintainer Vincent Derrien <vincent@derrien.org>. 2002-01-30 23:23:41 +00:00
lebel
ee18201f7e COMMENT shouldn't have "ipband is a" in it. Thanks to jcs@ 2001-11-02 00:51:04 +00:00
lebel
54d8e29c4e hmmm. Better name, via update-patches. 2001-10-30 20:49:45 +00:00
lebel
022c71cc89 initial import of net/ipband 0.6:
--
ipband is a pcap based IP traffic monitor. It tallies per-subnet traffic
and bandwidth usage and starts detailed logging if specified threshold
for the specific subnet is exceeded. If traffic has been high for a
certain period of time, the report for that subnet is generated which
can be appended to a file or e-mailed. When bandwidth usage drops below
the threshold, detailed logging for the subnet is stopped and memory is
freed.

This utility could be handy in a limited bandwidth WAN environment
(frame relay, ISDN etc. circuits) to pinpoint offending traffic source
if certain links become saturated to the point where legitimate packets
start getting dropped.

It also can be used to monitor internet connection when specifying the
range of local ip addresses (to avoid firing reports about non-local
networks).

WWW: http://ipband.sourceforge.net/

Submitted by Vincent Derrien <hyzzod@free.fr>
2001-10-30 20:45:29 +00:00