2005-12-28 22:46:23 +01:00
|
|
|
IPA_IPFW -- IPA accounting module for FreeBSD IP Firewall
|
|
|
|
|
|
|
|
Main features:
|
|
|
|
|
|
|
|
- The module is designed for traffic accounting from FreeBSD IP
|
|
|
|
Firewall (including IPFW2) rules byte counters;
|
|
|
|
- The module understands IP Firewall rules byte counters overflow;
|
|
|
|
- It is possible to summarize and subtract statistics from IP Firewall
|
|
|
|
rules byte counters;
|
|
|
|
- It is possible to distinguish IP Firewall rules with the same
|
|
|
|
numbers;
|
2006-04-28 06:21:46 +02:00
|
|
|
- IP Firewall rules can be dynamically added to and deleted from
|
2005-12-28 22:46:23 +01:00
|
|
|
the system, the module correctly works in such situations.
|
|
|
|
|
|
|
|
WWW: http://ipa-system.sourceforge.net/modules/ipa_ipfw/
|
|
|
|
|
|
|
|
- Andrey Simonenko
|
|
|
|
simon@comsys.ntu-kpi.kiev.ua
|