File: control

package info (click to toggle)
fwanalog 0.6.9-8
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 1,004 kB
  • ctags: 25
  • sloc: sh: 1,541; makefile: 48
file content (20 lines) | stat: -rw-r--r-- 795 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: fwanalog
Section: net
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 10), po-debconf, rename
Standards-Version: 4.1.0

Package: fwanalog
Architecture: all
Depends: ${misc:Depends}, perl, analog (>= 5.21), mailutils | mailx, adduser
Suggests: iptables 
Description: firewall log-file report generator (using analog)
 fwanalog is a shell script that parses and summarizes firewall logfiles.
 It is able to work on firewall logs from ipchains (Linux 2.2), iptables 
 (Linux 2.4), ipf (OpenBSD, FreeBSD and NetBSD) and some ZyXEL/NetGear 
 routers.
 .
 It uses analog to generate the log-files, which includes daily statistics and 
 such,  and is both formatted in html and text (for online perusing, and a 
 daily email, for instance).