IP Filter Analog

Download

Abstract

IP Filter Analog is a free CGI Perl script which analyzes logs of the packet filter (IP Filter, iptables) and outputs statistics information.

Requirements

Perl (more than version 5) and modules in following list are required.

CGI
CGI::Carp
Time::localtime

Install

  1. Copy the file ipfilteranalog to CGI directory of your WWW server.
  2. Edit lines of the file ipfilteranalog as follows.
    1  : #! /usr/local/bin/perl -w           (path of perl command)
    503: LOGFILE   /var/log/ipf.log*         (name of the log files)
    504: IMAGE_DIR /ipfilteranalog/images/   (URL path of the image directory)
    
  3. Copy all files in the direcotry images to the directory defined by line at 504.

Download

Bugs


[XMLinux Home]
E-Mail: xmlinux@geocities.co.jp